Information Technology Reference
In-Depth Information
R5 is the other border router in member AS 65001. It is fully meshed with other BGP
speakers in the same member AS. (See Example 8-82.)
Example 8-82 BGP Configurations on R5
router bgp 65001
no synchronization
bgp router-id 192.168.100.5
bgp log-neighbor-changes
bgp confederation identifier 100
bgp confederation peers 65000
neighbor Internal peer-group
neighbor Internal remote-as 65001
neighbor Internal update-source Loopback0
neighbor 192.168.15.1 remote-as 65000
neighbor 192.168.25.2 remote-as 65000
neighbor 192.168.100.4 peer-group Internal
neighbor 192.168.100.6 peer-group Internal
neighbor 192.168.100.7 peer-group Internal
no auto-summary
R6 is an internal router and is fully meshed with all other routers in member AS 65001. (See
Example 8-83.)
Example 8-83 BGP Configurations on R6
router bgp 65001
no synchronization
bgp router-id 192.168.100.6
bgp log-neighbor-changes
bgp confederation identifier 100
bgp confederation peers 65000
network 192.168.201.0
neighbor Internal peer-group
neighbor Internal remote-as 65001
neighbor Internal update-source Loopback0
neighbor 192.168.100.4 peer-group Internal
neighbor 192.168.100.5 peer-group Internal
neighbor 192.168.100.7 peer-group Internal
no auto-summary
R7 is the other internal router in member AS 65001. (See Example 8-84.)
Example 8-84 BGP Configurations on R7
router bgp 65001
no synchronization
bgp router-id 192.168.100.7
bgp log-neighbor-changes
continues
Search WWH ::




Custom Search