[c-nsp] Cisco 877 Redistribute OSPF into Eigrp not working

Skeeve Stevens skeeve at skeeve.org
Wed Nov 15 02:14:21 EST 2006


I have the following:   NetworkStuff-->1811-877------->DSL/Tunnel------>7507

1811 is passing ospf to 877.  877 sees ospf from 1811.. Not sending them to
the 7507 over the tunnel. 

Any ideas anyone.. Thanks all.

.Skeeve

====
x-ADSL1#show ip route ospf 
     10.0.0.0/8 is variably subnetted, 11 subnets, 3 masks
O       10.17.5.16/30 [110/2] via 10.17.0.5, 01:10:38, Vlan1
O       10.17.5.12/30 [110/2] via 10.17.0.5, 01:10:38, Vlan1
O       10.17.0.8/30 [110/2] via 10.17.0.5, 01:10:38, Vlan1
O       10.17.5.8/30 [110/2] via 10.17.0.5, 01:10:38, Vlan1
O       10.17.2.0/24 [110/2] via 10.17.0.5, 01:10:38, Vlan1
O       10.17.5.4/30 [110/2] via 10.17.0.5, 01:10:38, Vlan1
O       10.17.1.0/24 [110/2] via 10.17.0.5, 01:10:38, Vlan1
O       10.17.0.1/32 [110/2] via 10.17.0.5, 01:10:38, Vlan1
O       10.17.5.0/30 [110/2] via 10.17.0.5, 01:10:38, Vlan1
O       10.17.255.0/24 [110/2] via 10.17.0.5, 01:10:38, Vlan1
====
x-ADSL1#show ip route eigrp 
     125.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
D       x.64.0/20 [90/297244416] via 172.16.1.33, 01:14:15, Tunnel17
====





router eigrp 17
 redistribute connected
 redistribute static
 redistribute ospf 1
 network 10.0.0.0 0.0.255.255
 network 125.0.0.0
 network 172.16.0.0
 distribute-list 11 out
 no auto-summary
 neighbor 172.16.1.33 Tunnel17
!
router ospf 1
 router-id 10.17.0.6
 log-adjacency-changes
 redistribute connected metric 100
 redistribute static subnets
 redistribute eigrp 17 metric 100
 network 10.17.0.0 0.0.255.255 area 0
!
ip route 0.0.0.0 0.0.0.0 Dialer1
ip route x.150 255.255.255.255 172.16.1.33
!
!
ip http server
ip http authentication local
ip http secure-server
ip nat inside source list 1 interface Dialer1 overload
!
access-list 1 permit 10.17.0.0 0.0.255.255
access-list 11 deny   0.0.0.0
access-list 11 deny   x.4
access-list 11 deny   x.150
access-list 11 deny   x.202
access-list 11 deny   x.244 0.0.0.3
access-list 11 permit any




_______________________________________________________
Skeeve Stevens, RHCE     Email: skeeve at skeeve.org
Website: www.skeeve.org  - Telephone: (0414) 753 383
skype://skeeve
Address: P.O Box 1035, Epping, NSW, 1710, Australia

eIntellego - skeeve at eintellego.net - www.eintellego.net
_______________________________________________________
I'm a groove licked love child king of the verse
Si vis pacem, para bellum





More information about the cisco-nsp mailing list