Re: Wanted: one more well-known BGP community

Ravi Chandra <rchandra@cisco.com> Wed, 09 August 1995 22:10 UTC

Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa20956; 9 Aug 95 18:10 EDT
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa20952; 9 Aug 95 18:10 EDT
Received: from interlock.ans.net by CNRI.Reston.VA.US id aa21129; 9 Aug 95 18:10 EDT
Received: by interlock.ans.net id AA60739 (InterLock SMTP Gateway 3.0 for iwg-out@ans.net); Wed, 9 Aug 1995 18:01:28 -0400
Message-Id: <199508092201.AA60739@interlock.ans.net>
Received: by interlock.ans.net (Protected-side Proxy Mail Agent-2); Wed, 9 Aug 1995 18:01:28 -0400
Received: by interlock.ans.net (Protected-side Proxy Mail Agent-1); Wed, 9 Aug 1995 18:01:28 -0400
To: Vince Fuller <vaf@valinor.barrnet.net>
Cc: bgp@ans.net
Subject: Re: Wanted: one more well-known BGP community
In-Reply-To: Your message of "Wed, 09 Aug 1995 14:46:38 PDT." <199508092145.AA43739@interlock.ans.net>
Date: Wed, 09 Aug 1995 14:59:59 -0700
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Ravi Chandra <rchandra@cisco.com>

> Why can't "no-advertise" be used for this? Because it doesn't really make
> sense to set "no-advertise" in an outgoing update. Cisco's "route-map"
> facility, for example, can't do this because when it is used to set
> "no-advertise" in the BGP routing table, the route is naturally not advertise
d
> to any neighbors. The "no-advertise" community is something that only really
> makes sense when applied to incoming updates (in fact, one uses "no-propagate
"
> by configuring a router to set "no-advertise" on any routes received with
> "no-propagate").


	The 'no-advertise' community was meant to do what you want..
why cannot you set the 'no-advertise' for selected entries via the
outbound route-map (10.3 supports network based filtering for outbound
route-maps). It should do what you want..

--ravi


> 
> The "no-propagate" community requires no special semantics and no changes to
> BGP implementations, it just requires a community number to be assigned so
> that the keyword will (hopefully) be added to routers whose parsers recognize
> the names of well-known communities.
> 
> Comments? Thoughts?
> 
> 	--Vince