Usage: %1!s! localport=]*| remoteport=]*| Parameters: Tag Value localport - Must provide the source port. *: all ports. This ...

Usage: %1!s! [localport=]*| [remoteport=]*|

Parameters:

       Tag         Value
       localport   - Must provide the source port. 
                     *: all ports. This matches a * in the selection table. 
                     integer: port number 
       remoteport  - Must provide the destination port. 
                     *: all ports. This matches a * in the selection table. 
                     integer: port number 

Remarks: Deletes the port entry from TCP supplemental filter table 

Example:

       %1!s! 80 *
       %1!s! localport=80 remoteport=*