04-08-2005 08:14 AM - edited 03-03-2019 09:14 AM
How do I tag an EIGRP learned route and redistribute it back into EIGRP with a distribute list. I see it is possible in 12.3(8)T.
router eigrp 10
network 10.0.0.0
distribute-list route-map aaa in BRI0/0
no auto-summary
route-map aaa permit 10
set tag 777
Goal is to tag all my dialed routes.
04-13-2005 12:05 PM
As far as i know, route-map is not supported for eigrp in distribute list. I also do not see any modification done in 12.3(8T) modified command list at http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123mindx/crgtnmol.htm#wp924952
04-13-2005 12:35 PM
Only EIGRP external routes can be tagged. So the only way to tag the EIGRP routes is to use a route-map when you redistribute routes from another protocol.
Hope this helps,
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide