Usage: %1!s! rss=]disabled|enabled|default chimney=]disabled|enabled|default autotuninglevel= disabled|highlyrestricted| ...

Usage: %1!s! [[rss=]disabled|enabled|default]              [[chimney=]disabled|enabled|default]              [[autotuninglevel=]                 disabled|highlyrestricted|restricted|normal|experimental]              [[congestionprovider=]none|ctcp|default]              [[ecncapability=]disabled|enabled|default]              [[timestamps=]disabled|enabled|default]  Parameters:         Tag           Value        rss             - One of the following values:                          disabled: Disable receive-side scaling.                          enabled : Enable receive-side scaling.                          default : Restore receive-side scaling state to                              the system default.        chimney         - One of the following values:                          disabled: Disable Chimney offload.                          enabled : Enable Chimney offload.                          default : Restore Chimney offload state to the                              system default.        autotuninglevel - One of the following values:                          disabled: Fix the receive window at its default                              value.                          highlyrestricted: Allow the receive window to                              grow beyond its default value, but do so                              very conservatively.                          restricted: Allow the receive window to grow                              beyond its default value, but limit such                              growth in some scenarios.                          normal: Allow the receive window to grow to                              accomodate almost all scenarios.                          experimental: Allow the receive window to grow                              to accomodate extreme scenarios.                              WARNING: This can dramatically degrade                              performance in common scenarios and should                              only be used for research purposes.        congestionprovider - One of the following values:                          none: Use the built-in standard congestion                              control algorithm.                          ctcp: Use the add-on Compound TCP congestion                              control algorithm.                          default: Restore the selected provider to the                              system default.        ecncapability   - One of the following values:                          disabled: Disable ECN Capability.                          enabled : Enable ECN Capability.                          default : Restore ECN Capability state to the                              system default.        timestamps      - One of the following values:                          disabled: Disable RFC 1323 timestamps.                          enabled: Enable RFC 1323 timestamps.                          default: Restore RFC 1323 timestamps state to the                              system default.  Remarks: Sets TCP parameters that affect all connections.  Example:         %1!s! enabled enabled normal         %1!s! rss=enabled chimney=enabled autotuninglevel=normal