CLI Guide
ip-address mask (OPTIONAL) Enter the IP address of the network destination to view
only information on that destination. Enter the IP address in dotted
decimal format (A.B.C.D). Enter the mask in slash prefix format (/X).
longer-prefixes (OPTIONAL) Enter the keywords longer-prefixes to view all routes
with a common prefix.
summary (OPTIONAL) Enter the keyword summary to view the total number of
prefixes in the FIB.
Command Modes
• EXEC
• EXEC Privilege
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information The following describes the show ip fib stack-unit command shown in the following
example.
Field Description
Destination Lists the destination IP address.
Gateway Displays either the word “direct” and an interface for a directly
connected route or the remote IP address used to forward the traffic.
First-Hop Displays the first hop IP address.
Mac-Addr Displays the MAC address.
Port Displays the egress-port information.
VId Displays the VLAN ID. If no VLAN is assigned, zero (0) is listed.
EC Displays the number of ECMP paths.
Example
Dell#show ip fib stack-unit 0
Destination Gateway First-Hop Mac-Addr Port VId EC
-----------------------------------------------------------------------
10.10.10.10/32 Direct, Nu 0 0.0.0.0 00:00:00:00:00:00 BLK HOLE 0 0
Dell>
Related
Commands
clear ip fib stack-unit — clear FIB entries on a specified stack-unit.
IPv4 Routing
723