Information Technology Reference
In-Depth Information
Example 5-42 Final Configuration for R6 (Continued)
network 10.0.0.0
network 172.16.0.0
no auto-summary
no eigrp log-neighbor-changes
!
router bgp 65100
no synchronization
bgp log-neighbor-changes
neighbor internal peer-group
neighbor internal remote-as 65100
neighbor internal update-source Loopback0
neighbor internal next-hop-self
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
neighbor 172.16.4.1 peer-group internal
neighbor 172.16.5.1 peer-group internal
neighbor 172.16.10.1 peer-group internal
no auto-summary
bgp bestpath compare-routerid
!
route-map SET_MED permit 10
set metric-type internal
!
Example 5-43 Final Configuration for R7
hostname R7
!
interface Loopback0
ip address 172.16.7.1 255.255.255.0
!
interface Ethernet0/0
ip address 10.1.2.7 255.255.255.0
!
interface Ethernet1/0
ip address 10.1.102.7 255.255.255.0
!
router eigrp 100
redistribute bgp 65102 route-map DEFAULT_ROUTE
network 10.0.0.0
network 172.16.0.0
default-metric 10000 100 255 1 1500
no auto-summary
no eigrp log-neighbor-changes
!
router bgp 65102
no synchronization
continues
Search WWH ::




Custom Search