C613-50631-01 Rev A Command Reference for IE340 Series 513
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
INTERFACE COMMANDS
SHOW
INTERFACE STATUS
show interface status
Overview Use this command to display the status of the specified interface or interfaces.
Note that when no interface or interfaces are specified then the status of all
interfaces on the device are shown.
Syntax
show interface [<port-list>] status
Examples To display the status of port1.0.1 to port1.0.3, use the command:
awplus# show interface port1.0.1-port1.0.3 status
To display the status of all ports, use the command:
awplus# show interface status
Parameter Description
<port-list> The ports to display information about. The port list can be:
• a switchport (e.g. port1.0.4)
• a static channel group (e.g. sa2)
• a dynamic (LACP) channel group (e.g. po2)
• a continuous range of ports separated by a hyphen (e.g.
port1.0.1-1.0.4)
• a comma-separated list (e.g. port1.0.1,port1.0.3-1.0.4). Do not mix
port types in the same list.
Table 13: Example output from the show interface <port-list> status command
awplus#show interface port1.0.1-port1.0.3 statusď€
Port Name Status Vlan Duplex Speed Typeď€
port1.0.1 notconnect 1 auto auto 1000BASE-Tď€
port1.0.2 notconnect 1 auto auto 1000BASE-Tď€
port1.0.3 notconnect 1 auto auto 1000BASE-T
Table 14: Example output from the show interface status command
awplus#show interface statusď€
Port Name Status Vlan Duplex Speed Typeď€
port1.0.1 Trunk_Net connected trunk a-full a-1000 1000BaseTXď€
port1.0.2 Access_Net1 connected 1 full 1000 1000BaseTXď€
port1.0.3 Access_Net1 disabled 1 auto auto 1000BaseTXď€
...