Command Manual - Routing Protocol
Quidway S6500 Series Ethernet Switches Chapter 5 BGP Configuration Commands
Huawei Technologies Proprietary
5-44
Parameter
group-name: Name of peer group.
peer-address: IP address of the peer.
route-policy-name: The specified Route-policy. The length of route-policy-name
parameter ranges from 1 to 16 character string.
Description
Using peer route-policy export command, you can assign the Route-policy to the
routes advertised to the peer group. Using undo peer route-policy export command,
you can delete the specified Route-policy.
By default, the peer/peer group has no Route-policy association.
For the related commands, see peer route-policy import.
Example
# Apply the Route-policy named test-policy to the route coming from the peer/peer
group test.
[Quidway-bgp] peer test route-policy test-policy export
5.1.53 peer route-policy import
Syntax
peer { group-name | peer-address } route-policy route-policy-name import
undo peer { group-name | peer-address } route-policy route-policy-name import
View
BGP view
Parameter
group-name: Name of peer group.
peer-address: IP address of the peer.
route-policy-name: The specified Route-policy. The length of route-policy-name
parameter ranges from 1 to 16 character string.
Description
Using peer route-policy import command, you can assign the Route-policy to the
route coming from the peer/peer group. Using undo peer route-policy import
command, you can delete the specified Route-policy.
By default, the peer/peer group has no Route-policy association.
For the related commands, see peer route-policy export.