Cisco NME-16ES-1G Features Manual page 64

Etherswitch service modules
Hide thumbs Also See for NME-16ES-1G:
Table of Contents

Advertisement

Upgrading the Cisco EtherSwitch Service Module Software
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Switch> enable
Step 2
configure terminal
Example:
Switch# configure terminal
Step 3
interface switch/slot/port
Example:
Switch(config)# interface fastethernet 1/0/24
Step 4
no switchport
Example:
Switch(config-if)# no switchport
Step 5
ip address ip address/subnet mask
Example:
Switch(config-if)# ip address 172.16.1.100
255.255.255.0
Step 6
no shutdown
Example:
Switch(config-if)# no shutdown
Step 7
end
Example:
Switch(config)# end
Switch#
Cisco IOS Release 12.2(25)SEC
64
enable
configure terminal
interface switch/slot/port
no switchport
ip address ip address/subnet mask
no shutdown
end
show flash
copy tftp: flash:
Cisco EtherSwitch Service Modules Feature Guide
Purpose
Enters privileged EXEC mode.
Enters global configuration mode.
Enter interface configuration mode and places you at the
Fast Ethernet 1/0/24 interface.
Enables the routed port.
Sets a primary or secondary IP address for this interface.
Enables the port that is connected to the TFTP server.
Exits interface configuration mode, and returns to
privileged EXEC mode.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents