Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
BGP Commands
page 44-206
OmniSwitch CLI Reference Guide
September 2009
ipv6 bgp network community
Defines a community for a route created by the ipv6 bgp network command. Communities are a way of 
grouping BGP peers that do not share an IPv6 subnet or an AS
.
 ipv6 bgp network ipv6_address/prefix_length [community {none | num num:num}] 
Syntax Definitions
ipv6_address
The 128-bit IPv6 address.
/prefix_length
The number of bits that are significant in the IPv6 address (mask)  
(3..128).
none
Removes a prefix from a community.
num
The community attribute number.
num:num
Community attribute in the AA : NN format. AA indicates the autono-
mous system and NN indicates the community number.
Defaults
By default, a route is not assigned to a community.
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
The IPv6 BGP route created with the 
 command should exist before the community 
attribute is defined.
Examples
-> ipv6 bgp network 2004::2/64 community 23:20
Release History
Release 6.1.5; command was introduced.
Related Commands
Advertises a locally reachable IPv6 address as an IPv6 BGP net-
work to other BGP peers.
Displays the status of all the IPv6 BGP networks or a specific IPv6 
BGP network