bridge vpls site-name site-id
Configures a customer site name and a unique site identifier that belongs to the specified VPLS instance that uses BGP as the signaling protocol. In a VPLS configuration, each customer site is represented by a customer edge (CE) device located at the edge of the customer's network. The router (VPLS edge device) communicates with the customer site by means of a bridge network interface connection to the CE device. The no version removes the site name and site identifier from the VPLS instance.
The bridge vpls site-name site-id command is not valid for a VPLS instance that uses LDP as the signaling protocol. To configure a VPLS instance with LDP signaling, use the mpls ldp vpls vpls-id command and the mpls ldp vpls neighbor command.
NOTE: The bridge vpls site-name site-id command is available for a VPLS instance only after you issue the bridge vpls transport-virtual-router command, which creates the VPLS instance and configures the transport virtual router.
bridge vplsName vpls site-name siteName site-id siteId
no bridge vplsName vpls site-name
- vplsNameName of a VPLS instance created with the bridge vpls transport-virtual-router command
- siteNameName of the site; string of up to 128 alphanumeric characters
- siteIdNumerical identifier for the site; must be an unsigned 16-bit integer greater than zero that is unique across the VPLS domain associated with the VPLS instance
Global Configuration
Release Information Command introduced in JUNOSe Release 7.1.0.