Re: IEWB-RS Lab 15 Task 5.28-5.29

From: mani poopal (mani_ccie@yahoo.com)
Date: Wed Aug 04 2004 - 20:06:07 GMT-3


Hi Marc,
 
I think those routemaps are wrong. It must be some like this
route-map EIGRP2OSPF deny 10
 match tag 4110
route-map EIGRP2OSPF permit 20
 set tag 2110 or-->This will set a tag of 2110 for all other routes
 blank---------------->This will permit all other routes
 
You can put tags to the route when you redistribute them to control feed back routes(prevent looping) or you set the tags so that you can use those routes identified by the tags to do specific action on another router. Good examples can be found at practical studies vol11 chapter:3
 
Mani

marc van hoof <mvh@marcvanhoof.com> wrote:
The R3 config in the solution has some route-map's with set statements
but without match statements.... eg.

route-map EIGRP2OSPF deny 10
set tag 4110
!
route-map EIGRP2OSPF permit 20
!
route-map OSPF2EIGRP deny 10
set tag 490
!
route-map OSPF2EIGRP permit 20
!

can anyone explain what these do ? i could understand if they were match
statements, but they're not...

also, for anyone that has the workbook or has done the lab, what are the
purpose of these route-maps on the redistribute commands ?

thanks,
-marc.



This archive was generated by hypermail 2.1.4 : Fri Sep 03 2004 - 07:02:33 GMT-3