CONFIGURATIONS ARE AS FOLLOW:
ROUTER1
router rip
version 2
redistribute static
network 165.210.0.0
network 192.168.1.0
network 192.168.2.0
default-information originate
!
ip classless
ip route 172.16.1.0 255.255.255.240 165.210.1.2
ip route 0.0.0.0 0.0.0.0 165.210.1.2
***************************************************************
ROUTER 7
router eigrp 10
redistribute rip metric 560 0 255 255 1500
redistribute static metric 1204 10 255 255 1500
network 172.16.1.0 0.0.0.15
no auto-summary
!
router rip
redistribute eigrp 10 metric 8
network 165.210.0.0
!
ip classless
ip route 192.168.1.0 255.255.255.240 165.210.1.1
!
******************************************************************
ROUTER 10
router eigrp 10
redistribute static metric 1204 10 255 255 1500
network 172.16.1.0 0.0.0.15
no auto-summary
!
router ospf 12
log-adjacency-changes
network 168.210.0.0 0.0.3.255 area 1
!
ip classless
ip route 161.128.1.0 255.255.255.192 168.210.2.2
!
******************************************************
ROUTER 11
router ospf 12
log-adjacency-changes
redistribute static metric 64 metric-type 1 subnets
network 161.128.1.0 0.0.0.15 area 0
network 161.128.1.32 0.0.0.15 area 0
network 168.210.0.0 0.0.3.255 area 1
default-information originate
!
ip classless
ip route 172.16.1.0 255.255.255.240 168.210.2.1
ip route 0.0.0.0 0.0.0.0 168.210.2.1
!
damn, talk like a drunk
b1tchX2 10 months ago