R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

410
[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 0 to 600 seconds. A
value of 0 means to send the update message immediately.
Description
Use peer route-update-interval to specify the interval for sending the same update to a peer or peer
group.
Use undo peer route-update-interval to restore the default value.
By default, the interval is 5 seconds for iBGP peers, and 30 seconds for eBGP peers.
Examples
# In BGP view, specify the interval for sending the same update to peer group test as 10 seconds.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] peer test as-number 100
[Sysname-bgp] peer test route-update-interval 10
# In BGP-VPN instance view, specify the interval for sending the same update to peer group test as 10
seconds (The VPN has been created.)
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-vpn1] peer test as-number 100
[Sysname-bgp-vpn1] peer test route-update-interval 10