Usage: %1!s! template=]internet|datacenter|automatic|custom|compat localport=]*| remoteport=]*| Parameters: Tag Value template ...

Usage: %1!s! [template=]internet|datacenter|automatic|custom|compat 
             [localport=]*| 
             [remoteport=]*| 

Parameters:

       Tag          Value
       template     - One of the following values:
                      internet, datacenter, automatic, custom, compat
                      Applies to new connections only. 
       localport    - Must provide the source port. 
                      *: all ports. 
                      integer: port number 
       remoteport   - Must provide the destination port. 
                      *: all ports. 
                      integer: port number 

Remarks: Sets TCP template for a source port, destination port pair.

Example:

       %1!s! datacenter 10000 * 
       %1!s! template=internet localport=10000 remoteport=*