2.3.3.2 Backup and Restore
2.3.3.2.1 Backup Startup Configuration File
Backup the startup configuration file “Quagga.conf” of the switch to the TFTP server.
CLI Syntax: copy startup-config tftp: URL
Example: SWITCH# copy startup-config tftp: 192.168.8.56
2.3.3.2.2 Restore Startup Configuration File
Restore the startup configuration file “Quagga.conf” of the switch from TFTP server.
CLI Syntax: copy tftp: URL startup-config
Example: SWITCH# copy tftp: 192.168.1.2 startup-config
2.3.3.3 System Management Configuration
2.3.3.3.1 Firmware Upgrade
Upgrade new firmware into the switch.
CLI Syntax: archive download-sw /overwrite tftp: ImageFile
Example: SWITCH# archive download-sw /overwrite tftp:192.168.1.3/3112single.img
NOTE:
It is strongly recommended that you back up “startup-config” before upgrading.
2.3.3.3.2 Configure Terminal
Use the write configuration command on the switch to configure.
CLI Syntax: configure terminal
Example: SWITCH# configure terminal
2.3.3.3.3 Enable
enter enable mode and turn on privileged mode command.
CLI Syntax: enable
Example: SWITCH# enable
2.3.3.3.4 Disable
enter enable mode and turn on privileged mode command.
CLI Syntax: enable
Example: SWITCH# enable
2.3.3.3.5 End
This command lets the user end the current mode and go to enable mode.
CLI Syntax: end
Example: SWITCH# end
2.3.3.3.6 Exit
This command lets the user end the current mode and go to the previous mode.
CLI Syntax: exit
Example: SWITCH# exit
2.3.3.3.7 Help
This command lists all the commands of the operational mode.
CLI Syntax: list
Example: SWITCH# list
Example: SWITCH# ?
2.3.3.3.8 Hostname
Displays the given name of the switch. This is an RFC-1213-defined MIB object in System Group,
and provides administrative information on the managed node.
CLI Syntax: hostname WORD
Example: (config)# hostname Switch
If you enter a name in the Name Description field, the switch’s system name changes to the
new one.
39
COMMAND LINE INTERFACE
Содержание 523868
Страница 1: ...Managed Layer 3 Access Switch user manual Model 523868 INT 523868 UM 0807 01...
Страница 2: ......
Страница 52: ...NOTES 52...
Страница 53: ...NOTES 53...
Страница 54: ...NOTES 54...
Страница 55: ...NOTES 55...