vserver services name-service dns hosts delete
Contributors
Suggest changes
- 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
Remove a host table entry
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
Use the vserver services name-service dns hosts delete
command to delete DNS host table entries.
Parameters
-vserver <vserver name>
- Vserver-
Use this parameter to specify the Vserver whose host table entry will be deleted.
-address <IP Address>
- IP Address-
Use this parameter to specify the IP address of the host table entry to delete.
Examples
This example removes the DNS host table entry of 10.0.0.15 from the host table of the vserver vs1.
cluster1::> vserver services name-service dns hosts delete -vserver vs1 -address 10.0.0.16 1 entry was deleted.