Skip to main content
A newer release of this product is available.

vserver services name-service dns hosts delete

Contributors
Suggest changes

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.