Cisco EtherSwitch Service Modules Feature Guide

Upgrading the Cisco EtherSwitch Service Module Software

 

Command or Action

Purpose

Step 8

 

 

show run interface fastethernet

Shows the configuration applied on this interface.

 

switch/slot/port

 

 

Example:

 

 

Switch# show run interface fastEthernet 1/0/24

 

Step 9

 

 

ping tftpserver

Pings the TFTP server. This command copies an image from

 

 

a TFTP server to flash memory.

 

Example:

 

 

Switch# ping tftpserver

 

Step 10

 

 

show flash:

Displays a list of all files and directories in the Cisco

 

 

EtherSwitch service module flash memory.

 

Example:

 

 

Switch# show flash:

 

Step 11

 

 

copy tftp: flash:

Copies an image from a TFTP server to flash memory.

 

Example:

 

 

Switch# copy tftp: flash:

 

 

 

 

Examples

This section provides the following examples:

Sample Output for the show run interface fastethernet Command, page 65

Sample Output for the ping tftpserver Command, page 65

Sample Output for the show flash: Command, page 66

Sample Output for the copy tftp: flash: Command, page 66

Sample Output for the show run interface fastethernet Command

The following example shows what appears when you enter the show run interface fastEthernet command:

Switch# show run interface fa1/0/24 Building configuration...

Current configuration : 87 bytes

!

interface FastEthernet1/0/24 no switchport

ip address 172.16.1.100 255.255.255.0 end

Sample Output for the ping tftpserver Command

The following example shows what appears when you enter the ping tftpserver command:

Switch# ping tftpserver

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 172.16.1.100, timeout is 2 seconds:

!!!!!

Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/9 ms

Copy the image from the tftp server to the switch flash using standard tftp copy procedure.

Cisco IOS Release 12.2(25)SEC

65

Page 65
Image 65
Cisco Systems NME-16ES-1G manual Sample Output for the ping tftpserver Command