Command Line Reference Guide

IPv4 Routing | 545
Command Mode
EXEC
EXEC Privilege
Command
History
Example
Figure 16-14. show ip fib linecard Command Example
Related
Commands
show ip flow
c e s
Show how a Layer 3 packet is forwarded when it arrives at a particular interface.
Syntax
show ip flow interface [vrf vrf instance] interface {source-ip address destination-ip address}
{protocol number [tcp | udp] | icmp} {src-port number destination-port number}
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 8.3.5.0 Introduced on the S55.
Version 7.7.1.0 Modified: Added support for up to seven stack members.
Version 7.6.1.0 Introduced on S-Series
Force10#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
Force10>
Table 16-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.
clear ip fib stackunit Clear FIB entries on a specified line card.