Information Technology Reference
In-Depth Information
Figure 8-18 R7 in Member AS 100 and R5 out of the Forwarding Paths
AS 200
R8
172.16.0.0/16
AS 100
RR
R1
Client
AS 65000
192.168.201.0/24
192.168.200.0/24
R4
R6
Client
R3
192.168.202.0/24
R2
R7
R5
AS 65001
Confederation 100
Step 6: Move R5 from Member AS 65001 to Member AS 100
Move R5 from member AS 65001 to member AS 100, as in Step 2. Create a new peer group
called Internal for future peerings with all other RRs. Currently, only R4 is a member of the
peer group Internal. Create a peer group called Clients that includes R6 and R7. Example 8-96
shows the new BGP configurations on R5.
Example 8-96 BGP Configurations on R5
router bgp 100
no synchronization
bgp router-id 192.168.100.5
bgp log-neighbor-changes
bgp confederation identifier 100
bgp confederation peers 65000
neighbor Peers peer-group
neighbor Peers remote-as 65000
neighbor Clients peer-group
neighbor Clients remote-as 100
neighbor Clients update-source Loopback0
neighbor Clients route-reflector-client
neighbor Internal peer-group
neighbor Internal remote-as 100
neighbor Internal update-source Loopback0
neighbor 192.168.15.1 peer-group Peers
neighbor 192.168.25.2 peer-group Peers
 
Search WWH ::




Custom Search