Figure 40: Backdoor Route
You can modify this behavior by issuing the
network backdoor
command on router
NY:
host1(config)#
router bgp 300
host1(config-router)#
neighbor 10.4.4.1 remote-as 400
host1(config-router)#
network 172.19.0.0 backdoor
Unlike the typical
network
command,
network backdoor
does not cause the BGP
speaker to advertise the specified prefix. Instead, it sets the administrative distance
for the EBGP path to that prefix to the same value as a route learned by means of
IBGP. That is, the EBGP administrative distance is changed from the highly preferred
value of 20 to the highly unpreferred value of 200. In Figure 40 on page 140, this
change in value results in the backdoor OSPF being more preferred as a way to reach
prefix 172.19.0.0/16.
network backdoor
■
Use to cause a backdoor IGP route to be preferred over an EBGP route to the
same prefix by setting the administrative distance of the EBGP route to that of
an IBGP route, 200.
■
Issuing this command does not cause the BGP speaker to advertise the specified
route.
■
This command takes effect immediately.
■
Example
host1(config-router)#
network 10.53.42.0 backdoor
■
Use the
no
version to restore the default distance to the EBGP route, 20.
■
See network.
Setting the Maximum Number of Equal-Cost Multipaths
You can use the
maximum-paths
command to specify the number of equal-cost
paths to the same destination that BGP can submit to the IP routing table.
140
■
Interactions Between BGP and IGPs
JUNOSe 11.1.x BGP and MPLS Configuration Guide
Summary of Contents for BGP
Page 6: ...vi ...
Page 8: ...viii JUNOSe 11 1 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 1 x BGP and MPLS Configuration Guide ...
Page 234: ...198 Monitoring BGP JUNOSe 11 1 x BGP and MPLS Configuration Guide ...
Page 236: ...200 Multiprotocol Layer Switching JUNOSe 11 1 x BGP and MPLS Configuration Guide ...
Page 542: ...506 Monitoring BGP MPLS VPNs JUNOSe 11 1 x BGP and MPLS Configuration Guide ...
Page 544: ...508 Layer 2 Services Over MPLS JUNOSe 11 1 x BGP and MPLS Configuration Guide ...
Page 610: ...574 Virtual Private LAN Service JUNOSe 11 1 x BGP and MPLS Configuration Guide ...
Page 624: ...588 VPLS References JUNOSe 11 1 x BGP and MPLS Configuration Guide ...
Page 680: ...644 Virtual Private Wire Service JUNOSe 11 1 x BGP and MPLS Configuration Guide ...
Page 724: ...688 Monitoring MPLS Forwarding Table for VPWS JUNOSe 11 1 x BGP and MPLS Configuration Guide ...
Page 725: ...Part 6 Index Index on page 691 Index 689 ...
Page 726: ...690 Index JUNOSe 11 1 x BGP and MPLS Configuration Guide ...