Nortel Networks 40M2420 Switch User Manual


 
Alteon OS Command Reference
Appendix B: Alteon OS SNMP Agent
36940M2420, April 2007
Loading a new switch image
To load a new switch image with the name “MyNewImage-1.img” into image2, follow the
steps below. This example assumes you have a FTP/TFTP server at 192.168.10.10.
1. Set the FTP/TFTP server address where the switch image resides:
Set agTftpServer.0 “192.168.10.10”
2. Set the area where the new image will be loaded:
Set agTftpImage.0 “image2”
3. Set the name of the image:
Set agTftpImageFileName.0 “MyNewImage-1.img”
4. Initiate the transfer. To transfer a switch image, enter 2 (gtimg):
Set agTftpAction.0 “2”
5. If you are using an FTP server, enter a username:
Set agTftpUserName.0 “MyName”
6. If you are using an FTP server, enter a password:
Set agTftpPassword.0 “MyPassword”