10-28-2015 11:18 AM - edited 03-05-2019 02:37 AM
Guys,
When I create a route map and add set community 701:90, the router accepts the command, but when i do a show run the route map is different. See below, what gives??
phl_internet_vz(config)#route-map public_routes permit 20
phl_internet_vz(config-route-map)#set community 701:90
phl_internet_vz(config-route-map)#
phl_internet_vz(config-route-map)#do sh run | sec route-map
route-map public_routes permit 20
set community 45940826
Why is the set community changing from 701:90 to 45940826?
Solved! Go to Solution.
10-28-2015 11:28 AM
It the same community number it's just that by default Cisco display it as a 32 bit number.
If you want to see it in the format you typed you can use this command on your router -
"ip bgp-community new-format"
Jon
10-28-2015 11:25 AM
Hello,
You need to configure ip bgp-community new-format command on the global config of the router.
Regards
Vinit
10-28-2015 11:29 AM
Vinit
Sorry, I was posting while you answered :-)
Jon
10-28-2015 11:28 AM
It the same community number it's just that by default Cisco display it as a 32 bit number.
If you want to see it in the format you typed you can use this command on your router -
"ip bgp-community new-format"
Jon
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: