Custom default service port range

The default service port range can 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 of 0 and a maximum value up to 65535. The default value is 1 to 65535.

Note

This change effects the TCP/UDP protocol.