5.
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.
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
both
keyword.
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.
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
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.
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)
However, both vplsA and vplsB can use the same route distinguisher because their
transport virtual routers are different. Consequently, the following commands are
valid.
host1(config)#
bridge vplsA vpls rd 1.1.1.1:10
host1(config)#
bridge vplsB vpls rd 1.1.1.1:10
Related Topics
■
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
586
■
Configuring VPLS Instances with BGP Signaling
JUNOSe 11.0.x BGP and MPLS Configuration Guide
Summary of Contents for JUNOSE
Page 6: ...vi...
Page 8: ...viii JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 24: ...xxiv Table of Contents JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 37: ...Part 1 Border Gateway Protocol Configuring BGP Routing on page 3 Border Gateway Protocol 1...
Page 38: ...2 Border Gateway Protocol JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 234: ...198 Monitoring BGP JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 236: ...200 Multiprotocol Layer Switching JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 298: ...262 Point to Multipoint LSPs Configuration JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 536: ...500 Monitoring BGP MPLS VPNs JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 538: ...502 Layer 2 Services Over MPLS JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 604: ...568 Virtual Private LAN Service JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 618: ...582 VPLS References JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 674: ...638 Virtual Private Wire Service JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 718: ...682 Monitoring MPLS Forwarding Table for VPWS JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 719: ...Part 6 Index Index on page 685 Index 683...
Page 720: ...684 Index JUNOSe 11 0 x BGP and MPLS Configuration Guide...