Version 7.9.1.0 Introduced VRF on the E-Series.
Version 7.5.1.0 Introduced on the C-Series.
pre-Version
6.1.1.0
Introduced on the E-Series.
Usage
Information
The following describes the show ip cam command shown in the Example below.
Field Description
Index Displays the CAM index number of the entry.
Destination Displays the destination route of the index.
EC Displays the number of equal cost multipaths (ECMP) available for
the default route for non-Jumbo line cards. For Jumbo line cards,
displays 0,1 when ECMP is more than eight.
CG Displays 0.
V Displays a 1 if the entry is valid and a 0 if the entry is for a line card
with Catalog number beginning with LC-EF.
C Displays the CPU bit. 1 indicates that a packet hitting this entry is
forwarded to the CP or RP2, depending on Egress port.
Next-Hop Displays the next hop IP address of the entry.
VId 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. Use the second half of the entry to
determine the interface. For example, in the entry 17cl CP, the CP is
the pertinent portion.
• CP = control processor
• RP2 = route processor 2
• Gi = Gigabit Ethernet interface
• So = SONET interface
• Te = 10 Gigabit Ethernet interface
Example
FTOS#show ip cam linecard 13 port-set 0
Index Destination EC CG V C Next-Hop VId Mac-Addr Port
------ ----------------------------------- ---- -------------
3276 6.6.6.2 0 0 1 1 0.0.0.0 0 00:00:00:00:00:00 17c1 CP
3277 5.5.5.2 0 0 1 1 0.0.0.0 0 00:00:00:00:00:00 17c1 CP
3278 4.4.4.2 0 0 1 1 0.0.0.0 0 00:00:00:00:00:00 17c1 CP
3279 3.3.3.2 0 0 1 1 0.0.0.0 0 00:00:00:00:00:00 17c1 CP
3280 2.2.2.2 0 0 1 1 0.0.0.0 0 00:00:00:00:00:00 17c1 CP
11144 6.6.6.0 0 0 1 1 0.0.0.0 6 00:00:00:00:00:00 17c5 RP2
11145 5.5.5.0 0 0 1 1 0.0.0.0 5 00:00:00:00:00:00 17c5 RP2
11146 4.4.4.0 0 0 1 1 0.0.0.0 4 00:00:00:00:00:00 17c5 RP2
11147 3.3.3.0 0 0 1 1 0.0.0.0 3 00:00:00:00:00:00 17c5 RP2
11148 2.2.2.0 0 0 1 1 0.0.0.0 2 00:00:00:00:00:00 17c5 RP2
65535 0.0.0.0 0 0 1 1 0.0.0.0 0 00:00:00:00:00:00 17c5 RP2
FTOS#
809