Cisco Cisco ME 3400EG-2CS-A Switch Release Notes

Page of 44
7
Release Notes for the Cisco ME 3400E and ME 3400 Ethernet Access Switches, Cisco IOS Release 12.2(60)EZ and Later
OL-29325-07
  Installation Notes
Note
By default, ping is supported on network node interfaces (NNIs), but you cannot ping from a 
user network interface (UNI) because the control-plane security feature drops ICMP response 
packets received on UNIs. See the “Troubleshooting” chapter of the software configuration 
guide for methods for pinging from the switch to a host connected to a UNI. 
For more information about assigning an IP address and default gateway to the switch, refer to the 
software configuration guide for this release. 
Step 6
Download the image file from the TFTP server to the switch. If you are installing the same version of 
software that is currently on the switch, overwrite the current image by entering this privileged EXEC 
command:
Switch# archive download-sw /overwrite /reload 
tftp:
[[//location]/directory]/image-name.tar
The /overwrite option overwrites the software image in flash memory with the downloaded one. 
The /reload option reloads the system after downloading the image unless the configuration has been 
changed and not saved.
For //location, specify the IP address of the TFTP server.
For /directory/image-name.tar, specify the directory (optional) and the image to download. Directory 
and image names are case sensitive.
This example shows how to download an image from a TFTP server at 198.51.100.1 and to overwrite 
the image on the switch:
Switch# archive download-sw /overwrite
tftp://198.51.100.1/image-name.tar
You can also download the image file from the TFTP server to the switch and keep the current image by 
using the /leave-old-sw option instead of the /overwrite option.
Recovering from a Software Failure
For recovery procedures, see the “Troubleshooting” chapter in the software configuration guide for 
this release.
Installation Notes
You can assign IP information to your switch by these methods:
Using the CLI-based setup program, as described in the switch hardware installation guide.
Using the DHCP-based autoconfiguration, as described in the switch software configuration guide.
Manually assigning an IP address, as described in the switch software configuration guide.