Information Technology Reference
In-Depth Information
Example 8-51 BGP Configurations on R4 (Continued)
neighbor 192.168.100.5 peer-group Internal
neighbor 192.168.100.6 peer-group Clients
neighbor 192.168.100.7 peer-group Clients
no auto-summary
R5 is the other RR in the right POP. (See Example 8-52.)
Example 8-52 BGP Configurations on R5
router bgp 100
no synchronization
bgp router-id 192.168.100.5
bgp log-neighbor-changes
neighbor Internal peer-group
neighbor Internal remote-as 100
neighbor Internal update-source Loopback0
neighbor Clients peer-group
neighbor Clients remote-as 100
neighbor Clients update-source Loopback0
neighbor Clients route-reflector-client
neighbor 192.168.100.1 peer-group Internal
neighbor 192.168.100.2 peer-group Internal
neighbor 192.168.100.4 peer-group Internal
neighbor 192.168.100.6 peer-group Clients
neighbor 192.168.100.7 peer-group Clients
no auto-summary
R6 is an RR client of both R4 and R5. (See Example 8-53.)
Example 8-53 BGP Configurations on R6
router bgp 100
no synchronization
bgp router-id 192.168.100.6
bgp log-neighbor-changes
network 192.168.201.0
neighbor Internal peer-group
neighbor Internal remote-as 100
neighbor Internal update-source Loopback0
neighbor 192.168.100.4 peer-group Internal
neighbor 192.168.100.5 peer-group Internal
no auto-summary
R7 is the other client in the right POP. (See Example 8-54.)
Search WWH ::




Custom Search