Tag BGP external routes?

From: Ivan Hrvatska <ivanzghr_at_gmail.com>
Date: Mon, 22 Mar 2010 13:04:18 +0100

How do you tag external BGP prefixes? Let's say you have two routers
in EIGRP domain. One router (R2) runs EIGRP and BGP with some peers.
Other router runs EIGRP and it is also ASBR OSPF router (R1). On R1
you redistribute EIGRP into OSPF and during redistribution you have to
tag BGP external routes with some tag. Is this enough:

route-map MAP per 10
   match route-type external

route-map MAP per 100

router ospf 1
   redistribute eigrp 1 subnets tag 999 route-map MAP

??

Blogs and organic groups at http://www.ccie.net
Received on Mon Mar 22 2010 - 13:04:18 ART

This archive was generated by hypermail 2.2.0 : Thu Apr 01 2010 - 07:26:35 ART