2-283
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands set cam monitor
Command Modes Privileged.
Usage Guidelines The no-learn violation action prevents MAC address learning on an interface, but it does not delete any
extra MAC addresses on the interface.
Examples This example shows how to monitor the MAC addresses that are learned on a specific port and entered
into the CAM table:
Console> (enable) set cam monitor enable 3/1
Successfully enabled cam monitor on 3/1
Console> (enable)
This example shows how to disable monitoring of the MAC addresses that are learned on a specific port:
Console> (enable) set cam monitor disable 3/1
Successfully disabled cam monitor on 3/1
Console> (enable)
This example shows how to specify the polling interval for the CAM table:
Console> (enable) set cam monitor interval 20
Cam monitor interval set to 20 sec
Console> (enable)
This example shows how to specify the low threshold for a port and the action to be taken when this
threshold is exceeded:
Console> (enable) set cam monitor low-threshold 500 action warning 3/1
Successfully configured cam monitor on 3/1
Console> (enable)
This example shows how to specify the high threshold for a port and the action to be taken when this
threshold is exceeded:
Console> (enable) set cam monitor high-threshold 28000 action shutdown 3/1
Successfully configured cam monitor on 3/1
Console> (enable)
Related Commands clear cam monitor
show cam monitor