IP Addressing and Protocol Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
23.27
show ip interface brief
Use this command to display brief information about interfaces and the IP addresses assigned
to them. To display information about a specific interface, specify the interface name with the
command.
Syntax
show ip interface [
<interface-list>
] [brief]
Mode
Exec mode and Privileged Exec mode
Output
Figure 23-5: Example output from the
show ip interface
brief command
Examples
To show brief information for the assigned IP address for interface port1.0.2 use the command:
awplus#show ip interface port1.0.2 brief
To show the IP addresses assigned to vlan2 and vlan3, use the command:
awplus#show ip interface vlan2-3 brief
Interface IP-Address Status Protocol
vlan2 unassigned admin up down
vlan3 192.168.6.6 admin up down
Parameter
Description
<interface-list>
The interfaces to display information about. An interface-list can be:
■
an interface, e.g. vlan2
■
a continuous range of interfaces separated by a hyphen,
e.g. vlan2-8 or vlan2-vlan5
■
a comma-separated list of interfaces or interface ranges,
e.g. vlan2,vlan5,vlan8-10
The specified interfaces must exist.
Interface IP-Address Status Protocol
port1.0.2 unassigned admin up down
vlan1 192.168.1.1 admin up running
vlan2 192.168.2.1 admin up running
vlan3 192.168.3.1 admin up running
vlan8 unassigned admin up down.