C613-50631-01 Rev A Command Reference for IE340 Series 1448
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
BGP AND BGP4+ COMMANDS
NEIGHBOR
FILTER-LIST
neighbor filter-list
Overview This command creates a BGP or BGP4+ filter using an AS (Autonomous System)
path list. This command specifies an AS path list, which it then applies to filter
updates to and from a BGP or a BGP4+ neighbor
The no variant of this command removes the previously specified BGP or BGP4+
filter using access control lists.
Syntax
neighbor <neighborid> filter-list <listname> {in|out}
no neighbor <neighborid> filter-list <listname> {in|out}
Mode [BGP] Router Configuration or IPv4 Address Family Configuration
Mode [BGP4+] IPv6 Address Family Configuration
Usage This command specifies a filter for updates based on a BGP AS (Autonomous
System) path list.
Parameter Description
<neighborid> Specify the identification method for the BGP or BGP4+ peer. Use
one of the following formats:
<ip-address> Specify the address of an IPv4 BGP neighbor, in
dotted decimal notation A.B.C.D.
<ipv6-addr> Specify the address of an IPv6 BGP4+ neighbor,
entered in hexadecimal in the format X:X::X:X.
<peer-group> Enter the name of an existing peer-group. For
information on how to create peer groups,
refer to the neighbor peer-group (add a
neighbor) command, and neighbor route-map
command. When this parameter is used with
this command, the command applies on all
peers in the specified group.
<listname> Specify the name of an AS (Autonomous System) path list.
in Indicates that incoming advertised routes will be filtered.
out Indicates that outgoing advertised routes will be filtered.