R0106-HP MSR Router Series Layer 3 - IP Services Command Reference(V7)
401
Parameters
interval time-interval: Specifies the keepalive interval in the range of 5 to 65535 seconds.
retry retry-times: Specifies the maximum number of keepalive attempts, in the range of 1 to 6.
Usage guidelines
The VAM server assigns the configured keepalive parameters to clients in the ADVPN domain.
A client sends keepalives to the server at the specified interval. If a client receives no responses from the
server after maximum keepalive attempts, the client stops sending keepalives. If the VAM server receives
no keepalives from a client before the timeout timer expires, the server removes information about the
client and logs off the client. The timeout time is the product of the keepalive interval and keepalive
attempts.
Newly configured keepalive parameters do not affect registered VAM clients. They apply to subsequently
registered clients.
Examples
# Set the keepalive interval for a VAM client in ADVPN domain 1 to 30 seconds, and the maximum
number of keepalive attempts to 5.
<Sysname> system-view
[Sysname] vam server advpn-domain 1
[Sysname-vam-server-domain-1] keepalive interval 30 retry 5
pre-shared-key (ADVPN domain view)
Use pre-shared-key to configure a pre-shared key for the VAM server.
Use undo pre-shared-key to remove the configuration.
Syntax
pre-shared-key { cipher cipher-string | simple simple-string }
undo pre-shared-key
Default
No pre-shared key is configured.
Views
ADVPN domain view
Predefined user roles
network-admin
mdc-admin
Parameters
cipher cipher-string: Sets a ciphertext pre-shared key. The cipher-string argument represents the key, a
case-sensitive string of 1 to 73 characters.
simple simple-string: Sets a plaintext pre-shared key. The simple-string argument represents the key, a
case-sensitive string of 1 to 31 characters.