Technical data
Cisco SM-X Layer 2/3 EtherSwitch Service Module Configuration Guide for Cisco 4451-X ISR
Troubleshooting the Cisco SM-X Layer 2/3 ESM Software
32
Cisco SM-X Layer 2/3 EtherSwitch Service Module Configuration Guide for Cisco 4451-X ISR
Step 9
dir flash:
Example:
switch: dir flash:
Displays a list of all files and directories in flash
memory on the service module.
Step 10
boot
Example:
switch: boot
Boots the system.
Step 11
enable
Example:
Switch> enable
Enters privileged EXEC mode from the service module
prompt.
Step 12
configure terminal
Example:
Switch# configure terminal
Enters global configuration mode.
Step 13
enable secret password
Example:
Switch(config)# enable secret 5
$1$LiBw$0Xc1wyT.PXPkuhFwqyhVi0
Changes 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 14
exit
Example:
Switch(config)# exit
Returns you to privileged EXEC mode.
Command or Action Purpose