Field Description
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
• Gi = Gigabit Ethernet interface
• Te = 10 Gigabit Ethernet interface
Example
FTOS#show ip cam stack-unit 0 port-set 0 10.10.10.10/32 longer-
prefixes
Destination   EC CG V C VId  Mac-Addr           Port
----------------- -- -- - ------ --------------------
10.10.10.10   0 0 1 1 0    00:00:00:00:00:00  3f01 CP
FTOS#
Usage 
Information
The following describes the show ip cam ecmp-group command shown in the Example 
below.
Field Description
Prefix Length Displays the prefix-length or mask for the IP address configured on 
the linecard 0 port pipe 0.
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 allocated by FTOS for the corresponding 
mask. The CAM size is adjusted by FTOS if the number of routes for 
the mask exceeds the initial allocation.
Example (ECMP-
Group)
FTOS#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        -
FTOS#
Example 
(Member-Info)
FTOS#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
FTOS#
812