C613-50631-01 Rev A Command Reference for IE340 Series 1436
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
BGP AND BGP4+ COMMANDS
NEIGHBOR
DISTRIBUTE-LIST
neighbor distribute-list
Overview This command filters route updates from a particular BGP or BGP4+ neighbor
using an access control list.
You can add one incoming and one outgoing distribute-list for each BGP or BGP4+
neighbor.
The no variant of this command removes a previously configured BGP or BGP4+
distribute-list.
Syntax
neighbor <neighborid> distribute-list <access-list> {in|out}
no neighbor <neighborid> distribute-list <access-list> {in|out}
Mode [BGP] Router Configuration or IPv4 Address Family Configuration
Mode [BGP4+] IPv6 Address Family Configuration
Parameter Description
<neighborid> Specify an 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) and neighbor route-map
commands. When this parameter is used with
this command, the command applies on all
peers in the specified group.
<access-list> The specific software access-list used to filter routes. Specify one
of the following types of access-lists:
<name> The name of an IP software access-list.
<1-199> The ID number of an IP software access-list.
<1300-2699> The ID number of an IP software access-list
(expanded range).
in Indicates that incoming advertised routes will be filtered.
out Indicates that outgoing advertised routes will be filtered.