White Papers

Table Of Contents
Field Description
Current Use Displays the number of routes currently configured for the corresponding prefix or
mask on the linecard 0 port pipe 0.
Initial Size Displays the CAM size the system allocates for the corresponding mask. The
system adjusts the CAM size if the number of routes for the mask exceeds the
initial allocation.
Example (ECMP-
Group)
Dell#show ip cam stack-unit 0 po 0 ecmp-group detail
Destination EC CG V C VId Mac-Addr Port ECMP Group-Index
----------------- -- -- - ----- ---------------- -------------
1.1.1.2 0 0 1 0 0 00:01:e8:8a:d6:58 0004 Te 0/3 -
2.1.1.2 0 0 1 0 0 00:01:e8:8a:d6:58 0009 Te 0/8 -
1.1.1.1 0 0 1 1 0 00:00:00:00:00:00 3f01 CP -
2.1.1.1 0 0 1 1 0 00:00:00:00:00:00 3f01 CP -
1.1.1.0 0 0 1 1 0 00:00:00:00:00:00 3f01 CP -
2.1.1.0 0 0 1 1 0 00:00:00:00:00:00 3f01 CP -
100.1.1. 0 1 0 1 0 0 00:01:e8:8a:d6:58 0004 Te 0/3 0
100.1.1. 0 1 0 1 0 0 00:01:e8:8a:d6:58 0009 Te 0/8 0
0.0.0.0 0 0 1 1 0 00:00:00:00:00:00 3f01 CP -
Dell#
Example
(Member-Info)
Dell#show ip cam stack-unit 0 po 0 ecmp-group member-info detail
Group Index Member Count Mac-Addr Port VLan ID Gateway
----------- ------------------------------- ------------------
0 2 00:01:e8:8a:d6:58 Te 0/3 0 1.1.1.2
00:01:e8:8a:d6:58 Te 0/8 0 2.1.1.2
Dell#
show ip fib stack-unit
View all FIB entries.
Syntax
show ip fib stack-unit 05 [ip-address [mask] [longer-prefixes] | summary]
Parameters
05
Enter the unit ID, from 0 to 5.
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 FullSwitch
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.
IPv4 Routing 561