Administrator Guide

Version Description
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.7.1.0 Added support for up to seven stack members.
7.6.1.0 Introduced on the S-Series.
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
Dell# 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
Dell#
Example (ECMP-
Group)
Dell# 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 -
Dell#
Example (Member-
Info)
Dell# 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
Dell#
IPv4 Routing 783