57
GigaX2024B L2 Managed Switch User Manual
CLI Syntax: copy startup-config tftp: URL
Example: ASUS# copy startup-config tftp: 192.168.8.56/gx2024b.cfg
5.3.2.2 Restore start-up configuration file
Restore the start-up configuration file “ startup_config” of the switch from TFTP
server.
CLI Syntax: copy tftp: URL startup-config
Example: ASUS# copy tftp: 192.168.1.2/gx2024b.cfg startup-config
5.3.3 System management configuration
5.3.3.1 Firmware upgrade
Upgrading new firmware into switch.
CLI Syntax: archive download-sw /overwrite tftp: ImageFile
Example: ASUS# archive download-sw /overwrite
tftp: 192.168.1.3/GX2024B-3.2.02.00-release.img
5.3.3.2 configure terminal
Use the write configuration command on the switch to configuration.
CLI Syntax: configure terminal
Example: ASUS# configure terminal
5.3.3.3 enable
Entering enable mode and turn on privileged mode command.
CLI Syntax: enable
Example: ASUS# enable
5.3.3.4 disable
Turning off privileged mode and back to user mode.
CLI Syntax: disable
Example: ASUS# disable