Blade ICE G8124 Personal Computer User Manual


 
BLADEOS 6.5.2 Application Guide
366 Chapter 26: Simple Network Management Protocol BMD00220, October 2010
Saving the Switch Configuration
To save the switch configuration to a FTP/TFTP server follow the steps below. This example shows
a FTP/TFTP server at IPv4 address 192.168.10.10, though IPv6 is also supported.
1. Set the FTP/TFTP server address where the configuration file is saved:
Set agTransferServer.0 "192.168.10.10"
2. Set the name of the configuration file:
Set agTransferCfgFileName.0 "MyRunningConfig.cfg"
3. If you are using an FTP server, enter a username:
Set agTransferUserName.0 "MyName"
4. If you are using an FTP server, enter a password:
Set agTransferPassword.0 "MyPassword"
5. Initiate the transfer. To save a running configuration file, enter 4:
Set agTransferAction.0 "4"
Saving a Switch Dump
To save a switch dump to a FTP/TFTP server, follow the steps below. This example shows an
FTP/TFTP server at 192.168.10.10, though IPv6 is also supported.
1. Set the FTP/TFTP server address where the configuration will be saved:
Set agTransferServer.0 "192.168.10.10"
2. Set the name of dump file:
Set agTransferDumpFileName.0 "MyDumpFile.dmp"
3. If you are using an FTP server, enter a username:
Set agTransferUserName.0 "MyName"
4. If you are using an FTP server, enter a password:
Set agTransferPassword.0 "MyPassword"
5. Initiate the transfer. To save a dump file, enter 5:
Set agTransferAction.0 "5"