Configures a duplicate MAC detection timer for the detection of continuous MAC moves.
EVPN instance configuration mode
The no form of the command restores the default values.
The following example sets the duplicate MAC detection timer interval to 180 and the maximum count to 5 for the default EVPN instance.
device# configure terminal device(config)# evpn device(config-evpn-default)# duplicate-mac-timer 180 max-count 5
The following example restores the default duplicate MAC detection timer and maximum count values.
device# configure terminal device(config)# evpn device(config-evpn-default)# no duplicate-mac-timer