Specifications
show ip interface
303
Item Meaning Displayed information
Dot notation IP address/subnet mask length --
Example 2
This example shows how to display detailed information about interfaces in the Up
status.
> show ip interface up Press the Enter key.
Display the detailed status of an interface.
> show ip interface vlan 3005 Press the Enter key.
The following shows an example of executing the command with an interface specified.
Figure 21-2 Example of executing the command with an interface specified
> show ip interface vlan 3005
Date 2008/11/14 17:50:06 UTC
VLAN3005: Up
mtu 1500
inet 192.168.5.10/24 broadcast 192.168.5.255
Port 0/4 : Down media - 00ed.f010.0001
Port 0/5 : Up media 100BASE-TX full(auto) 00ed.f010.0001 ChGr:7(Up)
Port 0/7 : Down media - 00ed.f010.0001 ChGr:7(Up)
Time-since-last-status-change: 0day 00:03:23
Last down at: 2008/11/14 17:33:07
VLAN: 3005
>
Display items in Example 2
Table 21-2 Contents of the displayed detailed information
Item Meaning Displayed information
VLANxxxx
Interface name --
Up/Down Status of the interface --
mtu MTU for the interface --
inet IP address/subnet mask length --
broadcast Broadcast address --
Port Port number that belongs to the
applicable VLAN
--
Up/Down Port status Up: In operation (normal operating state)
Down: In operation (line has failed), or not in
operation
media Line type For details about the line type, see the display item
<Line type> of the show interfaces command.