home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

show ip bgp ipv6 unicast community <community>

Displays BGP routes belonging to the specified BGP community.

show ip bgp ipv6 unicast community [ AA:NN | exact-match | local-AS | no-advertise | no-export ]
AA:NN
A BGP community identifier in the form AA:NN (where AA and NN are in the range of 0 through 65535), one of the well-known BGP communities local-AS, no-export, or no-advertise, or a space-separated list of up to four community identifiers.
exact-match
Displays only routes that have an exact match.
local-AS
Show BGP information for specified community number.
no-advertise
Show routes not advertised to any peer.
no-export
Show routes not exported to next AS.

Operational mode

Use this command to display the BGP routes belonging to up to four BGP communities.