Problem Statement
You need to implement either a command or a script and configure alias to be able to immediately clear the entire list of dropped ports.
Use Case
Even if there is currently a limitation in version 1.2.7 on the total number of 128 ports requested, it is still difficult to manually delete them in the console - you will need to write a script, so why not immediately implement such a mechanism and simplify the task for yourself and users in the future?!
This problem is especially acute in the UI, because unfortunately there is no script to execute, but there is a separate delete button for each port from the list, so it would be nice to implement an additional delete button for all dropped ports, in addition to the search filter buttons that I mentioned earlier.
Problem Statement
You need to implement either a command or a script and configure alias to be able to immediately clear the entire list of dropped ports.
Use Case
Even if there is currently a limitation in version 1.2.7 on the total number of 128 ports requested, it is still difficult to manually delete them in the console - you will need to write a script, so why not immediately implement such a mechanism and simplify the task for yourself and users in the future?!
This problem is especially acute in the UI, because unfortunately there is no script to execute, but there is a separate delete button for each port from the list, so it would be nice to implement an additional delete button for all dropped ports, in addition to the search filter buttons that I mentioned earlier.