Administrator Guide

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 1/0 unassigned NO Manual administratively down down
TenGigabitEthernet 1/1 unassigned NO Manual administratively down down
TenGigabitEthernet 1/2 unassigned YES Manual up up
TenGigabitEthernet 1/3 unassigned YES Manual up up
TenGigabitEthernet 1/4 unassigned YES Manual up up
TenGigabitEthernet 1/5 10.10.10.1 YES Manual up up
TenGigabitEthernet 1/6 unassigned NO Manual administratively down down
show ip management-route
View the IP addresses assigned to the Management interface.
C9000 Series
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
EXEC Privilege
Command History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
8.1.1.0 Introduced on the E-Series ExaScale.
7.5.1.0 Introduced on the C-Series.
IPv4 Routing 903