Command Manual – Multicast Protocol
Quidway S8500 Series Routing Switches
Chapter 7 MBGP Multicast Extension
Configuration Commands
Huawei Technologies Proprietary
7-25
Parameter
group-name: Name of peer group.
peer-address: IP address of the peer.
Description
Use the peer route-policy export command to assign the Route-policy to the routes
advertised to the peer group.
Use the undo peer route-policy export command to delete the specified
Route-policy.
By default, the peer/peer group has no Route-policy association.
Related command: peer route-policy import.
Example
# Apply the Route-policy named test-policy to the route coming from the peer group
test.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] bgp 100
[Quidway-bgp] ipv4-family multicast
[Quidway-bgp-af-mul] peer test route-policy test-policy export
7.1.36 peer route-policy import
Syntax
peer { group-name | peer-address } route-policy policy-name import
undo peer { group-name | peer-address } route-policy policy-name import
View
IPv4 multicast sub-address family view
Parameter
group-name: Name of peer group.
peer-address: IP address of the peer.
policy-name: Name of the applied route policy.
Description
Use the peer route-policy import command to assign the Route-policy to the route
coming from the peer..