Configuring PE-to-PE LSPs
See “Configuring MPLS” on page 263, for information about configuring LSPs.
Enabling BGP Routing
You must enable the BGP routing process on the router serving as the PE router.
router bgp
■
Use to enable the BGP routing protocol and to specify the local AS—the AS to
which this BGP speaker belongs.
■
All subsequent BGP configuration commands are placed within the context of
this router and AS; you can have only a single BGP instance per virtual router.
■
Specify only one BGP AS per virtual router.
■
Example
host1:vr1(config)#
router bgp 100
■
This command takes effect immediately.
■
Use the
no
version to remove the BGP process.
■
See router bgp.
Enabling BGP ECMP for BGP/MPLS VPNs
Enabling ECMP support for BGP/MPLS VPNs allows multiple VPN routes to be included
in the list of available equal-cost paths. You can use the
maximum-paths
command
with the
ibgp
or
eibgp
keywords to enable ECMP support for BGP/MPLS VPNs.
The
eibgp
keyword specifies that the E Series router consider
both
external BGP
(EBGP) and internal BGP (IBGP) paths when determining the number of equal-cost
paths to the same destination that BGP can submit to the IP routing table. The
ibgp
keyword specifies that the E Series router consider multiple internal IBGP paths, but
not EBGP paths, when determining the number of equal-cost paths.
Example 1
You can create an ECMP environment in which multiple IBGP paths are selected as
multipaths and used for load balancing. In the example shown in Figure 93 on
page 435, the E Series router gives equal consideration to IBGP VPN routes learned
from multiple remote PE devices when determining load balancing.
434
■
Configuring BGP VPN Services
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...