[c-nsp] BGP extcommunity in the default table

Mihai Gabriel mihaigabriel at gmail.com
Fri Feb 12 05:56:29 EST 2016


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


More information about the cisco-nsp mailing list