Information Technology Reference
In-Depth Information
Example 5-46 Final Configuration for R10 (Continued)
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.3.9 remote-as 65103
neighbor 10.1.3.11 remote-as 65104
neighbor 10.1.3.12 remote-as 65105
neighbor 172.16.4.1 peer-group internal
neighbor 172.16.5.1 peer-group internal
neighbor 172.16.6.1 peer-group internal
no auto-summary
bgp bestpath compare-routerid
!
Example 5-47 Final Configuration for R11
hostname R11
!
interface Loopback0
ip address 172.16.11.1 255.255.255.0
!
interface Ethernet0/0
ip address 10.1.3.1 255.255.255.0
!
interface Serial3/0
ip address 10.1.104.9 255.255.255.252
!
router eigrp 100
redistribute bgp 65104 route-map DEFAULT_ROUTE
passive-interface Ethernet0/0
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 65104
no synchronization
bgp log-neighbor-changes
redistribute eigrp 100 route-map DENY_DEFAULT
neighbor 10.1.3.10 remote-as 65100
neighbor 10.1.3.10 route-map SET_MED out
no auto-summary
bgp bestpath compare-routerid
!
ip prefix-list DEFAULT seq 5 permit 0.0.0.0/0
ip prefix-list DEFAULT seq 10 deny 0.0.0.0/0 le 32
continues
Search WWH ::




Custom Search