User Manual

Chapter 4 - Operation and Administration Using the CLI Managing BSs
4Motion 762 System Manual
4.8.32.1 Configuring BS Keep-Alive Parameters
To configure one or several keep-alive parameters, run the following command:
npu(config-bs-66053)# asn-ka ([enable <enable|disable>]) [period <integer
(10-1000)>] [rtx-cnt <integer (1-10)>] [rtx-time <integer (100-10000)>]
Command
Syntax
npu(config-bs-66053)# asn-ka ([enable <enable|disable>]) [period <integer
(10-1000)>] [rtx-cnt <integer (1-10)>] [rtx-time <integer (100-10000)>]
Privilege
Level
10
Syntax
Description
Parameter Description Presence Default
Value
Possible
Values
[enable
<enable|disa
ble>]
Enable/Disable the BS
keep-alive mechanism.
Optional disable
enable
disable
[
period
<integer
(10-1000)>]
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
<integer
(1-10)>]
Maximum number of retries if
rtx-time has expired without
getting a response.
Optional 3 1-10
[rtx-timw
<integer
(100-10000)>]
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 500 100-10000
Command
Modes
bs configuration mode