Information Technology Reference
In-Depth Information
Example 5-40 Final Configuration for R4 (Continued)
ip address 172.16.4.1 255.255.255.0
!
interface Ethernet0/0
ip address 10.1.1.4 255.255.255.0
!
interface Serial2/0
ip address 10.1.100.5 255.255.255.252
!
interface Serial3/0
ip address 10.1.100.1 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.1.1 remote-as 65101
neighbor 10.1.1.2 remote-as 65101
neighbor 10.1.1.3 remote-as 65104
neighbor 10.1.1.13 remote-as 65105
neighbor 172.16.5.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
!
Example 5-41 Final Configuration for R5
hostname R5
!
interface Loopback0
ip address 172.16.5.1 255.255.255.0
!
interface Ethernet0/0
ip address 10.1.2.5 255.255.255.0
!
interface Ethernet1/0
ip address 10.1.100.9 255.255.255.252
continues
Search WWH ::




Custom Search