Switch 7700 Command reference Guide, v2.0

Table Of Contents
222 CHAPTER 5: USING ROUTING PROTOCOL COMMANDS
peer
route-update-interval
Syntax
peer { group_name | peer_address } route-update-interval seconds
undo peer { group_name | peer_address } route-update-interval
View
BGP view
Parameter
group_name: Specify the name of the configured peer group.
peer_address: Specify the IP address of the peer.
seconds: The minimum interval of sending BGP update packets route. The range
is 0 to 600. By default, the advertisement interval is: 5 seconds for internal
peer/peer group, and 30 seconds for external peer/peer group.
Description
Use the peer route-update-interval command to configure the interval for
the transmission route of a peer/peer group.
Use the undo peer route-update-interval command to restore the interval
to the default value.
Example
Configure the interval of the BGP peer group “test” sending the route update
packet as 10 seconds.
[SW7700-bgp]peer test as-number 100
[SW7700-bgp]peer test route-update-interval 10
peer timer Syntax
peer { group_name | peer_address } timer keep-alive
keepalive_interval hold holdtime_interval }
undo peer { group_name | peer_address } timer
View
BGP view
Parameter
group_name: Name of peer group.
peer_address: IP address of the peer.
keepalive_interval: Keepalive interval to be specified. The range is 1 to
4294967295. By default, its value is 60 seconds.
holdtime_interval: Holdtime interval to be specified. The range is 3 to
4294967295. By default, its value is 180 seconds.
Description
Use the peer timer command to configure the timers for a peer/peer group.