Configuring PE-to-PE LSPs
See “Configuring MPLS” on page 275, 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 442,
the E Series router gives equal consideration to IBGP VPN routes learned from multiple
remote PE devices when determining load balancing.
441
Copyright © 2010, Juniper Networks, Inc.
Chapter 6: Configuring BGP-MPLS Applications
Summary of Contents for JUNOSE 11.2.X BGP AND MPLS
Page 6: ...Copyright 2010 Juniper Networks Inc vi...
Page 8: ...Copyright 2010 Juniper Networks Inc viii JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 38: ...Copyright 2010 Juniper Networks Inc 2 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 192: ...Copyright 2010 Juniper Networks Inc 156 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 242: ...Copyright 2010 Juniper Networks Inc 206 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 244: ...Copyright 2010 Juniper Networks Inc 208 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 310: ...Copyright 2010 Juniper Networks Inc 274 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 356: ...Copyright 2010 Juniper Networks Inc 320 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 418: ...Copyright 2010 Juniper Networks Inc 382 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 524: ...Copyright 2010 Juniper Networks Inc 488 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 544: ...Copyright 2010 Juniper Networks Inc 508 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 608: ...Copyright 2010 Juniper Networks Inc 572 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 672: ...Copyright 2010 Juniper Networks Inc 636 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 674: ...Copyright 2010 Juniper Networks Inc 638 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 716: ...Copyright 2010 Juniper Networks Inc 680 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 717: ...PART 6 Index Index on page 683 681 Copyright 2010 Juniper Networks Inc...
Page 718: ...Copyright 2010 Juniper Networks Inc 682 JunosE 11 2 x BGP and MPLS Configuration Guide...