Owner's manual

72
Chapter 5 - Command Line Interface
5.3.2 Backup and Restore
5.3.2.1 Backup start-up conguration le
Backup the start-up configuration file “startup_config” of the switch to
TFTP/FTP server.
CLI Syntax
: copy startup-cong tftp:
URL
Example: ASUS# copy startup-cong tftp:
192.168.8.56/backup.cfg
CLI Syntax: copy startup-cong ftp: [
Username:Password@]URL
Example: ASUS# copy startup-cong ftp:
asus:1234@192.168.8.56/
backup.cfg
5.3.2.2 Restore start-up conguration le
Restore the start-up conguration le “startup_cong” of the switch from
TFTP/FTP server.
CLI Syntax
: copy tftp:
URL
startup-cong
Example
: ASUS# copy tftp:
192.168.1.2/backup.cfg startup-cong
CLI Syntax: copy ftp:
[Username:Password@]URL startup-cong
Example:ASUS# copy ftp:
asus:1234@192.168.1.2/backup.cfg
startup-cong
5.3.3 System Management Conguration
5.3.3.1 enable
Entering enable mode and turn on privileged mode command.
CLI Syntax
: enable
Example
: ASUS> enable