3 system management configuration – Asus GigaX2124 User Manual
Page 84
72
Chapter 5 - Command Line Interface
5.3.2 Backup and Restore
5.3.2.1 Backup start-up configuration file
Backup the start-up configuration file “startup_config” of the switch to
TFTP/FTP server.
CLI Syntax: copy startup-config tftp:
URL
Example: ASUS# copy startup-config tftp:
192.168.8.56/backup.cfg
CLI Syntax: copy startup-config ftp: [
Username:Password@]URL
Example: ASUS# copy startup-config ftp:
asus:[email protected]/
backup.cfg
5.3.2.2 Restore start-up configuration file
Restore the start-up configuration file “startup_config” of the switch from
TFTP/FTP server.
CLI Syntax: copy tftp:
URL
startup-config
Example: ASUS# copy tftp:
192.168.1.2/backup.cfg startup-config
CLI Syntax: copy ftp:
[Username:Password@]URL startup-config
Example:ASUS# copy ftp:
asus:[email protected]/backup.cfg
startup-config
5.3.3 System Management Configuration
5.3.3.1 enable
Entering enable mode and turn on privileged mode command.
CLI Syntax: enable
Example: ASUS> enable