vserver services name-service cache hosts reverse-lookup delete-all
Delete all the entries for the vserver
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
The vserver services name-service cache hosts reverse-lookup delete-all command removes all the cached IP to host lookup entries for a Vserver.
Parameters
- -vserver <vserver name> - Vserver
- Use this parameter to specify the Vserver whose cached reverse lookup entries need to be deleted.
Examples
The following example deletes all the cached reverse lookup entries for Vserver vs0:
cluster1::> vserver services name-service cache hosts reverse-lookup delete-all -vserver vs0
Give documentation feedback