[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Automatic Site Identifiers for VPLS

When you enable automatic site identifiers, the JUNOS software automatically assigns site identifiers to VPLS sites. To configure automatic site identifiers for a VPLS routing instance, include the automatic-site-id statement:

automatic-site-id {
collision-detect-time seconds;
new-site-wait-time seconds;
reclaim-wait-time minimum seconds maximum seconds;
startup-wait-time seconds;
}

You can include this statement at the following hierarchy levels:

The automatic-site-id statement includes a number of options that control different delays in network layer reachability information (NLRI) advertisements. All of these options are configured with default values. See the statement summary for the automatic-site-id statement for more information.

The automatic-site-id statement includes the following options:


[Contents] [Prev] [Next] [Index] [Report an Error]