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

Configuring the VPLS Site Name and Site Identifier

When you configure BGP signaling for the VPLS routing instance, on each PE router you must configure each VPLS site that has a connection to the PE router. All the Layer 2 circuits provisioned for a VPLS site are listed as the set of logical interfaces (using the interface statement) within the site statement.

You must configure a site name and site identifier for each VPLS site.

To configure the site name and the site identifier, include the site and the site-identifier statements:

site site-name {
interface interface-name {
interface-mac-limit limit;
}
site-identifier identifier;
}

The numerical identifier can be any number from 1 through 65,534 that uniquely identifies the VPLS site.

You can include these statements at the following hierarchy levels:


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