Firewall - Allow to Customize Default Service
This feature allows the default service port range to be customized using the following CLI command:
config system global
set default-service-source-port <port range>
end
Where <port range>
is the new default service port range, that can have a minimum value down to 0 and a maximum value up to 65535. The default value is 1-65535.
This change takes effect on the TCP/UDP protocol. |