Show ip interface – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 661
IP Addressing and Protocol Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
25.27
show ip interface
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 output options, see
“Controlling “show” Command Output” on
Syntax
show ip interface [
Mode
User Exec and Privileged Exec
Examples
To show brief information for the assigned IP address for interface port1.0.2 use the
command:
To show the IP addresses assigned to vlan2 and vlan3, use the command:
Output
Figure 25-7: Example output from the show ip interface brief command
Parameter
Description
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.
awplus#
show ip interface port1.0.2 brief
awplus#
show ip interface vlan2-3 brief
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