Owner's manual

77
Chapter 5 - Command Line Interface
5.3.4.2 Interface duplex
Use the duplex conguration command on the switch to set duplex status
of the port.
CLI Syntax
: duplex (full | half)
Example
: (cong)# interface gi1/0/2
(cong-if)# duplex full
This example shows how to use the duplex conguration 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
: (cong)# interface gi1/0/2
(cong-if)# owcontrol both
This example shows how to use the ow control conguration 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
congured VLANs or one VLAN (if the VLAN ID or name is specied) on
the switch.
CLI Syntax
: show vlan name VLANNAME
Example
: ASUS# show vlan name VLAN1