Alcatel-Lucent 6850-48 Reference Guide

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