3com S7906E Guide De Référence

Page de 2327
 
1-45 
ip-address: IP address of the peer. 
Description 
Use the peer reflect-client command to configure the local device to be a route reflector (RR) and set 
a peer or peer group as the client of the RR. 
Use the undo peer reflect-client command to remove the configuration. 
By default, no RR or RR client is configured. 
Examples 
# In BGP-VPNv4 subaddress family view, configure the local device to be an RR and set peer group test 
as the client of the RR. 
<Sysname> system-view 
[Sysname] bgp 100 
[Sysname-bgp] ipv4-family vpnv4 
[Sysname-bgp-af-vpnv4] peer test reflect-client 
# In BGP-L2VPN address family view, configure the local device to be an RR and set peer group test as 
the client of the RR. 
<Sysname> system-view 
[Sysname] bgp 100 
[Sysname-bgp] l2vpn-family 
[Sysname-bgp-af-l2vpn] peer test reflect-client 
peer route-policy (BGP-VPNv4 subaddress family view) 
Syntax 
peer { group-name | ip-address } route-policy route-policy-name { export | import } 
undo peer { group-name | ip-address } route-policy route-policy-name { export | import } 
View 
BGP-VPNv4 subaddress family view 
Default Level 
2: System level 
Parameters 
group-name: Name of the peer group, a case-sensitive string of 1 to 47 characters. 
ip-address: IP address of the peer. 
route-policy-name: Name of the routing policy, a string of 1 to 19 characters. 
export: Filters the routes to be advertised. 
import: Filters the received routes. 
Description 
Use the peer route-policy command to apply a routing policy to a peer or peer group. 
Use the undo peer route-policy command to remove the application. 
By default, no routing policy is applied to a peer or peer group.