From: Guy Farber (gfarber@xxxxxxxxx)
Date: Thu Jun 07 2001 - 05:09:18 GMT-3
Hi,
I'm trying to find a quick and painless way to do filtering on mutual
redistribution points in the lab. Is this filter considered proper?
router ospf 1
redistribute rip subnets metric 100 route-map r2o
router rip
version 2
redistribute ospf 1 metric 2 route-map o2r
route-map r2o deny
match tag 110
route-map r2o permit 20
set tag 120
route-map o2r deny
match tag 120
route-map o2r permit 20
set tag 110
TIA
Guy
**Please read:http://www.groupstudy.com/list/posting.html
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:31:19 GMT-3