Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
BGP Commands
page 44-228
OmniSwitch CLI Reference Guide
September 2009
ipv6 bgp neighbor maximum-prefix
Configures the maximum number of prefixes, or paths, the local router can receive from a BGP peer in 
UPDATE messages.
ipv6 bgp neighbor ipv6_address [maximum-prefix num [warning-only]]
no ipv6 bgp neighbor ipv6_address [maximum-prefix num [warning-only]]
Syntax Definitions
ipv6_address
A 128-bit IPv6 address for the BGP peer. 
num
The number of prefixes. The valid range is 0–4294967295.
Defaults
By default, warning-only is enabled.
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• When the number of prefixes sent by the BGP peer reaches the maximum limit, the peer is restarted.
• You can use BGP logging to receive a warning when the number of prefixes received from the peer 
reaches 80 percent of the value you configure in this command.
• If the warning-only prefix is used, the operator will be warned when the peer exceeds 80 percent of the 
configured number of maximum prefixes.
• The BGP peer is restarted after issuing this command.
Examples
-> ipv6 bgp neighbor 2001::2 maximum-prefix 1000 warning-only
-> no ipv6 bgp neighbor 2001::2 maximum-prefix 1000
Release History
Release 6.1.5; command was introduced.
Related Commands
parameter
default
num
5000
Displays the configured IPv6 BGP peers.