Glossary

Table Of Contents
IP unicast RPF check is not supported
DellEMC#
DellEMC#show ip interface vlan 1
Vlan 1 is down, line protocol is down
Internet address is not set
IP MTU is 1500 bytes
Directed broadcast forwarding is disabled
Proxy ARP is enabled
Split Horizon is enabled
Poison Reverse is disabled
ICMP redirects are not sent
ICMP unreachables are not sent
IP unicast RPF check is not supported
DellEMC#
Usage
Information
The following describes the show ip interface brief command shown in the following example.
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)
DellEMC# show ip interface brief
Interface IP-Address OK? Method Status
Protocol
TenGigabitEthernet 1/1 unassigned NO Manual administratively down
down
TenGigabitEthernet 1/2 unassigned NO Manual administratively down
down
TenGigabitEthernet 1/3 unassigned YES Manual up up
TenGigabitEthernet 1/4 unassigned YES Manual up up
TenGigabitEthernet 1/5 unassigned YES Manual up up
TenGigabitEthernet 1/6 10.10.10.1 YES Manual up up
TenGigabitEthernet 1/7 unassigned NO Manual administratively down
down
show ip management-route
View the IP addresses assigned to the Management interface.
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
IPv4 Routing 819