H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 5 BGP Configuration Commands
5-47
Parameters
group-name: Peer group name, containing 1 to 47 characters.
seconds: Minimum interval at which UPDATE packets are sent. It is in the range of 0 to
600 seconds. By default, the advertisement interval is 5 seconds for internal peer group
and 30 seconds for external peer group.
Description
Use the peer route-update-interval command to configure the interval at which the
same route update packet is sent to the peer group. .
Use the undo peer route-update-interval command to restore the default interval.
Examples
# Configure the interval of the BGP peer group test sending the route update packet as
10 seconds.
<H3C>system-view
System View: return to User View with Ctrl+Z.
[H3C] bgp 100
[H3C-bgp] peer test route-update-interval 10
5.1.53 peer timer
Syntax
peer { group-name | ip-address } timer keep-alive keepalive-interval hold
holdtime-interval
undo peer { group-name | ip-address } timer
View
BGP view
Parameters
group-name: Name of peer group, containing 1 to 47 characters.
ip-address: IP address of the peer.
keepalive-interval: Keepalive timer in seconds. It is in the range of 1 to 65535 and
defaults to 60.
holdtime-interval: Holdtime timer in seconds. It is in the range of 3 to 65535 and
defaults to 180.
Description
Use the peer timer command to configure the Keepalive and holdtime timers for a
peer/peer group.