[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 at the [edit routing-instances routing-instance-name protocols l2vpn] hierarchy level:

[edit routing-instances routing-instance-name protocols l2vpn]
site site-name {
    site-identifier identifier;
    interface interface-name {
        remote-site-id remote-site-ID;
    }
}

You must configure the following for each site:


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