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


Configure the Site Name and Site Identifier

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

To configure the site name, include the site statement:

site site-name {...}

You can configure this statement at the following hierarchy levels:

The site identifier can be any unsigned 16-bit number greater than zero that uniquely identifies the VPLS site

To configure the site identifier, include the site-identifier statement:

site site-name {
    site-identifier identifier;
}

You can configure this statement at the following hierarchy levels:


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