set
Configures an existing private network.
Syntax
prlsrvctl privnet set <private_network_ID> [-a,--ipadd <addr> [/mask ]]
[-d,--ipdel <addr> [/mask ]] [--global <yes|no>]
Options
Name
|
Description
|
<private_network_ID>
|
The private network ID.
|
-a,--ipadd <addr> [ /mask ]
|
Add a subnet to the private network. The network can have multiple subnets.
|
-d,--ipdel <addr> [ /mask ]
|
Delete the specified subnet from the private network.
|
--global < yes| no>
|
Make the specified private network weak, allowing access to and from external networks.
|
|