3com 8807 Reference Guide

Page of 1099
MBGP Multicast Extension Configuration Commands
675
Description
Use the peer reflect-client command to configure a peer (group) as a client of 
the route reflector.
Use the undo peer reflect-client command to remove the configuration.
By default, there is no route reflector in the autonomous system.
Example
# Configure peer group "test" as the client of the route reflector.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] bgp 100
 
[3Com-bgp] ipv4-family multicast
 
[3Com-bgp-af-mul] peer test reflect-client 
peer route-policy export
Syntax
peer group-name route-policy policy-name export
undo peer group-name route-policy policy-name export
View
IPv4 multicast sub-address family view
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.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] bgp 100
 
[3Com-bgp] ipv4-family multicast
 
[3Com-bgp-af-mul] peer test route-policy test-policy export 
peer route-policy import
Syntax
peer { group-name | peer-address } route-policy policy-name import