Redistribution metrics and route-maps

From: Schulz, Dave (DSchulz@dpsciences.com)
Date: Thu Oct 27 2005 - 16:59:42 GMT-3


I cannot seem to find any information on this within the doc CD as to
why this should or should not be an issue. However, when doing
redistribution....and, using route-maps.... I have experienced issues
where the redistribution fails to take place when adding the metrics on
the redistribution command line (using route-maps). For example.....

                router ospf 1
                 redistribute rip route-map RIP2OSPF metric 10
metric-type 1 subnets

                route-map RIP2OSPF permit 10
                 match ip add 1

                access-list 1 permit 192.168.0.0 0.0.255.255

However, when changing to the following (metric info in the
route-maps).....things work....(weird, almost like the router can't
handle too much information on the redistribute command line. Any
ideas?

                router ospf 1
                 redistribute rip route-map RIP2OSPF subnets

                route-map RIP2OSPF permit 10
                 match ip add 1
                 set metric 10
                 set metric-type 1

                access-list 1 permit 192.168.0.0 0.0.255.255

Dave Schulz,
Email: dschulz@dpsciences.com <mailto:dschulz@dpsciences.com >



This archive was generated by hypermail 2.1.4 : Sun Nov 06 2005 - 22:00:54 GMT-3