C613-50631-01 Rev A Command Reference for IE340 Series 507
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
INTERFACE COMMANDS
SHOW
INTERFACE
show interface
Overview Use this command to display interface configuration and status.
For information on filtering and saving command output, see the “Getting Started
with AlliedWare Plus” Feature Overview and Configuration Guide.
Syntax
show interface [<interface-list>]
Mode User Exec and Privileged Exec
Usage notes Note that the output displayed with this command will show MTU (Maximum
Transmission Unit) size for VLAN interfaces, and MRU (Maximum Received Unit)
size for switch ports.
Example To display configuration and status information for all interfaces, use the
command:
awplus# show interface
Parameter Description
<interface-list> The interfaces or ports to display. An interface-list can be:
•a VLAN (e.g. vlan2)
• a switchport (e.g. port1.0.4)
• a static channel group (e.g. sa2)
•a dynamic (LACP) channel group (e.g. po2)
• the loopback interface (lo)
• a continuous range of interfaces separated by a hyphen
(e.g. vlan10-20)
• a comma-separated list (e.g. vlan1,vlan10-20). Do not mix
interface types in a list.
The specified interfaces must exist.