vserver vscan scanner-pool servers add
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
Add to the list of hostnames
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver vscan scanner-pool servers add
command adds one server or list of servers to the specified scanner pool.
Parameters
-vserver <vserver name>
- Vserver-
This parameter specifies the name of the Vserver containing the specified scanner pool on which you want to add a server or servers.
-scanner-pool <Scanner pool>
- Scanner Pool-
This parameter specifies the name of the scanner pool to which you want to add a server or servers.
-hostnames <text>,…
- List of Host Names for Vscan Servers-
This parameter specifies the host name or host names that you want to add to the specified scanner pool.
Examples
The following example adds a list of servers to the specified scanner pool.
Cluster1::> vserver vscan scanner-pool servers add -vserver vs1 -scanner-pool SP -hostnames 2.2.2.2, vmwin204-27.fsct.nb Cluster1::> vserver vscan scanner-pool servers show -vserver vs1 -scanner-pool SP Vserver: vs1 Scanner Pool: SP List of IPs of Allowed Vscan Servers: 1.1.1.1, 2.2.2.2, 10.72.204.27 List of Host Names of Allowed Vscan Servers: 1.1.1.1, 2.2.2.2, vmwin204-27.fsct.nb