mac-move-detection count timer

Syntax

mac-move-detection counttimer没有mac-move-detection counttimer

描述

Configures EVPN MAC dampening for duplicate MAC and MAC-move count and timer across VTEPs.

The没有form of this command resets the value of the count and timer to the default values of5and180seconds respectively.

NOTE:

EVPN MAC dampening is always enabled. Links to the VTEPs must be always up for EVPN MAC dampening to be activated.

Command context

config-evpn

Parameters

count

Specifies the number of MAC-moves for MAC dampening to take effect. Range: 2 to 10. Default: 5.

timer

Specifies the MAC-move time limit in seconds for MAC dampening to take effect. Range: 1 to 1000 seconds. Default: 180 seconds.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Configuring EVPN MAC dampening:

switch(config-evpn)#mac-move-detection count 6 timer 199

上面的命令抑制了MACthe MAC moves six times within 199 seconds.

switch(config-evpn)#mac-move-detection count 8

上面的命令抑制了MACthe MAC moves eight times within 180 seconds.

switch(config-evpn)#mac-move-detection timer 255

上面的命令抑制了MACthe MAC moves five times within 255 seconds.