Configure the Site
All the Layer 2 circuits provisioned for a local site are listed as the set of logical interfaces (using the
interfacestatement) within thesitestatement.On each PE router, you must configure each site that has a circuit to the PE router. To do this, include the
sitestatement:sitesite-name{site-identifieridentifier;interfaceinterface-name{remote-site-idremote-site-ID;}}You can configure this statement at the following hierarchy levels:
[edit logical-routerslogical-router-namerouting-instancesrouting-instance-nameprotocols l2vpn][edit routing-instancesrouting-instance-nameprotocols l2vpn]You must configure the following for each site:
site—Name of the site.site-identifier—Unsigned 16-bit number greater than zero that uniquely identifies the site. The site identifier should correspond to a remote site ID configured on another site within the same VPN.interface—The name of the interface and, optionally, a remote site ID for remote site connections. See Configure the Remote Site ID.