666 | IPv4 Routing
www.dell.com | support.dell.com
Related
Commands
show ip fib stack-unit 
s
View all Forwarding Information Base (FIB) entries.
Syntax
show ip fib stack-unit 0-7 [ip-address [mask] [longer-prefixes] | summary] 
Parameters
 
Command Mode
EXEC
EXEC Privilege
Command
History
Example
Figure 24-14.  show ip fib linecard Command Example 
clear ip fib linecard Clear FIB entries on a specified line card.
0-7
Enter the S-Series stack unit ID, from 0 to 7.
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). You must enter the mask in 
slash prefix format (/X).
longer-prefixes (OPTIONAL) Enter the keyword 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.
Version 7.7.1.0 Modified: Added support for up to seven stack members.
Version 7.6.1.0 Introduced on S-Series
FTOS#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
FTOS>
Table 24-11.  show ip fib linecard Command Example Fields
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 to be 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.