Usage: %1!s! mpp=]disabled|enabled|default startport= numberofports= profiles=]disabled|enabled|default Parameters: Tag Value ...

Usage: %1!s! [[mpp=]disabled|enabled|default]
             [[startport=]]
             [[numberofports=]]
             [[profiles=]disabled|enabled|default]

Parameters:

       Tag             Value
       mpp           - One of the following values:
                       disabled: Disable memory pressure protection.
                       enabled : Enable memory pressure protection.
                       default : Restore memory pressure protection
                           state to the system default.
       startport     - Specifies the starting port number between 
                       [1-65535] in the port range.
       numberofports - Specifies the number of ports starting from
                       the startport.
       profiles      - One of the following values:
                       disabled: Disable profile usage for memory
                           pressure protection.
                       enabled : Enable profile usage for memory
                           pressure protection.
                       default : Restore profile usage to the system
                           default.

Remarks:     Sets TCP security parameters.

    The mpp command is used to configure memory pressure protection 
    globally or for a specific port range. The scope of this command 
    is global when used without any range specification. A port range
    configuration takes effect only when memory pressure protection 
    is enabled system-wide.

Example:

    %1!s! mpp=disabled
    %1!s! startport=443 numberofports=1 mpp=default