From: Daniel Sheedy (dansheedy@gmx.net)
Date: Tue Nov 25 2003 - 04:37:15 GMT-3
Hi Roberto,
Thanks for your answer, but it wasnt actually what i asked.
Let me explaine a bit further using your diagram, and extending it a bit
further...
IGP1-----IGP2-----IGP3-----IGP4
Traffic redistributed from IGP1 into IGP2 is tagged 111. When I go to
distribute into IGP3, I do a match tag 111, and permit it. If I then get to
IPG4, will I still see tag 111? Or, when I do a redistribute on IGP3, do I
need to do a...
route-map igp2->igp3 permit 10
match tag 111
set tag 111 (do we need to set this again here?)
So, simply put... will a tag survive mutiple redsistributions?
I've done a few labs up and think yes, but was just wondering if there is
anything that could cause a tag to disappear?
mfg,
Daniel Sheedy
----- Original Message -----
From: "Roberto Adjakou" <radjakou@cfao.sn>
To: "Daniel Sheedy" <dansheedy@gmx.net>; <ccielab@groupstudy.com>
Sent: Monday, November 24, 2003 5:33 PM
Subject: RE : Tags and Redistributing
> Try this
>
> IGP1-----IGP2
>
> Route-map igp1toigp2 deny 10
> Deny tag 222
> Route-map igp1toigp2 permit 20
> Set tag 111
>
> Route-map igp2toigp1 deny 10
> Deny tag 111
> Route-map igp2toigp1 permit 20
> Set tag 222
>
> Router igp1
> Redistribute route-map igp2toigp1
>
> Router igp2
> Redistribute route-map igp1toigp2
>
>
> Cordialement/Best regards;
>
> -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
> Roberto Adjakou
> E-mail : RAdjakou@cfao.sn
> -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
This archive was generated by hypermail 2.1.4 : Fri Dec 12 2003 - 12:29:17 GMT-3