Attributes | Values |
---|
rdf:type
| |
rdfs:label
| |
http://yang.eurecom.fr/yin#description
| - Specify the Hold time of a peer or peer group. The value is either 0 or an integer ranging from 0 to 65535. When setting the timer values of keepalive-time and hold-time, avoid the following settings: 1.The interval values of keepalive-time and hold-time are both set to 0. This will cause BGP timer to become invalid, and BGP will not detect link faults based on the timer.
2. The interval value of hold-time is much greater than that of keepalive-time. For example, the interval value of keepalive-time is 1, and that of hold-time is 65535. If the interval value of hold-time is too large, BGP will not be able to detect link faults in time. The priority of the timer configured here is lower than that of timer configured with interval values of keepalive-time and hold-time of a peer. After a connection is established between peers, the interval values of keepalive-time and hold-time are negotiated by the peers. The smaller interval value of hold-time contained in Open packets of both peers is taken as the interval value of hold-time. The smaller interval value of one third of the interval value of hold-time and the locally set interval value of keepalive-time is taken as the interval value of keepalive-time.
|
http://yang.eurecom.fr/yin#prefix
| |
http://yang.eurecom.fr/yin#default
| |
http://yang.eurecom.fr/yin#hasType
| |
http://yang.eurecom.fr/yin#config
| |
http://yang.eurecom.fr/yin#must
| - (../hold-time!=1) and (../hold-time!=2) and (((../hold-time>=../keep-alive-time * 3) and ../hold-time != ../keep-alive-time ) or (../hold-time = 0 and ../keep-alive-time = 0)) and ../hold-time>=../min-hold-time
|
http://yang.eurecom.fr/yin#units
| |
http://yang.eurecom.fr/yin#fullPath
| - /bgp:bgp?container/bgp:base-process?container/bgp:timer?container/bgp:hold-time?leaf
|
is http://yang.eurecom.fr/yin#hasLeaf
of | |