Users Guide

Example
Dell# show ip int gi 1/1
GigabitEthernet 1/1 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 congured.
Ok? Indicates if the hardware is functioning properly.
Method Displays “Manual” if the conguration is read from the saved conguration.
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 interface brief
Interface IP-Address OK? Method Status Protocol
GigabitEthernet 1/1 unassigned NO Manual administratively down down
GigabitEthernet 1/2 unassigned NO Manual administratively down down
GigabitEthernet 1/3 unassigned YES Manual up up
GigabitEthernet 1/4 unassigned YES Manual up up
GigabitEthernet 1/5 unassigned YES Manual up up
GigabitEthernet 1/6 10.10.10.1 YES Manual up up
GigabitEthernet 1/7 unassigned NO Manual administratively down down
show ip management-route
View the IP addresses assigned to the Management interface.
Syntax
show ip management-route [all | connected | summary | static]
Parameters
all (OPTIONAL) Enter the keyword all to view all IP addresses assigned to all Management
interfaces on the switch.
connected (OPTIONAL) Enter the keyword connected to view only routes directly connected to
the Management interface.
summary (OPTIONAL) Enter the keyword summary to view a table listing the number of active
and non-active routes and their sources.
static (OPTIONAL) Enter the keyword static to view non-active routes also.
Command Modes
EXEC
IPv4 Routing 741