Switch 7700 Command reference Guide, v2.0

Table Of Contents
BGP Configuration Commands 217
undo peer { group_name | peer_address } enable
View
BGP view
Parameter
group_name: Specify 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.
[SW7700]bgp 180
[SW7700-bgp]peer 18.10.0.9 as-number 180
[SW7700-bgp]undo peer 18.10.0.9 enable
peer filter-policy Syntax
peer { group_name | peer_address } filter-policy list_number {
import | export }
undo peer { group_name | peer_address } filter-policy list_number {
import | export }
View
BGP view
Parameter
group_name: Specify the name of the peer group.
peer_address: Specify the IP address of the peer.
list_number: Specify an IP acl number.
import: Ingress filter policy.
export: Egress filter policy.
Description
Use the peer filter-policy command to configure the filter-policy list of a
peer/peer group.