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


 
Cisco EtherSwitch Service Modules Feature Guide
How to Configure the Cisco EtherSwitch Service Module
40
Cisco IOS Release 12.2(25)SEC
Sample Output for the show running config Command on the Router
The following example shows what appears when you enter the show running config command:
Router# show running config interface gigabitethernet2/0
Building configuration...
Current configuration : 61 bytes
!
interface GigabitEthernet2/0
no ip address
shutdown
end
Sample Output for Configuring the Cisco EtherSwitch Service Module Interface on the Router
The following example shows output when that occurs when you configure the Cisco EtherSwitch
service module on the router:
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# interface GigabitEthernet2/0
Router(config-if)# ip address 20.0.0.1 255.255.255.0
Router(config-if)# no shut
Router(config-if)# CNTL/Z
*Jan 10 20:42:08.086: %LINK-3-UPDOWN: Interface GigabitEthernet2/0, changed state to up
*Jan 10 20:42:09.086: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0,
changed state to up
Router(config-if)# end
Router#
Sample Output for the service-module Command on the Cisco EtherSwitch Service Module
The following example shows what appears when you enter the service module command:
Router# service-module gigabitethernet2/0 session
Trying 20.0.0.1, 2130 ... Open
Switch:
Sample Output for the dir flash: Command on the Cisco EtherSwitch Service Module
The following example shows what appears when you enter the dir flash: command:
Switch: dir flash:
Directory of flash:/
4 -rwx 4814848 <date> c3750-i5-mz.081104
27698176 bytes available (4815872 bytes used)
Switch:
Sample Output for the boot flash: Command on the Cisco EtherSwitch Service Module
The following example shows what appears when you enter the boot flash: command:
Switch: boot flash:c3750-i5-mz.081104
Loading
"flash:c3750-i5-mz.081104"...@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Would you like to enter the initial configuration dialog? [yes/no]: no
Switch>
Switch> end
Switch#