Administrator Guide
Usage Information The following describes the show ip cam command shown in the following example.
Field Description
Destination Displays the destination route of the index.
EC Displays 1 if the route is an ECMP route. Else, displays 0.
C This is the CPU bit. If it displays 1, then it indicates that a packet hitting this entry will be
forwarded to the CPU.
V Id Displays the VLAN ID. If the entry is 0, the entry is not part of a VLAN.
Mac Addr Displays the next-hop router’s MAC address.
Port Displays the egress interface.
• CP = control processor
• Gi = Gigabit Ethernet interface
• Te = 10–Gigabit Ethernet interface
Example
DellEMC# show ip cam stack-unit 3 po 0 1.1.1.0/24 longer-prefixes
Destination EC C VId Mac-Addr Port
---------------------------------------------------------------
1.1.1.2/32 0 0 3000 00:05:00:00:00:02 Gi 3/44
1.1.1.1/32 0 1 0 00:00:00:00:00:00 CP
1.1.1.0/24 0 1 0 00:00:00:00:00:00 CP
DellEMC#
Example (ECMP-
Group)
DellEMC# show ip cam stack-unit 3 po 0 ecmp-group detail
Destination EC C VId Mac-Addr Port ECMP Group-Index
-----------------------------------------------------------------------
1.1.1.2/32 0 0 1000 00:01:00:00:00:02 Gi 3/42 -
2.1.1.2/32 0 0 20 00:03:00:00:00:02 Po 10 -
2.1.1.1/32 0 1 0 00:00:00:00:00:00 CP -
1.1.1.1/32 0 1 0 00:00:00:00:00:00 CP -
2.1.1.0/24 0 1 0 00:00:00:00:00:00 CP -
1.1.1.0/24 0 1 0 00:00:00:00:00:00 CP -
100.1.1.0/24 1 0 20 00:03:00:00:00:02 Po 10 0
100.1.1.0/24 1 0 1000 00:01:00:00:00:02 Gi 3/42 0
0.0.0.0/0 0 1 0 00:00:00:00:00:00 CP -
DellEMC#
Example
(Member-Info)
DellEMC# show ip cam stack-unit 3 po 0 ecmp-group member-info detail
Group Index Member Count Mac-Addr Port VLan ID
-------------------------------------------------------------------------
0 2 00:03:00:00:00:02 Po 10 20
00:01:00:00:00:02 Gi 3/42 1000
DellEMC#
show ip fib stack-unit
View all Forwarding Information Base (FIB) entries of a specific stack-unit.
Syntax
show ip fib stack-unit stack-unit-number vrf vrf-name [ip-address [mask]
[longer-prefixes] | summary]
Parameters
stack-unit-number
Enter the stack unit ID.
vrf
vrf-name
Enter the keyword vrf followed by the name of the VRF to view FIB entries
corresponding to that VRF.
IPv4 Routing 727