Information Technology Reference
In-Depth Information
Example 5-28 BGP Configuration for R5 (Continued)
neighbor 172.16.10.1 peer-group internal
neighbor 10.1.2.7 remote-as 65102
neighbor 10.1.2.7 route-map SET_MED out
neighbor 10.1.2.8 remote-as 65102
neighbor 10.1.2.8 route-map SET_MED out
distance bgp 200 220 220
bgp bestpath compare-routerid
!
route-map SET_MED permit 10
set metric-type internal
!
Example 5-29 BGP Configuration for R6
router bgp 65100
no auto-summary
no synchronization
neighbor internal peer-group
neighbor internal update-source loopback0
neighbor internal remote-as 65100
neighbor 172.16.4.1 peer-group internal
neighbor 172.16.5.1 peer-group internal
neighbor 172.16.10.1 peer-group internal
neighbor 10.1.2.7 remote-as 65102
neighbor 10.1.2.7 route-map SET_MED out
neighbor 10.1.2.8 remote-as 65102
neighbor 10.1.2.8 route-map SET_MED out
distance bgp 200 220 220
bgp bestpath compare-routerid
!
route-map SET_MED permit 10
set metric-type internal
!
Example 5-30 BGP Configuration for R7
router bgp 65102
no auto-summary
no synchronization
redistribute eigrp 100 route-map DENY_DEFAULT
neighbor 172.16.8.1 remote-as 65102
neighbor 172.16.8.1 update-source loopback0
neighbor 10.1.2.5 remote-as 65100
neighbor 10.1.2.5 route-map SET_MED out
neighbor 10.1.2.6 remote-as 65100
neighbor 10.1.2.6 route-map SET_MED out
distance bgp 200 220 220
continues
Search WWH ::




Custom Search