Command Line Reference Guide

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)
FTOS#show ip int brief
Interface IP-Address OK Method Status
Protocol
TenGigEth 0/0 unassigned YES Manual up up
TenGigEth 0/1 unassigned YES Manual up up
...
TenGigEth 0/35 unassigned YES Manual up up
fortyGigE 0/48 unassigned NO Manual up down
fortyGigE 0/52 unassigned NO Manual administratively down down
fortyGigE 0/56 unassigned NO Manual administratively down down
fortyGigE 0/60 unassigned NO Manual administratively down down
ManagementE 0/0 10.1.1.1 YES Manual up up
ManagementE 1/0 unassigned NO Manual up not
present
...
ManagementE 11/0 unassigned NO Manual up not
present
Vlan 1 unassigned NO Manual administratively down down
Vlan 1002 unassigned NO Manual administratively down down
FTOS#
show ip management-route
View the IP addresses assigned to the Management interface.
S5000
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.
592