cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
289
Views
0
Helpful
1
Replies

command in XR for showing community numbers alongwith list of the routes.

Hello Everybody,

Could you please let me know the cli command line in XR which can show the list of bgp learned routes along with the community values beside.

1 Reply 1

Vinit Jain
Cisco Employee
Cisco Employee

I think you can use show bgp ipv4 unicast community <comm_value>. This will show the routes with the specified community value. But otherwise, i dont think there is any command that will show all the routes and the communities attached to it (unless you start looking at specific prefixes using show bgp ipv4 unicast <prefix/subnet>)

Hope this helps.

Regards

Vinit

Thanks
--Vinit