Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
BGP Commands
OmniSwitch CLI Reference Guide
September 2009
page 44-89
ip bgp neighbor in-prefix6list
Configures an inbound BGP prefix6-list policy for an IPv4 BGP peer.
ip bgp neighbor peer_address in-prefix6list pfx_list_name
Syntax Definitions
peer_address
The 32-bit IPv4 address of the BGP peer.
pfx_list_name
An output prefix list name ( 1 - 70 characters). 
Defaults
N/A
Platforms Supported
OmniSwitch 6850, 6855, 9000 , 9000E
Usage Guidelines
• The prefix list name (uniqLocal in the example below) is created using th
 
command. Any outbound routes from the BGP peer must match this prefix filter before being adver-
tised or passed to the outbound policy. 
• BGP neighbor must be configured.
Examples
-> ip bgp neighbor 10.0.0.1 in-prefix6list uniqLocal
Release History
Release 6.3.4; command was introduced.
Related Commands
MIB Objects
alaBgpPeerTable
alaBgpPeerAddr
alaBgpPeerPrefix6ListIn
Creates or deletes a BGP prefix6-list policy for filtering IPv6 pre-
fixes.