
C613-50186-01 Rev B
Command Reference for AR2050V
1318
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
BGP
AND
BGP4+ C
OMMANDS
SHOW
BGP
IPV
6
COMMUNITY
(BGP4+
ONLY
)
show bgp ipv6 community (BGP4+ only)
Overview
Use this command to display routes that match specified communities within an
IPv6 environment. Use the
show ip bgp community (BGP only)
IPv4 environment.
For information on filtering and saving command output, see the
with AlliedWare Plus” Feature Overview and Configuration Guide
You may use any combination and repetition of parameters listed in the <
type
>
placeholder.
Syntax
show bgp ipv6 community [<
type
>] [exact-match]
Mode
User Exec and Privileged Exec
Examples
Note that the AS numbers shown are examples only.
awplus#
show bgp ipv6 community 64497:64499 exact-match
awplus#
show bgp ipv6 community 64497:64499 64500:64501
exact-match
awplus#
show bgp ipv6 community 64497:64499 64500:64501
64510:64511no-advertise
awplus#
show bgp ipv6 community no-advertise
no-advertiseno-advertise exact-match
awplus#
show bgp ipv6 community no-export 64510:64511
no-advertise local-AS no-export
awplus#
show bgp ipv6 community no-export 64510:64511
no-advertise 64497:64499 64500:64501 no-export
awplus#
show bgp ipv6 community no-export 64497:64499
no-advertise local-AS no-export
Parameter
Description
<
type
>
{
[
AA:NN
][local-AS][no-advertise][no-export]}
AA:NN
Specifies the Autonomous System (AS)
community number, in AA:NN format.
local-AS
Do not send outside local Autonomous Systems
(well-known community).
no-advertise
Do not advertise to any peer (well-known
community).
no-export
Do not export to next AS (well-known
community).
exact-match
Specifies that the exact match of the communities is displayed. This
optional parameter cannot be repeated.