From: ismail el-shalh (ishelh_mdsa@yahoo.com)
Date: Thu Apr 19 2007 - 20:48:16 ART
Hi Folks,
SW1 is receiving a default RIP route from R5, I am trying to redistribute this default route via OSPF toward SW4, the default route is never appearing on SW4 nor in the OSPF database.
Is there any concept behind this behavior?
R5 E0/1 -----RIP---VL57SW1----Po14--OSPF---Po14----SW4
R5
router rip
version 2
passive-interface default
no passive-interface Ethernet0/1
no passive-interface Serial0/1
network 163.1.0.0
default-information originate route-map TOWARD->SW1
distribute-list prefix SUMMARY out FastEthernet0/1
distance 109 163.1.57.7 0.0.0.0
no auto-summary
ip prefix-list SUMMARY seq 5 permit 0.0.0.0/0
route-map TOWARD->SW1 permit 10
set interface FastEthernet0/1
SW1
router rip
version 2
redistribute ospf 1 metric 1
network 150.1.0.0
network 163.1.0.0
no auto-summary
router ospf 1
log-adjacency-changes
redistribute rip subnets tag 119
network 163.1.0.1 0.0.0.0 area 0
network 163.1.75.7 0.0.0.0 area 0
Rack1SW1#SHOW IP ROUTE RIP
R* 0.0.0.0/0 [120/1] via 163.1.57.5, 00:00:11, Vlan57
Rack1SW4#show ip ospf database | be Type-5
Type-5 AS External Link States
Link ID ADV Router Age Seq# Checksum Tag
150.1.7.0 150.1.7.7 1695 0x80000003 0x009C46 119
163.1.57.0 150.1.7.7 1695 0x80000003 0x00CAD8 119
Rack1SW4#show ip route ospf
163.1.0.0/16 is variably subnetted, 4 subnets, 2 masks
O E2 163.1.57.0/24 [110/20] via 163.1.0.1, 01:55:15, Port-channel14
O 163.1.3.0/24 [110/2] via 163.1.0.133, 01:55:15, Port-channel34
10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
O 10.0.0.0/8 is a summary, 01:55:15, Null0
150.1.0.0/24 is subnetted, 1 subnets
O E2 150.1.7.0 [110/20] via 163.1.0.1, 01:55:15, Port-channel14
Ismail
This archive was generated by hypermail 2.1.4 : Tue May 01 2007 - 08:28:36 ART