Deleting network address from zone section

You can manually delete network addresses associated with a certain type of network from the configuration file of the Firewall Management task. This may be useful if network addresses are not used any more.

To delete a network address from the zone in a configuration file, execute the following command:

kesl-control -F --del-zone <zone> [--address <address>|--index <address index in the zone>]

The specified network address will be deleted from the specified zone section in a configuration file.

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

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

Page top