Usage: %1!s! name= proto=]tcp|udp publicip= |0.0.0.0 publicport=]integer Parameters: Tag Value name - The name of the interface ...

Usage: %1!s! [name=] [proto=]tcp|udp [publicip=]|0.0.0.0
       [publicport=]integer
 
Parameters:
 
      Tag            Value
      name         - The name of the interface from which you want to delete
                     a NAT port mapping.
      proto        - One of the following values:
                     tcp: Sets protocol type to TCP.
                     udp: Sets protocol type to UDP.
      publicip     - Either a specified external IP address on the public
                     network or 0.0.0.0 to indicate any IP address not
                     specified within the private network address range.
      publicport   - A number from 0 to 9999 for the public protocol port.
 
Remarks: Deletes a protocol port mapping from the specified NAT interface.
 
Examples:
 
       %1!s! local tcp 0.0.0.0 80