Reference Guide

Layer 2 | 971
Parameters
Command Modes
EXEC
EXEC Privilege
Command
History
Example
FTOS#show cam maccheck linecard 2 port-set 0
Dumping entries. From 0 to 16383.
Progress . marks 100 memory table entries.
............................Index 5576 (0x15c8) has valid entries
(H: 2b9, E: 0)
<MAC_ADDR=0xffffffffffff,VLAN_ID=0xfff,PRI=0,CPU=0,DST_DISCARD
=0,SRC_DISCARD=0,SCP=0,TGID_LO=0,PORT_TGID=0,TGID_PORT=0,T=0,T
GID_HI=0,L2MC_PTR=0,MODULE_ID=0,REMOTE_TRUNK=0,L3=0,MAC_BLOCK_
INDEX=0,STATIC_BIT=1,RPE=0,MIR-
ROR=0,VALID=1,EVEN_PARITY=0,HITDA=0,HITSA=0>
..........Index 6592 (0x19c0) has valid entries (H: 338, E: 0)
<MAC_ADDR=0xa0000000,VLAN_ID=0xffe,PRI=0,CPU=0,DST_DISCARD=0,S
RC_DISCARD=0,SCP=0,TGID_LO=0,PORT_TGID=0,TGID_PORT=0,T=0,TGID_
HI=0,L2MC_PTR=0,MODULE_ID=0x10,REMOTE_TRUNK=0,L3=0,MAC_BLOCK_I
NDEX=0,STATIC_BIT=0,RPE=0,MIR-
ROR=0,VALID=1,EVEN_PARITY=1,HITDA=1,HITSA=1>
!-------------output truncated-------------------!
Usage
Information
Use this command to check various flags associated with each MAC address in the
CAM.
The example above shows information for two MAC addresses. The second entry is
for MAC address 00:00:a0:00:00:00 (leading 0s are not shown), which is shown as
learned on VLAN ID 4094 (0xfff), as shown below in the example for
show
mac-address-table
and the example for show cam mac linecard. Above,
STATIC_BIT=0” means that the address is dynamically learned.
When an entry is listed as STATIC_BIT=1, its HIT_SA is 0, which signifies that
this address is not getting continuously learned trough traffic. The HIT_DA is set
when a new learn happens, and after the first age sweep, it gets reset.
Example
(show
mac-address-table)
FTOS#show mac-address-table
VlanId Mac Address Type Interface State
4094 00:00:a0:00:00:00 Dynamic Gi 2/0 Active
!-------------output truncated-------------------!
linecard slot
(REQUIRED) Enter the keyword linecard followed by a slot number
to select the linecard for which to gather information.
C300 range: 0 to 7; C150 range: 0 to 4
port-set port-pipe
(REQUIRED) Enter the keyword port-set followed by a Port-Pipe
number to select the Port-Pipe for which to gather information.
Range: 0 or 1
Version 7.6.1.0 Introduced on C-Series