Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
BGP Commands
OmniSwitch CLI Reference Guide
September 2009
page 44-91
ip bgp neighbor out-aspathlist
Assigns an outbound AS path filter list to a BGP peer.
ip bgp neighbor ip_address out-aspathlist {string | none}
Syntax Definitions
ip_address
32-bit IP address of the BGP peer.
string
Outbound AS path list (0 - 70 characters). 
none
Removes the AS path list from the peer.
Defaults
N/A
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• The AS path list name (OutboundASpath in the example below) is created using the 
 command. Any outbound routes from the BGP peer must match this AS path filter, or 
policy, before being advertised or passed to outbound policy. 
• To deassign an output AS path filter list, use this command to assign a value of “none”. 
Examples
-> ip bgp neighbor 172.22.2.115 out-aspathlist OutboundASpath
-> ip bgp neighbor 172.22.2.115 out-aspathlist none
Release History
Release 6.1; command was introduced.
Related Commands
MIB Objects
alaBgpPeerTable
alaBgpPeerAspathListOut
Creates or removes an AS path list.