для Cisco Cisco SM-X Layer 2 3 EtherSwitch Service Module

Скачать
Страница из 34
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
31
Cisco SM-X Layer 2/3 EtherSwitch Service Module Configuration Guide for Cisco 4451-X ISR
Step 9
copy flash:
Example:
Switch# copy flash:config.text 
system:
running-config
Copies the configuration file into memory.
Step 10
configure terminal
Example:
Switch# configure terminal
Enters global configuration mode.
Step 11
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 12
exit
Example:
switch(config)# exit
Returns you to privileged EXEC mode.
Step 13
copy running-configuration startup-configuration
Example:
switch# copy running-config startup-config
Copies the configuration from the running 
configuration file to the switch startup configuration 
file.
This procedure is likely to leave your Cisco 
enhanced EtherSwitch service module virtual 
interface in a shut down state. 
You can see which interface is in this state by 
entering the show running-configuration 
privileged EXEC command. 
To reenable the interface, enter the interface vlan 
vlan-id global configuration command, and 
specify the VLAN ID of the shut down interface. 
With the Cisco enhanced EtherSwitch service 
module in interface configuration mode, enter the 
no shutdown command.
Step 14
hw-module subslot 
slot/bay reload force
Example:
Router# hw-module subslot 1/0 reload force
Reloads and restarts the ESM. The “force” option 
allows you to proceed without prompting you for 
confirmation.
Command or Action
Purpose