1. Connect to the IP Switch Processor command line. The connection can be made using:
-OR-
If telnet is chosen, telnet access and the admin network login must be enabled. (See Enable telnet Access into the IP Switch Processor and Enable Network Login to the IP Switch Processor Using the admin Account.)
Use the IP address of the switch you want to access.
2. Login as admin
using the admin password.
3. Go to the database directory:
cd /usr/local/config/db
4. Log in to the FTP server on the network from the IP Switch Processor:
ftp
<name of ftp server>
5. Set the transfer mode to binary on the FTP server:
binary
6. Send the database file to the FTP server:
put
<database file name>
If you are still using the default database, the file is called initial
.
7. Log out from the database server:
bye
8. Log out from the IP Switch Processor:
exit