This is true on IOS-XE as well. ip bgp-community new-format ! <======= ip community-list 10 permit 65333:888 no-export
-b On Thu, May 19, 2011 at 6:05 AM, Phil Mayers <[email protected]> wrote: > On 19/05/11 13:52, Jeff Kell wrote: >> >> Odd. I managed to get it to work, just not as expected. >> >> Legacy (no VRF enabled, 12.2(18)SXF17) "ip community-list 10 permit >> 65532:888 no-export" >> is accepted, but on VRF-enabled 12.2(33)SXI3 becomes "permit 4281598840 >> no-export". >> >> An "ip community-list 100 permit 65532:888" stays in that format, but >> matching on an >> incoming route-map doesn't match 100, it matches 10. > > I don't see this on SXI5: > > ip community-list 10 permit 65000:1 > ip community-list 100 permit 65000:1 > ip community-list standard BAR permit 65000:1 > ip community-list expanded FOO permit 65000:1 > > Do you have the global: > > ip bgp-community new-format > > ? > _______________________________________________ > cisco-nsp mailing list [email protected] > https://puck.nether.net/mailman/listinfo/cisco-nsp > archive at http://puck.nether.net/pipermail/cisco-nsp/ > -- Bill Blackford Network Engineer Logged into reality and abusing my sudo privileges..... _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
