Cisco Systems OL-6244-01 Switch User Manual


  Open as PDF
of 1438
 
2-813
Catalyst 6500 Series Switch Command Reference—Release 8.4
OL-6244-01
Chapter 2 Catalyst 6500 Series Switch and ROM Monitor Commands
show cam msfc
show cam msfc
To display the router’s MAC-VLAN entries, use the show cam msfc command.
show cam msfc {mod} [vlan]
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Normal.
Usage Guidelines If you specify the VLAN, only CAM entries that belong to that VLAN are displayed.
Examples This example shows how to display all CAM entries:
Console> (enable) show cam msfc
VLAN Destination MAC Destination-Ports or VCs Xtag Status
---- ------------------ ------------------------------ ---- ------
194 00-e0-f9-d1-2c-00R 7/1 2 H
193 00-00-0c-07-ac-c1R 7/1 2 H
193 00-00-0c-07-ac-5dR 7/1 2 H
202 00-00-0c-07-ac-caR 7/1 2 H
204 00-e0-f9-d1-2c-00R 7/1 2 H
195 00-e0-f9-d1-2c-00R 7/1 2 H
192 00-00-0c-07-ac-c0R 7/1 2 H
192 00-e0-f9-d1-2c-00R 7/1 2 H
204 00-00-0c-07-ac-ccR 7/1 2 H
202 00-e0-f9-d1-2c-00R 7/1 2 H
Total Matching CAM Entries Displayed = 14
Console> (enable)
This example shows how to display CAM entries for a specific VLAN:
Console> show cam msfc 15 192
VLAN Destination MAC Destination-Ports or VCs Xtag Status
---- ------------------ ------------------------------ ---- ------
192 00-00-0c-07-ac-c0R 7/1 2 H
192 00-e0-f9-d1-2c-00R 7/1 2 H
Console>
Related Commands show cam
mod Number of the module for which MSFC information is displayed.
vlan (Optional) Number of the VLAN; valid values are from 1 to 4094.