Nortel Networks 43W7774 Switch User Manual


 
Alteon OS Command Reference
Alteon OS SNMP Agent
37143W7774, May 2007
Saving a switch dump
To save a switch dump to a FTP/TFTP server, 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 configuration will be saved:
Set agTftpServer.0 “192.168.10.10”
2. Set the name of dump file:
Set agTftpDumpFileName.0 “MyDumpFile.dmp”
3. Initiate the transfer. To save a dump file, enter 5:
Set agTftpAction.0 “5”
4. If you are using an FTP server, enter a username:
Set agTftpUserName.0 “MyName”
5. If you are using an FTP server, enter a password:
Set agTftpPassword.0 “MyPassword”