User's Manual

Chapter 3 - Operation and Administration Using the CLI NPU Configuration
4Motion 341 System Manual
3.3.11.17.2 Displaying Configuration Information for ASN-GW Keep-Alive
Parameters
To display the ASN-GW keep-alive parameters, run the following command:
IMPORTANT
An error may occur if you provide configuration values that do not satisfy following condition:
'period*1000 >= rtx-time * (rtx-cnt + 1)'"
Command
Syntax
npu(config)# keep-alive ([asn-ka <enable|disable>] [period <integer
(10-1000)>] [rtx-cnt <integer (1-10)>] [rtx-time <integer (5000-10000)>])
Privilege
Level
10
Syntax
Description
Parameter Description Presence Default
Value
Possible
Values
[asn-ka
<enable|disa
ble>]
Enable/Disable the ASN-GW
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-time x (rtx-cnt +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-time
<integer
(5000-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 5000 5000-10000
Command
Modes
Global configuration mode