Release : 1.1f 752 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
27.43 show ip bgp community - routes
This command displays routes that belong to specified BGP communities.
show ip bgp community community-number(4294967041-4294967043,65536-
4294901759) [exact]
Syntax Description
community-number - BGP Community attribute
exact - Displays the routes that has the same specified communities
Mode
Privileged EXEC Mode
Example
SMIS# show ip bgp community 75000
BGP table version is 5,local router ID is 10.0.0.2
Status codes: s suppressed, d damped, h history, * valid, >
best, i - internal
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Path
------- ---- --- ------ ------ ----
76.0.0.0/8 10.0.0.1 1 100
77.0.0.0/8 10.0.0.1 1 100
78.0.0.0/8 10.0.0.1 1 100
SMIS# show ip bgp community 75000 exact
BGP table version is 5,local router ID is 10.0.0.2
Status codes: s suppressed, d damped, h history, * valid, >
best, i - internal
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Path
------- ---- --- ------ ------ ----
76.0.0.0/8 10.0.0.1 1 100
77.0.0.0/8 10.0.0.1 1 100
BGP Speaker Local AS number must be configured.
Related Commands