BGP and BGP4+ Commands

show bgp ipv6 community (BGP4+)

Use this command to display routes that match specified communities within an IPv6 environment. Use the show ip bgp community (BGP) command within an IPv4 environment.

For information on output options, see “Controlling “show” Command Output” on page 3.6.

You may use any combination and repetition of parameters listed in the <type> placeholder.

Syntax show bgp ipv6 community [<type>] [exact-match]

ParameterDescription

<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-matchSpecifies that the exact match of the communities is displayed. This optional parameter cannot be repeated.

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 no-advertise 64510:64511

awplus# show bgp ipv6 community no-advertise no-advertise no-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

Related Commands show ip bgp community (BGP)

 

Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches

 

3.206

AlliedWare PlusTM Operating System - Software Version 5.4.3-2.6

C613-50032-01 REV D

Page 304
Image 304
Allied Telesis VERSION 5.4.3-2.6 manual Show bgp ipv6 community BGP4+, Type AANNlocal-ASno-advertiseno-export