vserver services name-service cache netgroups ip-to-netgroup 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
Delete netgroup.byhost cache entry
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
The vserver services name-service cache netgroups ip-to-netgroup delete
command removes the cached client IP to netgroup entries.
Parameters
-vserver <vserver name>
- Vserver (privilege: advanced)-
Use this parameter to specify the Vserver for which the cached client IP to netgroup entries need to be deleted.
-host <text>
- Host field (privilege: advanced)-
Use this parameter to specify the IP address for which the cached IP to netgroup entries need to be deleted.
-netgrp <text>
- Netgroup field (privilege: advanced)-
Use this parameter to specify the netgroup for which the cached IP to netgroup entries need to be deleted.
Examples
The following example deletes all the cached IP to netgroup entries for Vserver vs0, host 1.1.1.1 and netgrp 'abc':
cluster1::> vserver services name-service cache netgroups ip-to-netgroup delete -vserver vs0 -host 1.1.1.1 -netgrp abc