mac-address-table
mac-move
Configures the MAC movement detection
parameters
Syntax
mac-address-table mac-move
detect
mac-address-table mac-move
action{
shutdown
|
raslog
}
mac-address-table mac-move limit
mac-address-table mac-move
auto-recovery enable{
time
}
[
minutes
]
Command Default
MAC movement detection is disabled by default
Parameters
- action
- Defines the action taken when the MAC
movement exceeds the threshold. RASLOG is the default.
- limit
- Sets the threshold for MAC movement action.
Default is 20. Range is 3 through 500.
- auto-recovery
- Enables auto-recovery on the port. Default is
disabled.
- time
- Sets the recovery time in minutes.
Default is 5 minutes. Range is 3 through 30 minutes.
Modes
Global configuration mode
Usage Guidelines
The no form of the command restores the default value.
Examples
The following example enables MAC movement detection
device# config
device (config)# mac-address-table mac-move detect
The following example configures auto-recovery and sets the recovery time for 3 minutes.
device# config
device (config)# mac-address-table mac-move auto-recovery enable
device (config)# mac-address-table mac-move auto-recovery time 3
device (config)#