3com S7906E Guide De Référence

Page de 2327
 
1-61 
Description 
Use the peer route-policy command to apply a routing policy to routes incoming from or outgoing to a 
peer or peer group.  
Use the undo peer route-policy command to remove the configuration. 
By default, no routing policy is applied to routes from/to the peer/peer group. 
The  peer  route-policy command does not apply the if-match interface clause in the referenced 
routing policy. Refer to Routing Policy Commands in the IP Routing Volume for related commands. 
Examples 
# In BGP view, apply routing policy test-policy to routes outgoing to the peer group test
<Sysname> system-view 
[Sysname] bgp 100 
[Sysname-bgp] peer test route-policy test-policy export 
# In BGP-VPN instance view, apply the routing policy test-policy to routes outgoing to the peer group 
test (the VPN has been created). 
<Sysname> system-view 
[Sysname] bgp 100 
[Sysname-bgp] ipv4-family vpn-instance vpn1 
[Sysname-bgp-vpn1] peer test route-policy test-policy export 
peer route-update-interval (BGP/BGP-VPN instance view) 
Syntax 
peer { group-name | ip-address } route-update-interval interval 
undo peer { group-name | ip-address } route-update-interval 
View 
BGP view/BGP-VPN instance view 
Default Level 
2: System level 
Parameters 
group-name: Name of a peer group, a sting of 1 to 47 characters. 
ip-address: IP address of a peer.  
interval: Minimum interval for sending the same update message. The range is 5 to 600 seconds. 
Description 
Use the peer route-update-interval command to specify the interval for sending the same update to a 
peer/peer group.  
Use the undo peer route-update-interval command to restore the default value. 
By default, the interval is 15 seconds for IBGP peers, and 30 seconds for EBGP peers.