User's Manual

Chapter 3 - Operation and Administration Using the CLI Managing BSs
4Motion 629 System Manual
3.8.26.2 Displaying Configuration Information for BS Keep-Alive
Parameters
To display the BS keep-alive parameters, run the following command:
npu# show keep-alive
bs [<(1 to 16777215 StepSize 1)
Command
Syntax
npu(config-bs-66053)# keep-alive [asn-ka {enable | disable} ] [period
<(10 to 1000 StepSize 1)> ] [rtx-cnt <(0 to 10 StepSize 1)> ] [rtx-time
<(100 to 10000 StepSize 1)> ]
Privilege
Level
10
Syntax
Description
Parameter Description Presence Default
Value
Possible
Values
[asn-ka
{enable |
disable} ]
Enable/Disable the BS
keep-alive mechanism.
Optional disable
enable
disable
[period <(10
to 1000
StepSize 1)> ]
The period ln seconds
between polling sessions.
period x 1000 (value in
milliseconds) cannot be lower
than (rtx-cnt ) x rtx-time+1).
Optional 60 10-1000
[rtx-cnt <(0
to 10
StepSize 1)>
]
Maximum number of retries if
rtx-time has expired without
getting a response.
Optional 5 1-10
[rtx-time
<(100 to 10000
StepSize 1)> ]
Time in milliseconds to wait
for a response before
initiating another polling
attempt or reaching a
decision that the polled entity
has failed (if the maximum
number of retries set by
rtx-cnt has been reached).
Optional 1500 100-10000
Command
Modes
bs configuration mode