Command Manual - Routing Protocol
Quidway S6500 Series Ethernet Switches Chapter 5 BGP Configuration Commands
Huawei Technologies Proprietary
5-39
undo peer peer-address
View
BGP view
Parameter
group-name: Specify the name of the peer group.
peer-address: Specify the IP address of the peer.
Description
Using peer group command, you can add a peer to the exsiting peer group. Using
undo peer group command, you can delete the specified peer.
When adding a peer to a EBGP peer group without AS number, you should also specify
the peer’s AS number. While adding a peer to a IBGP peer group or to a EBGP peer
group with AS number, you need not specify the AS number for the peer.
Example
# Add a peer to the peer group test.
[Quidway-bgp] group test
[Quidway-bgp] peer test as-number 2004
[Quidway-bgp] peer 10.1.1.1 group test
5.1.46 peer ip-prefix export
Syntax
peer group-name ip-prefix prefixname export
undo peer group-name ip-prefix prefixname export
View
BGP view
Parameter
group-name: Name of peer group.
prefixname: Name of the specified ip-prefix.
export: Apply the filtering policy on the route transmitted to the specified peer/peer
group.
Description
Using peer ip-prefix export command, you can configure the route filtering policy of
routes advertised by the peer group based on the ip-prefix. Using undo peer ip-prefix