![ASUSTeK COMPUTER GigaX3112 Series Скачать руководство пользователя страница 83](http://html.mh-extra.com/html/asustek-computer/gigax3112-series/gigax3112-series_user-manual_2993300083.webp)
70
GigaX3112 Series Layer 3 Managed Switch
5.3.3.16 write memory
Use the write file configuration command on the switch stack or standalone
switch to write configuration to the file.
CLI Syntax:
write memory
Example:
ASUS# write memory
5.3.3.17 Assign a new user account
Add a user, which is named tony and its password is tony123456
CLI Syntax:
add user WORD WORD
Example:
add user tony tony123456
5.3.3.18 Delete a new user account
Delete a user account, which is named tony.
CLI Syntax:
delete user WORD
Example:
delete user 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.
5.3.4.2 Interface duplex
Use the duplex configuration command on the switch to set duplex status of the
port.
CLI Syntax:
duplex (full| half)
Example:
(config)# interface gi1/0/2
(config-if)# duplex full
This example shows how to use the duplex configuration command on the
switch to set full-duplex on the interface.