Owner's manual

77
Chapter 5 - Command Line Interface
5.3.4.2 Interface duplex
Use the duplex conguration command on the switch to set duplex status
of the port.
CLI Syntax
: duplex (full | half)
Example
: (cong)# interface gi1/0/2
(cong-if)# duplex full
This example shows how to use the duplex conguration command on the
switch to set full-duplex on the interface.
5.3.4.3 Interface ow control
Use the flow control configuration command on the switch to set flow
control status of the port.
CLI Syntax
: owcontrol (rx | tx | both)
Example
: (cong)# interface gi1/0/2
(cong-if)# owcontrol both
This example shows how to use the ow control conguration command
on the switch to set ow control both on.
5.3.4.4 Show L2 interface
Use the show interface command on the switch to show interface status.
CLI Syntax
: show interfaces IFNAME
Example
: ASUS# show interface gi1/0/2
5.3.5 IP interface
5.3.5.1 show vlan name string
Use the show vlan user EXEC command to display the parameters for all
congured VLANs or one VLAN (if the VLAN ID or name is specied) on
the switch.
CLI Syntax
: show vlan name VLANNAME
Example
: ASUS# show vlan name VLAN1