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


Configure the Site

All the Layer 2 circuits provisioned for a local site are listed as the set of logical interfaces (using the interface statement) within the site statement.

On each PE router, you must configure each site that has a circuit to the PE router. To do this, include the site statement:

site site-name {
    site-identifier identifier;
    interface interface-name {
        remote-site-id remote-site-ID;
    }
}

You can configure this statement at the following hierarchy levels:

You must configure the following for each site:


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