R0106-HP MSR Router Series Layer 3 - IP Services Command Reference(V7)

427
Predefined user roles
network-admin
mdc-admin
Parameters
interval time-interval: Specifies the retry timer in the range of 3 to 30 seconds.
count retry-times: Specifies the retry times in the range of 1 to 6.
Usage guidelines
A VAM client starts a retry timer after sending a request to the server. If the client receives no response
before the retry timer expires, it resends the request. If the client fails to receive a response after maximum
attempts (retry times), the client considers the server is unreachable.
The retry-times setting does not apply to register and update requests. The client sends those requests at
the retry interval until it goes offline.
The VAM client uses the keepalive parameters assigned by the VAM server.
Examples
# Set the retry timer for VAM client abc to 20 seconds, and the retry times to 4.
<Sysname> system-view
[Sysname] vam client name abc
[Sysname-vam-client-abc] retry interval 20 count 4
server primary
Use server primary to specify a primary VAM server for a VAM client.
Use undo server primary to restore the default.
Syntax
server primary { name host-name | ip-address ip-address | ipv6-address ipv6-address } [ port
port-number ]
undo server primary
Default
No primary VAM server is specified.
Views
VAM client view
Predefined user roles
network-admin
mdc-admin
Parameters
name host-name: Specifies the domain name for the primary VAM server. It is a dot-separated,
case-insensitive string that can include letters, digits, hyphens (-), and underscores (_). The domain name
can include at most 253 characters, and each separated string includes no more than 63 characters.
ip-address ip-address: Specifies the public IP address for the primary VAM server. The address must be
a unicast address.