mac-address notification mac-move suppression (system view)
Use mac-address notification mac-move suppression to set the suppression interval or the suppression threshold.
Use undo mac-address notification mac-move suppression to restore the default.
Syntax
mac-address notification mac-move suppression { interval interval | threshold threshold }
undo mac-address notification mac-move suppression { interval | threshold }
Default
The suppression interval is 30 seconds. The suppression threshold is 3.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
interval interval: Specifies the MAC address move suppression interval during which a suppressed interface stays down. The value range for the interval-value argument is 30 to 86400 seconds. If you do not specify this option, the default suppression interval of 30 seconds is used.
threshold threshold: Specifies the suppression threshold for MAC address moves sourced from or destined for an interface within a MAC move detection interval. The value range for this argument is 0 to 1024. If you do not specify this option, the default suppression threshold of 3 is used.
Usage guidelines
For this command to take effect on an interface, you must also enable MAC address move suppression on the interface.
If you set the suppression interval or suppression threshold multiple times, the most recent configuration applies. The suppression interval setting is independent of the suppression threshold setting.
Examples
# Set the suppression interval to 40 seconds and the suppression threshold to 1 for MAC address moves.
<Sysname> system-view [Sysname] mac-address notification mac-move suppression interval 40 [Sysname] mac-address notification mac-move suppression threshold 1
Related commands
mac-address notification mac-move suppression (interface view)