Command Line Reference Guide

Command Modes
EXEC
EXEC Privilege
Command History
Version 9.0(1.3) Introduced on the S5000.
Example
FTOS#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
FTOS#
show ipv6 management-route
Display the IPv6 static routes configured for the management interface.
S5000
Syntax
show ipv6 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 Privilege
Command History
Version 9.0(1.3) Introduced on the S5000.
Example
FTOS#show ipv6 management-route
IPv6 Destination Gateway State
---------------- ------- -----
2001:34::0/64 ManagementEthernet 0/0 Connected
2001:68::0/64 2001:34::16 Active
FTOS#
593