Product specifications

Loading the Avid Cisco Configuration
77
Cisco Password Examples
Loading the Avid Cisco Configuration
Access the Cisco switch console as previously described either through a serial or Telnet (management IP
address) connection, and do the following.
The Cisco switch configuration file can be seen by accessing the switch console, entering enable mode (typing
en
), and typing in the command
show run
.
n
The default Cisco configuration is not the same as the Avid default configuration. If you reload the default
configuration according to the Cisco documentation, you will not get the Avid default configuration.
Restoring From the Avid Software Kit
This section describes how to restore the Avid default Cisco switch configuration to your switch from the ftp
folder on your System Director. The procedure in this section assumes the following:
The System Director has been setup and the Avid ISIS software has been installed.
The switch is connected to the ISIS environment.
The IP Address on the ISIS | 5500 Engines are configured with the default values (192.168.255.11, 13, 14, 16
for 1 Gb or 192.168.255.21 for 10 Gb)
n
The Avid default configuration files are also located on the Avid ISIS software installer kit [drive]:\Switch
Configuration\ISIS x000\Cisco\. These are text files that can be viewed using an application such as WordPad.
Copy the switch configuration files to an ftp directory if you want to access the file using the switch.
To copy the Avid configuration file from the Avid software kit to the switch:
1. From the System Director, use your terminal emulation program or telnet into the switch.
2. Type
en
.
3. Copy the new configuration.
Method Command
Console password to Cisco Router(config)#
line con 0
Router(config-line)#
login
Router(config-line)#
password cisco
When logging synchronous is enabled on a console, all
status messages are displayed on a new line.
Router(config-line)#
logging synchronous
Set a Telnet password Router(config)#
line vty 0 4
Router(config-line)#
login
Router(config-line)#
password cisco
Set the enable password to Cisco Router(config)#
enable password cisco
Set the enable secret password to peter.
This password overrides the enable password and is
encrypted within the config file.
Router(config)#
enable secr peter