C613-50631-01 Rev A Command Reference for IE340 Series 914
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IP ADDRESSING AND PROTOCOL COMMANDS
SHOW
IP INTERFACE
show ip interface
Overview Use this command to display information about interfaces and the IP addresses
assigned to them. To display information about a specific interface, specify the
interface name with the command.
For information on filtering and saving command output, see the “Getting Started
with AlliedWare Plus” Feature Overview and Configuration Guide.
Syntax
show ip interface [<interface-list>] [brief]
Mode User Exec and Privileged Exec
Examples To show brief information for the assigned IP address for interface vlan2 use the
command:
awplus# show ip interface vlan2 brief
Output Figure 22-8: Example output from the show ip interface brief command
Parameter Description
<interface-list> The interfaces to display information about. An interface-list
can be:
•a VLAN (e.g. vlan2)
• 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.
Interface IP-Address Status Protocolď€
port1.0.1 unassigned admin up downď€
...ď€
vlan1 192.168.1.1 admin up runningď€
...