[c-nsp] BGP extcommunity in the default table
Mihai Gabriel
mihaigabriel at gmail.com
Fri Feb 12 09:42:43 EST 2016
Hi Adam,
I think the community should show up in the local bgp table event without
a bgp neighbor configured, like the basic communities.
I have already configured the 'send-community' command but the community is
not advertised, which is normal because it is not set:)
On Fri, Feb 12, 2016 at 2:27 PM, Adam Vitkovsky <Adam.Vitkovsky at gamma.co.uk>
wrote:
> Hi Mihai,
>
> > Mihai Gabriel
> > Sent: Friday, February 12, 2016 10:56 AM
> > To: cisco-nsp at puck.nether.net
> > Subject: [c-nsp] BGP extcommunity in the default table
> >
> > Hi,
> >
> > I am trying to advertise a prefix with an extended route-target
> community in
> > the IPv4 default table with no success.
> >
> > r1#sh route-map test
> > route-map test, permit, sequence 10
> > Match clauses:
> > Set clauses:
> > extended community RT:65000:65000
> > Policy routing matches: 0 packets, 0 bytes r1(config)#
> >
> > router bgp 65000
> > no synchronization
> > bgp log-neighbor-changes
> > network 10.10.10.10 mask 255.255.255.255 route-map test
> >
> > r1#sh ip bgp 10.10.10.10
> > BGP routing table entry for 10.10.10.10/32, version 2
> > Paths: (1 available, best #1, table default)
> > Not advertised to any peer
> > Local
> > 0.0.0.0 from 0.0.0.0 (1.1.1.1)
> > Origin IGP, metric 0, localpref 100, weight 32768, valid, sourced,
> local, best
> >
> > The IOS version is 15.0(1)M.
> > Does anyone knows a way to achieve the desired result? On a Juniper MX
> > this is working as expected.
> >
> > Thanks
> Extended community exchange is not enabled by default. It is enabled on a
> per-neighbor basis with the "neighbor x.x.x.x send-community extended"
> command.
>
> adam
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Adam Vitkovsky
> IP Engineer
>
> T: 0333 006 5936
> E: Adam.Vitkovsky at gamma.co.uk
> W: www.gamma.co.uk
>
> This is an email from Gamma Telecom Ltd, trading as “Gamma”. The contents
> of this email are confidential to the ordinary user of the email address to
> which it was addressed. This email is not intended to create any legal
> relationship. No one else may place any reliance upon it, or copy or
> forward all or any of it in any form (unless otherwise notified). If you
> receive this email in error, please accept our apologies, we would be
> obliged if you would telephone our postmaster on +44 (0) 808 178 9652 or
> email postmaster at gamma.co.uk
>
> Gamma Telecom Limited, a company incorporated in England and Wales, with
> limited liability, with registered number 04340834, and whose registered
> office is at 5 Fleet Place London EC4M 7RD and whose principal place of
> business is at Kings House, Kings Road West, Newbury, Berkshire, RG14 5BY.
>
>
>
More information about the cisco-nsp
mailing list