6. Maintenance System Manual
Page 2-88 8/09 76.7300FP11/2, Rev A
__ 3. Enter the following command to make a backup to flash:
t7300-# copy startup-config flash:filename
Example:
t7300-# copy startup-config flash:config_1
Back Up the Database to a Remote Server
6.04 The Tellabs 7300 NE stores system settings in a configuration file. The
main configuration file is stored on the 10G Switch module in the Tellabs 7345
Switch and on the 1G Edge Switch Module in the Tellabs 7325 Switch. You may
also copy this file to a separate repository or to flash memory on the Tellabs 7300
NE. Tellabs recommends that you create a database backup each time you
change the configuration file. This procedure requires Admin privileges.
6.05 Back up the Tellabs 7300 NE database to a remote server by performing
the following steps:
__ 1. Log in to the Tellabs 7300 NE CLI and access a CLI prompt.
__ 2. Enter the following command at the CLI prompt to save the current
configuration into a startup file:
t7300-tlab7300# write startup-config
System response:
Write operation [Complete]
__ 3. Enter the following comand to make a backup on a remote server:
t7300-# copy startup-config <remote file path>
Example:
t7300-# copy startup-config tftp://xxx.xxx.xxx.xxx/backup
Where: xxx.xxx.xxx.xxx = IP address of network and host.
Schedule a Local Backup
6.06 Schedule a local backup by performing the following steps:
__ 1. Enter the following command to configure scheduled backup on the
system:
t7300-tlab7300(config)# scheduled backup flash:flash1 overwrite-startup-config interval
1 start 09-02-21 00:15:00 active
Where:
Interval = Days (1-31).
Start = Year:month:day (yy-mm-dd).
Time = Hour:minute:second (hh:mm:ss).
Active = Activate the scheduled backup (by default it is
disabled).