Border Gateway Protocol
Left running head:
Chapter name (automatic)
428
Beta
Beta
OmniAccess 700 CLI Command Reference Guide
Alcatel-Lucent
NEIGHBOR
PEER
-
GROUP
(
CREATING
)
neighbor <peer-group-name> peer-group
D
ESCRIPTION
Enter this command
in the Address Family or Router Configuration mode. This
command is used to create BGP peer group.
P
ARAMETERS
D
EFAULT
By default, there is no BGP peer group.
E
XAMPLE
ALU(config-router bgp AS30)#neighbor testpeergroup peer-group
NEIGHBOR
PREFIX
-
LIST
neighbor
{
<ip-address>
|<
peer-group-name>
}
prefix-list
<
name>
{
in
|
out
}
D
ESCRIPTION
Enter this
command
in the Address Family or Router Configuration mode. This
command filters the updates to and from the BGP neighbor.
P
ARAMETERS
Parameter
Description
peer-group-name
Name of the BGP peer group.
Parameter
Description
ip-address
Neighbor’s IP address.
peer-group-name
Name of the BGP peer group.
name
Name of a prefix list.
in
Access list is applied to incoming advertisements from that
neighbor.
out
Access list is applied to outgoing advertisements to that
neighbor.