IPv4 Routing | 313Figure 15-14. show ip interface brief Command Example (Partial)show ip management-routeView the IP addresses assigned to the Management interface.Syntax show ip management-route [all | connected | summary | static]ParametersIP MTU is... Displays IP MTU value.Inbound access... Displays the name of the any configured incoming access list. If none isconfigured, the phrase “not set” is displayed.Proxy ARP... States whether proxy ARP is enabled on the interface.Split horizon... States whether split horizon for RIP is enabled on the interface.Poison Reverse... States whether poison for RIP is enabled on the interfaceICMP redirects... States if ICMP redirects are sent.ICMP unreachables... States if ICMP unreachable messages are sent.Table 15-8. show ip interface brief Column HeadingsField DescriptionInterface 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 (administrativelydown).Protocol States whether IP is enabled (up) or disabled (down) on the interface.Table 15-7. show ip interface Command Example Items (continued)Lines DescriptionFTOS#show ip int briefInterface IP-Address OK? Method Status ProtocolTenGigabitEthernet 0/1 unassigned NO None up downTenGigabitEthernet 0/2 unassigned YES None up upTenGigabitEthernet 0/3 unassigned YES None up upTenGigabitEthernet 0/4 unassigned NO None up downTenGigabitEthernet 0/5 unassigned NO None up downTenGigabitEthernet 0/6 unassigned NO None up downTenGigabitEthernet 0/7 unassigned NO None up downTenGigabitEthernet 0/8 unassigned NO None up downTenGigabitEthernet 0/9 unassigned NO None up downall (OPTIONAL) Enter the keyword all to view all IP addresses assigned to allManagement interfaces on the switch.connected (OPTIONAL) Enter the keyword connected to view only routes directlyconnected to the Management interface.