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


 
Cisco EtherSwitch Service Modules Feature Guide
Switch Stack Configuration Scenarios
78
Cisco IOS Release 12.2(25)SEC
Example
Sample Output for the set Command
The following example shows what appears when you enter the set command:
Switch: set
BAUD=9600
MAC_ADDR=00:00:00:20:30:80
MANUAL_BOOT=yes
SDM_TEMPLATE_ID=0
SWITCH_NUMBER=2
SWITCH_PRIORITY=1
Switch Stack Configuration Scenarios
Table 4 provides scenarios of how switch stack features are determined. Most of the scenarios assume
that at least two Cisco EtherSwitch service modules are connected to each other through their Cisco
StackWise ports.
Step 9
exit
Example:
Switch(config): exit
Returns you to privileged EXEC mode.
Step 10
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
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 EtherSwitch service module in interface
configuration mode, enter the no shutdown
command.
Step 11
reload
Example:
Switch# reload
Reloads the switch stack.
Step 12
set
Example:
Switch# set
Lists all environment variables, including the current
baud rate.
Command or Action Purpose