C613-50170-01 Rev B
Command Reference for x510 Series
806
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP A
DDRESSING
AND
P
ROTOCOL
C
OMMANDS
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
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 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
Output
Figure 21-6:
Example output from the
show ip interface brief
command
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