Chapter 5 - command line interface – Asus GigaX2124 User Manual
Page 85

73
Chapter 5 - Command Line Interface
5.3.3.2 disable
Turn off privileged mode and back to user mode.
CLI Syntax: disable
Example: ASUS# disable
5.3.3.3 Firmware upgrade
Upgrade new firmware into switch through TFTP/FTP.
CLI Syntax: archive download-sw /overwrite tftp:
URL
Example: ASUS# archive download-sw /overwrite tftp:
192.168.1.3/
firmware.img
CLI Syntax: archive download-sw /overwrite ftp:
[Username:
Password@]URL
Example: ASUS# archive download-sw /overwrite ftp:
asus@1234:192.168.1.3/firmware.img
5.3.3.4 configure terminal
After entering enable mode, use the command to enter configure mode.
CLI Syntax: configure terminal
Example: ASUS# configure terminal
5.3.3.5 end
This command let user end current mode and down to enable mode.
CLI Syntax: end
Example: ASUS# end
5.3.3.6 exit
This command let user exit current mode and down to previous mode.
CLI Syntax: exit
Example: ASUS# exit