neighbor distribute-list
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
513
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
NEIGHBOR DISTRIBUTE-LIST
neighbor {<ip-address>|<peer-group-name>} distribute-list {<1-
199>|<1300-2699>|<access-list-name>}{in|out}
DESCRIPTION
This command is entered in the Address Family or Router Configuration Mode.
This command distributes BGP neighbor information as specified in an access
list.
PARAMETERS
DEFAULT
No BGP neighbor is specified.
EXAMPLE
ALU(config-router bgp AS30)# neighbor 1.1.1.1 distribute-list 1
in
Parameter Description
ip-address Neighbor’s IP address.
peer-group-name Name of a BGP peer group.
1-199 Standard IP access list number or name. The list defines
which networks are to be received and which are to be
suppressed in routing updates.
100-199 Extended IP access list number or name.
access-list-name Name of a IP access list.
in Access list is applied to incoming advertisements from that
neighbor.
out Access list is applied to outgoing advertisements to that
neighbor.