Reference Guide

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.
6.1.1.0 Introduced on the E-Series.
Example
Dell#show ip management-route
Destination Gateway State
----------- ------- -----
10.1.2.0/24 ManagementEthernet 0/0 Connected
172.16.1.0/24 10.1.2.4 Active
Dell#
IPv4 Routing
1145