Specifications

630 ExtremeWare XOS 10.1 Command Reference Guide
BGP Commands
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
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.