Border Gateway Protocol
Left running head:
Chapter name (automatic)
346
Beta
Beta
OmniAccess 5510 Unified Services Gateway CLI Command Reference Guide
Alcatel-Lucent
SHOW
IP
BGP
COMMUNITY
show ip bgp community
{
<1-4294967295
>|
local-AS|no-advertise|no-
export
} [
exact-match
]
D
ESCRIPTION
This command is entered in the Super User Mode, Configuration Mode or Router
Configuration Mode. This command is used to display routes that match the BGP
communities.
P
ARAMETERS
E
XAMPLE
ALU# show ip bgp community 10
BGP local router ID is 111.111.111.111
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal
Origin codes: i - IGP, e - EGP, ? - incomplete
Prefix/len Next Hop Metric LocPref Weight Path
*> 1.0.0.0/8 1.1.1.2 200 70 100i
*> 4.0.0.0/8 1.1.1.2 200 70 100i
*> 5.0.0.0/8 1.1.1.2 200 70 100i
*> 6.0.0.0/8 1.1.1.2 200 70 100i
* d 7.0.0.0/8 1.1.1.2 200 70 100i
* d 118.0.0.0/24 111.111.111.112 110 50 300?
ALU
#
Parameter
Description
1-4294967295
Community number.
local-AS
Displays routes with local-as community attribute.
no-advertise
Displays routes with no-advertise community attribute.
no-export
Displays routes with no-export community attribute.
exact-match
Displays only routes that have exactly the same specified
communities.