Loading a new switch image, Loading a new switch image 379 – Nortel Networks ALTEON OS BMD00007 User Manual
Page 377

Alteon OS Command Reference
Alteon OS SNMP Agent
379
BMD00007, November 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”