Juniper JUNOSE SOFTWARE FOR E SERIES 11.0.X - BGP AND MPLS CONFIGURATION GUIDE 2009-12-30 Configuration Manual page 622

Software for e series routing platforms bgp and mpls configuration guide
Table of Contents

Advertisement

JUNOSe 11.0.x BGP and MPLS Configuration Guide
5.
BEST PRACTICE: We recommend that you add the route target to both the VPLS
instance's import list and export list of VPN extended communities. To do so, use
the
Multiple VPLS instances that use the same transport virtual router cannot have the
same route distinguisher. Conversely, multiple VPLS instances that use different
transport virtual routers can have the same route distinguisher.
For example, the following commands configure the transport virtual router for each
of three VPLS instances: vplsA, vplsB, and vplsC. The transport virtual router for both
vplsA and vplsC is vr1, and the transport virtual router for vplsB is vr2.
Because vplsA and vplsC use the same transport virtual router, vr1, you cannot assign
them the same route distinguisher. Consequently, the following operation fails, and
the router displays an error message.
However, both vplsA and vplsB can use the same route distinguisher because their
transport virtual routers are different. Consequently, the following commands are
valid.
Related Topics
586
Configuring VPLS Instances with BGP Signaling
Create or add a route target to the import and export lists of VPN extended
communities for this VPLS instance.
host1(config)#bridge customer1 vpls route-target both 100:1
The PE router uses the lists of VPN extended communities to determine which
routes are imported by this VPLS instance.
keyword.
both
host1(config)#bridge vplsA vpls transport-virtual-router vr1
host1(config)#bridge vplsB vpls transport-virtual-router vr2
host1(config)#bridge vplsC vpls transport-virtual-router vr1
host1(config)#bridge vplsA vpls rd 1.1.1.1:10
host1(config)#bridge vplsC vpls rd 1.1.1.1:10
% Unable to set VPLS route distinguisher (can't re-use the route-distinguisher)
host1(config)#bridge vplsA vpls rd 1.1.1.1:10
host1(config)#bridge vplsB vpls rd 1.1.1.1:10
Configuration Tasks for VPLS with BGP Signaling on page 584
Configuration Tasks for VPLS with LDP Signaling on page 599
bridge vpls rd
bridge vpls route-target
bridge vpls site-name site-id
bridge vpls site-range
bridge vpls transport-virtual-router

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose

Table of Contents