IP Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 29-81
show ip interface
Displays the configuration and status of IP interfaces.
show ip interface [name | vlan vlan id]
Syntax Definitions
name The name associated with the IP interface.
vlan_id VLAN ID (displays a list of IP interfaces associated with a VLAN).
Defaults
By default, all IP interfaces are displayed.
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• The basic show ip interface command displays information about all configured IP interfaces on the
switch.
• Use the optional vlan parameter to display a list of interfaces configured for the specified VLAN.
• Specify an optional interface name to display detailed information about an individual interface.
Examples
-> show ip interface
Total 13 interfaces
Name IP Address Subnet Mask Status Forward Device
--------------------+---------------+---------------+------+-------+--------
EMP 172.22.16.115 255.255.255.0 UP NO EMP
GMRULE 40.1.1.1 255.255.255.0 DOWN NO vlan 40
Loopback 127.0.0.1 255.0.0.0 UP NO Loopback
client 60.1.1.1 255.255.255.0 DOWN NO vlan 60
gbps 5.5.5.5 255.255.255.0 DOWN NO vlan 7
if222 30.1.5.1 255.0.0.0 UP YES vlan 222
ldap_client1 173.22.16.115 255.255.255.0 UP YES vlan 173
ldap_server1 174.22.16.115 255.255.255.0 UP YES vlan 174
radius_client3 110.1.1.101 255.255.255.0 UP YES vlan 30
vlan-2 0.0.0.0 0.0.0.0 DOWN NO unbound
vlan-23 23.23.23.1 255.255.255.0 UP YES vlan 23
output definitions
Name Interface name. Generally, this is the name configured for the interface
(e.g., Accounting). Loopback refers to a loopback interface configured
for testing.
IP Address IP address of the interface. Configured through the ip interface com-
mand.