The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
vserver services name-service dns dynamic-update record add
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Adds a New DNS Resource Record
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
The vserver services name-service dns dynamic-update record add
command sends an update to add a new DNS resource record of an existing logical interface (LIF) of the Vserver to the configured DNS server.
Parameters
-vserver <vserver name>
- Vserver (privilege: advanced)-
Use this parameter to specify the Vserver for which you want to add a resource record on the configured DNS server.
-lif <lif-name>
- Logical Interface (privilege: advanced)-
Use this parameter to specify the Logical Interface(LIF) name for which you want to add a resource record on the configured DNS server.
Examples
The following example adds a resource record entry for the Logical Interface lif1 belonging to the Vserver vs1 to the configured DNS server.
cluster1::*> vserver services name-service dns dynamic-update record add -vserver vs1 -lif lif1