Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

vpls-mac-move

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
vpls-mac-move{
    cooloff-time seconds;
    interface-recovery-time seconds;
    statistical-approach-wait-time seconds;
    virtual-mac mac-address /mask;
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols l2-learning]

Description

Configure VPLS MAC move parameters to prevent loop creation in the network.

Options

cooloff-time seconds

Time interval, in seconds, during which no additional interface is disabled by the PE after a MAC move is detected. By default, it is 30 seconds.

interface-recovery-time seconds

Time interval, in seconds, after which the interface is enabled after a VPLS MAC move is detected. By default, the timer is disabled.

statistical-approach-wait-time seconds

Time interval, in seconds, during which the MAC moves are monitored to collect the statistics. By default, it is 30 seconds.

The remaining statement is explained separately. See CLI Explorer.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 14.2.

Statement changed to global-mac-move in Junos OS Release 17.4R1

footer-navigation