UMN:CLI
User Manual
V8102
626
12.1.17.20
Connection Retry Time Configuration
To set the connection retry time for a specific BGP neighbor, use the following command.
Command
Mode
Description
neighbor
{
A.B.C.D
|
X:X::X:X
|
WORD
}
connection-retry-time
<1-65535>
Router
Sets the connection retry time for a specific BGP
neighbor.
A.B.C.D: BGP neighbor IP address
X:X::X:X: BGP neighbor IPv6 address
WORD: BGP peer group
1-65535: retry time in seconds. (default:120 sec)
no neighbor
{
A.B.C.D
|
X:X::X:X
|
WORD
}
connection-retry-time
[<1-65535>]
Deletes the configured connection retry time.
12.1.17.21
Neighbor Description
A specific neighbor
’s description is useful for an ISP that has multiple neighbor relation-
ships. To associate a description with a neighbor, use the following command.
Command
Mode
Description
neighbor
{
A.B.C.D
|
WORD
}
description LINE
Router
AF
Specifies a description on a neighbor.
A.B.C.D: BGP neighbor IP address
WORD: neighbor tag
LINE: 80-character text that describes the neighbor
no neighbor
{
A.B.C.D
|
WORD
}
description
[
LINE
]
Deletes a specified description.
12.1.17.22
Infinite Holdtime Disallowance
This command enables the local BGP speaker to reject a hold-
time of “0” seconds from
the peer (during exchange of open messages) or the user (during configuration). To disal-
low configuration of infinite hold-time, use the following command.
Command
Mode
Description
neighbor
{
A.B.C.D
|
X:X::X:X
|
WORD
}
disallow-infinite-
holdtime
Router
Disallows configuration of infinite hold-time.
A.B.C.D: BGP neighbor IP address
X:X::X:X: BGP neighbor IPv6 address
WORD: BGP peer group
no neighbor
{
A.B.C.D
|
X:X::X:X
|
WORD
}
disallow-infinite-
holdtime
Allows the BGP speaker to accept a hold-
time of “0”
from the peer or duting configuration.