nxenon / network-device-configurer

Cisco device configuration automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cisco Device Configurer

This script is for configuring some Cisco device via telnet connection.

You can :

  • Create users

  • Enable SSH

  • Interface options :

  • Show interface status

  • Set ip address

  • Turn interface off

  • Turn interface on

  • Routing options :

  • Show routing table

  • Set static route

Note :

  • You have to config the device for first telnet connection
  • In the option menu you can correct your connection information like (IP,Username,Password etc..) with typing (u) or (update)
  • In each menu you can go back by typing => back

Tested on :

Routers :

  • C7200 , C3745

About

Cisco device configuration automation

License:GNU General Public License v3.0


Languages

Language:Python 100.0%