Cisco Systems NME-16ES-1G Switch User Manual


 
Cisco EtherSwitch Service Modules Feature Guide
Troubleshooting the Cisco EtherSwitch Service Module Software
74
Cisco IOS Release 12.2(25)SEC
Step 6
rename
Example:
Switch: rename flash:config.text
flash:config.text.old
Renames the configuration file to config.text.old.
Before continuing to the next command, power up
any connected stack members and wait until they
have completely initialized.
Step 7
boot [-x] [-v] [device:][imagename]
Example:
Switch: boot
Use the boot command to boot up an external process.
Step 8
copy flash:
Example:
Switch: copy flash:config.text
system:running-config
Copies the configuration file into memory.
Step 9
configure terminal
Example:
Switch# configure terminal
Enters global configuration mode.
Step 10
enable secret password
Example:
Switch(config): enable secret 5
$1$LiBw$0Xc1wyT.PXPkuhFwqyhVi0
Sets the password.
The secret password can be from 1 to 25
alphanumeric characters.
It can start with a number.
It is case sensitive.
It allows spaces but ignores leading spaces.
Step 11
exit
Example:
Switch(config): exit
Returns you to privileged EXEC mode.
Command or Action Purpose