Usage: %1!s! protocol=]tcp|udp startport= numberofports= store=]active|persistent Parameters: Tag Value protocol - One of ...

Usage: %1!s! [protocol=]tcp|udp
             [startport=] [numberofports=]
             [[store=]active|persistent]

Parameters:

      Tag                 Value
      protocol       - One of the following values:
                       tcp: Adds an exclusion for TCP.
                       udp: Adds an exclusion for UDP.
      startport      - The starting port number for an exclusion.
      numberofports  - The number of ports starting from the startport
                       for an exclusion.
      store          - One of the following values:
                       active: Set only lasts until next boot.
                       persistent: Change is persistent.
                                   This is the default.

Remarks: Adds an exclusion for consecutive block of ports.

Example:

      %1!s! protocol=tcp startport=50000 numberofports=20