configure bgp peer-group timer
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1723
configure bgp peer-group timer
configure bgp peer-group <peer-group-name> timer keep-alive <seconds> hold-
time <seconds>
Description
Configures the keepalive timer and hold timer values for a peer group and all the neighbors of the peer
group.
Syntax Description
Default
N/A.
Usage Guidelines
Changes made to the parameters of a peer group are applied to all neighbors in the peer group.
Modifying the following parameters automatically disables and enables the neighbors before changes
take effect:
●
remote-as
●
timer
●
source-interface
●
soft-in-reset
●
password
Example
The following command configures the keepalive timer and hold timer values for the peer group
outer
and its neighbors:
configure bgp peer-group outer timer keep-alive 30 hold-time 90
History
This command was first available in ExtremeWare XOS 10.1.
This command required an Advanced Core license in ExtremeWare XOS 11.1.
peer-group-name
Specifies a peer group.
keep-alive <seconds>
Specifies a keepalive time in seconds. Range is 0 to 21845.
hold-time <seconds>
Specifies a hold-time in seconds. Range is 0 and 3 to 65535.