Send documentation comments to mdsfeedback-doc@cisco.com
22-140
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 22 Show Commands
show ip interface
show ip interface
To display IP interface status and configuration information, use the show ip interface command.
show ip interface [cpp module-number | gigabitethernet slot/port | mgmt | port-channel number
| vsan vsan-id]
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
Examples The following example displays IP interface status and configuration information.
switch# show ip interface
GigabitEthernet1/1 is up
Internet address is 10.10.10.1/24
Broadcast address is 255.255.255.255
GigabitEthernet1/2 is up
Internet address is 10.10.60.1/24
Broadcast address is 255.255.255.255
GigabitEthernet2/2 is up
Internet address is 10.10.20.1/24
Broadcast address is 255.255.255.255
mgmt0 is up
Internet address is 172.22.31.110/24
Broadcast address is 255.255.255.255
cpp module-number Specifies the virtualization IP over Fibre Channel (IPFC) interface by
CPP module number. The range is 1 to 6.
gigabitethernet slot/port Specifies the Gigabit Ethernet interface by slot and port number. The
range is 1 to 6.
mgmt Specifies the management interface.
port-channel number Specifies the PortChannel interface. The range is 1 to 256.
vsan vsan-id Specifies the IPFC VSAN interface by VSAN ID. The range is 1 to 4093.
Release Modification
3.0(1) This command was introduced.