Administrator Guide

Command
History
Version Description
9.4(0.0) Supported on the FN I/O Aggregator.
8.3.17.0 Supported on the M I/O Aggregator.
Usage
Information
The following describes the show ip interface command shown in the following example.
Lines Description
TenGigabitEther
net 0/0...
Displays the interfaces type, slot/port and physical and line protocol
Internet
address...
States whether an IP address is assigned to the interface. If one is, that address is
displayed.
IP MTU is... Displays IP MTU value.
Inbound access... Displays the name of the any configured incoming access list. If none is configured,
the phrase not set is displayed.
Proxy ARP... States whether proxy ARP is enabled on the interface.
Split horizon... States whether split horizon for RIP is enabled on the interface.
Poison Reverse... States whether poison for RIP is enabled on the interface
ICMP redirects... States if ICMP redirects are sent.
ICMP
unreachables...
States if ICMP unreachable messages are sent.
Example
Dell#show ip int te 0/0
TenGigabitEthernet 0/0 is down, line protocol is down
Internet address is not set
IP MTU is 1500 bytes
Inbound access list is not set
Proxy ARP is enabled
Split Horizon is enabled
Poison Reverse is disabled
ICMP redirects are not sent
ICMP unreachables are not sent
Dell#
Usage
Information
The following describes the show ip interface brief command shown in the following example.
Fields Description
Interface Displays type of interface and the associated slot and port number.
IP-Address Displays the IP address for the interface, if configured.
Ok? Indicates if the hardware is functioning properly.
Method Displays Manual if the configuration is read from the saved configuration.
Status States whether the interface is enabled (up) or disabled (administratively down).
Protocol States whether IP is enabled (up) or disabled (down) on the interface.
Example (Brief)
Dell#show ip int brief
Interface IP-Address OK? Method Status Protocol
TenGigabitEthernet 0/1 unassigned NO None up down
TenGigabitEthernet 0/2 unassigned YES None up up
TenGigabitEthernet 0/3 unassigned YES None up up
TenGigabitEthernet 0/4 unassigned NO None up down
TenGigabitEthernet 0/5 unassigned NO None up down
TenGigabitEthernet 0/6 unassigned NO None up down
TenGigabitEthernet 0/7 unassigned NO None up down
TenGigabitEthernet 0/8 unassigned NO None up down
TenGigabitEthernet 0/9 unassigned NO None up down
IPv4 Routing 205