Figure 42: A Confederation of Subautonomous Systems
The following commands partially configure router Salem:
host1(config)#
router bgp 64720
host1(config-router)#
bgp confederation identifier 29
host1(config-router)#
bgp confederation peers 64721 64722
host1(config-router)#
neighbor 10.2.25.4 remote-as 64720
host1(config-router)#
neighbor 10.2.25.8 remote-as 64721
host1(config-router)#
neighbor 10.2.25.2 remote-as 325
The
bgp confederation identifier
command establishes router Salem as a member
of Confederation 29. The
bgp confederation peers
command specifies that sub-AS
64721 and sub-AS 64722 are members of the same confederation as the sub-AS that
includes router Salem. The
neighbor remote-as
commands specify the IBGP
connection with a neighbor in sub-AS 64720 and the EBGP connections with neighbors
in sub-AS 64721 and outside the confederation in AS 325.
Similarly, the following commands partially configure router Harvard:
host2(config)#
router bgp 64721
host2(config-router)#
bgp confederation identifier 29
host2(config-router)#
bgp confederation peers 64720 64722
host2(config-router)#
neighbor 10.2.25.7 remote-as 64720
From router Newport’s perspective, router Salem is simply a member of AS 29:
host3(config)#
router bgp 325
146
■
Managing a Large-Scale AS
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 ...