User Manual
UMN:CLI
V8102
633
12.1.17.38
Connection Timer Configuration
Keepalive messages are sent by a router to inform another router that the BGP connec-
tion between the two is still active. The keepalive interval is the period of time between
each keepalive message sent by the router. The holdtime interval is the time the router
waits to receive a keepalive message and if it does not receive a message for this period
it declares the neighbor dead.
To set the timers for a specific BGP neighbor, use the following command.
Command
Mode
Description
neighbor
{
A.B.C.D
|
X:X::X:X |
WORD
}
timers
INTERVAL
HOLDTIME
Router
Configures BGP connection to be closed.
A.B.C.D: BGP neighbor IP address
X:X::X:X: BGP neighbor IPv6 address
WORD: BGP peer group name or neighbor tag
INTERVAL: keepalive interval value <0-63335> (de-
fault: 180 seconds)
HOLDTIME: holdtime value <0-63335>
TIMER: connect timer <1-63335>
neighbor
{
A.B.C.D
|
X:X::X:X |
WORD
}
timers connect
TIMER
no neighbor
{
A.B.C.D
|
X:X::X:X |
WORD
}
timers
Clears the timers for a BGP neighbor.
no neighbor
{
A.B.C.D
|
X:X::X:X |
WORD
}
timers connect
12.1.17.39
Transparent AS Configuration
To specify not to append your AS path number even if the peer is an eBGP peer, use the
following command.
Command
Mode
Description
neighbor
{
A.B.C.D
|
X:X::X:X |
WORD
}
transparent-as
Router
Configures not to append AS path number.
A.B.C.D: BGP neighbor IP address
X:X::X:X: BGP neighbor IPv6 address
WORD: BGP peer group name or neighbor tag
12.1.17.40
Transparent Nexthoop Configuration
To keep the nexthop value of the route even if the peer is an eBGP peer, use the follow-
ing command.
Command
Mode
Description
neighbor
{
A.B.C.D
|
X:X::X:X |
WORD
}
transparent-nexthop
Router
Keeps the nexthop value of the route.
A.B.C.D: BGP neighbor IP address
X:X::X:X: BGP neighbor IPv6 address
WORD: BGP peer group name or neighbor tag