Usage: %1!s! name= localaddr= remaddr= ttl= Parameters: Tag Value name - The name of the tunnel interface to be added. localaddr ...

Usage: %1!s! [name=] [localaddr=] [remaddr=]
       [ttl=]
 
Parameters:
 
      Tag           Value
      name        - The name of the tunnel interface to be added.
      localaddr   - The IP address for the local endpoint.
      remoteaddr  - The IP address of the remote endpoint.
      ttl         - The Time-To-Live (TTL) value for the packets.
 
Remarks: Adds an IP-in-IP tunnel to the router.
 
Examples: 
 
      %1!s! "IP-in-IP Tunnel" 10.0.0.1 192.168.1.1 8