Configuring 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{descriptiontext;remote-site-idremote-site-ID;}}You include the
sitestatement at the following hierarchy levels:
[edit routing-instancesrouting-instance-nameprotocols l2vpn][edit logical-routerslogical-router-namerouting-instancesrouting-instance-nameprotocols l2vpn]You must configure the following for each site:
site-name—Name of the site.site-identifieridentifier—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.interfaceinterface-name—The name of the interface and, optionally, a remote site ID for remote site connections. See Configuring the Remote Site ID.