Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
BGP Commands
page 44-212
OmniSwitch CLI Reference Guide
September 2009
ipv6 bgp network status 
Enables or disables a BGP network
The BGP status must be manually enabled after configuring all the 
BGP neighbor and network parameters.
 ipv6 bgp network ipv6_address/prefix_length [status {enable | disable}] 
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).
enable
Enables the BGP network.
disable
Disables the BGP network.
Defaults
By default, the BGP network is disabled.
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
The IPv6 BGP route created with the 
 command should exist before the status attribute 
is defined.
Examples
-> ipv6 bgp network 2001::1/64 status enable
Release History
Release 6.1.5; command was introduced.
Related Commands
MIB Objects
alaBgpNetwork6Table
alaBgpNetwork6Addr
alaBgpNetwork6MaskLen
alaBgpNetwork6RowStatus
Displays the status of all the IPv6 BGP networks or a specific IPv6 
BGP network.