Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cisco: NSP

redistributing eigrp routes into bgp with tag intact

 

 

Cisco nsp RSS feed   Index | Next | Previous | View Threaded


sukiwish at gmail

Nov 19, 2009, 8:51 AM

Post #1 of 2 (433 views)
Permalink
redistributing eigrp routes into bgp with tag intact

Is there any way I can get a route tagged in eigrp redistributed into bgp
with the tag intact?
_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


oboehmer at cisco

Nov 19, 2009, 11:08 AM

Post #2 of 2 (420 views)
Permalink
Re: redistributing eigrp routes into bgp with tag intact [In reply to]

> Is there any way I can get a route tagged in eigrp redistributed into
bgp
> with the tag intact?

don't think this is possible, so you would need to do it manually when
you are using discrete values for EIGRP tag:

route-map foo permit 10
match tag <x>
set community <x>
!
route-map foo permit 20
match tag <y>
set community <y>
!
<etc>

Not really scalable to do this for all 4294967296 possible tag values
;-)

oli
_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Cisco nsp RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.