Changing the execution priority of a network packet rule

You can manually change a network packet rule's execution priority.

To change a network packet rule's execution priority, execute the following command:

kics-control -F --move-rule [--name <rule name>|--index <index>] --at <index>

The network packet rule's priority will be changed to the specified index.

Page top