Command Manual – Routing Protocol
Quidway S8500 Series Routing Switches
Chapter 5 BGP Configuration Commands
Huawei Technologies Proprietary
5-37
5.1.41 peer enable
Syntax
peer
{
group-name
|
peer-address
}
enable
undo peer
{
group-name
|
peer-address
}
enable
View
BGP view
Parameter
group-name
: Specifies the name of the peer group which specifies the entire peer
group.
peer-address
: IP address of a peer, which specifies a certain peer.
Description
Use the
peer enable
command to enable the specified peer/peer group.
Use the
undo peer enable
command to disable the specified peer/peer group.
By default, BGP peer/peer group is enabled.
If the specified peer/peer group is disabled, the router will not exchange routing
information with the specified peer/peer group.
Example
# Disable the specified peer. After the configuration, the local router does not exchange
BGP routing information with the specified peer.
[Quidway-bgp] peer 18.10.0.9 group group1
[Quidway-bgp] undo peer 18.10.0.9 enable
5.1.42 peer filter-policy export
Syntax
peer
group-name filter-policy
acl-number
export
undo peer
group-name
filter-policy
acl-number
export
View
BGP view
Parameter
group-name
: Specifies the name of the peer group.
acl-number
: Specifies an IP acl number, ranging from 2000 to 3999.
export
: Egress filter policy. It is only applicable to peer groups.