Chapter 5 - command line interface, 4 physical interface commands – Asus GigaX2124 User Manual
Page 88
![background image](/manuals/299518/88/background.png)
76
Chapter 5 - Command Line Interface
5.3.3.15
show running-config
Show running-config file.
CLI Syntax: show running-config
Example: ASUS# show running-config
5.3.3.16
write
Use the command to write configuration to the file.
CLI Syntax: write
Example: ASUS# write
5.3.3.17
Assign a new user account
Add a user, which is named tony and its password is tony123456
CLI Syntax: user add USERNAME PASSWORD
Example: (config)# user add tony tony123456
5.3.3.18
Delete a user account
Delete a user account, which is named tony.
CLI Syntax: user delete USERNAME
Example: (config)#user delete tony
5.3.4 Physical interface commands
5.3.4.1 Interface mode
Use the auto-negotiation configuration command on the switch to set auto-
negotiation status of the port.
CLI Syntax: auto-negotiation
Example: (config)# interface gi1/0/2
(config-if)# auto-negotiation
This example shows how to use the auto-negotiation configuration
command on the switch to enable auto-negotiation mode.