trying to filter default 0.0.0.0/0

From: <dls152_at_cox.net>
Date: Mon, 14 May 2012 18:02:19 -0400

Can someone please help me figure this one out. I am redistributing ospf into rip and trying to filter out 0.0.0.0/0 from entering into rip but i cant. Please review my commands an let me know if you see something wrong? I am showing hits on my prefix-list so I believe it should be working?

router rip
 redistribute ospf 1 metric 1 route-map default

route-map default deny 10
 match ip address prefix-list default
route-map default permit 20

ip prefix-list default seq 5 permit 0.0.0.0/0

R2#sh ip pref det
Prefix-list with the last deletion/insertion: default
ip prefix-list default:
   count: 1, range entries: 0, sequences: 5 - 5, refcount: 3
   seq 5 permit 0.0.0.0/0 (hit count: 8, refcount: 1)

Blogs and organic groups at http://www.ccie.net
Received on Mon May 14 2012 - 18:02:19 ART

This archive was generated by hypermail 2.2.0 : Sun Jun 17 2012 - 09:04:19 ART