300-510 · Question #27
Refer to the exhibit. Which effect of this configuration is true?
The correct answer is A. It sets the keepalive timer to 30 seconds and the hold timer to 240 seconds.. The BGP timer command syntax is 'timers bgp <keepalive> <holdtime>', where both values are expressed in seconds by default. A configuration of 'timers bgp 30 240' sets the keepalive timer to 30 seconds and the hold timer to 240 seconds. The BGP keepalive interval defines how ofte
Question
Refer to the exhibit. Which effect of this configuration is true?
Options
- AIt sets the keepalive timer to 30 seconds and the hold timer to 240 seconds.
- BIt sets the keepalive timer to 30 milliseconds and the hold timer to 240 milliseconds
- CIt sets the hold timer to 30 milliseconds and the keepalive timer to 240 milliseconds
- DIt sets the hold timer to 30 seconds and the keepalive timer to 240 seconds
How the community answered
(23 responses)- A87% (20)
- B9% (2)
- D4% (1)
Explanation
The BGP timer command syntax is 'timers bgp <keepalive> <holdtime>', where both values are expressed in seconds by default. A configuration of 'timers bgp 30 240' sets the keepalive timer to 30 seconds and the hold timer to 240 seconds. The BGP keepalive interval defines how often keepalive messages are sent, and the hold timer defines how long a router waits without receiving a keepalive before declaring the peer dead. These are standard second-based timers, not milliseconds (ruling out B and C). Option D reverses the order of the two values, which is incorrect.
Topics
Community Discussion
No community discussion yet for this question.