Configuring network zones in the command line

To add a network address to the zone, execute the following command:

kesl-control --add-zone --zone <zone> --address <address>

where:

To delete a network address from a zone, execute one of the following commands:

If a zone contains several items with the same network address, the --del-zone command will not be executed.

If the specified network address or index does not exist, an error message is generated.

Page top