Information Technology Reference
In-Depth Information
Example 5-41 Final Configuration for R5 (Continued)
!
interface Serial2/0
ip address 10.1.100.6 255.255.255.252
!
router eigrp 101
passive-interface Ethernet0/0
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.6.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-42 Final Configuration for R6
hostname R6
!
interface Loopback0
ip address 172.16.6.1 255.255.255.0
!
interface Ethernet0/0
ip address 10.1.2.6 255.255.255.0
!
interface Ethernet1/0
ip address 10.1.100.10 255.255.255.252
!
interface Serial2/0
ip address 10.1.100.13 255.255.255.252
!
router eigrp 101
passive-interface Ethernet0/0
Search WWH ::




Custom Search