cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5252
Views
20
Helpful
2
Replies

BGP community strings getting converted to decimal

johnnylingo
Level 5
Level 5

I've noticed in IOS 15.x routers, community strings are getting converted to decimal after being entered:

Router(config)#route-map BGP per 10
Router(config-route-map)#set community 65535:12345
Router(config-route-map)#do show route-map BGP
route-map BGP, permit, sequence 10
  Match clauses:
  Set clauses:
    community 4294914105
  Policy routing matches: 0 packets, 0 bytes

 

Is there a setting that will keep them as strings, just as entered?  That's what our older routers running 12.x do.

1 Accepted Solution

Accepted Solutions

Vinit Jain
Cisco Employee
Cisco Employee

can you configure "ip bgp-community new-format" in global config. seems you are missing this config.

Thanks
--Vinit

View solution in original post

2 Replies 2

Vinit Jain
Cisco Employee
Cisco Employee

can you configure "ip bgp-community new-format" in global config. seems you are missing this config.

Thanks
--Vinit

Yep, that did it.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card