3 cli commands, 1 user account, 1 add user 5.3.1.2 delete user – Asus GigaX3112 User Manual
Page 79: 2 backup and restore
66
GigaX3112 Series Layer 3 Managed Switch
Note
5.3 CLI commands
The switch provides CLI commands for all managed functions. You can follow
the instructions and set up the switch correctly as easily as using WEB interface
to configure the switch.
Always use “?” or “list” to get the available commands list and
help.
Always use “end” to get back to the root directory(enable mode).
5.3.1 User account
5.3.1.1 Add user
Add a new user or modify an existing userʼs password.
CLI Syntax: add user user-name password
Example: ASUS# add admin 123
5.3.1.2 Delete user
Delete an existing user.
CLI Syntax: delete user user-name
Example: ASUS# delete user admin
5.3.2 Backup and Restore
5.3.2.1 Backup start-up configuration file
Backup the start-up configuration file “Quagga.conf” of the switch to TFTP server.
CLI Syntax: copy startup-config tftp: URL
Example: ASUS# copy startup-config tftp: 192.168.8.56
5.3.2.2 Restore start-up configuration file
Restore the start-up configuration file “Quagga.conf” of the switch from TFTP
server.
CLI Syntax: copy tftp: URL startup-config
Example: ASUS# copy tftp: 192.168.1.2 startup-config