Chapter 12
Tunneling and VPNs
RUGGEDCOM ROX II
CLI User Guide
428 Adding a 6in4 or 4in6 Tunnel
TUNNEL
NAME LOCAL IP REMOTE IP STATUS
----------------------------------------------
tu 192.168.20.10 192.168.20.20 Active
Section12.9.4
Adding a 6in4 or 4in6 Tunnel
To add a 6in4 or 4in6 tunnel, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the tunnel by typing:
tunnel [ ip6in4 | ip4in6 ] tunnel name
Where:
• name is the name of the tunnel
3. Configure the following parameter(s) as required:
Parameter Description
local-ip Synopsis: A string 7 to 15 characters long
The interface upon which the tunnel is created
This parameter is mandatory.
remote-ip Synopsis: A string 7 to 15 characters long
Ip address of remote tunnel end
This parameter is mandatory.
status Synopsis: A string
Current status of tunnel
This parameter is mandatory.
4. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section12.9.5
Deleting a 6in4 or 4in6 Tunnel
To delete a 6in4 or 4in6 tunnel, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the tunnel by typing:
no tunnel [ ip6in4 | ip4in6 ] tunnel name
Where:
• name is the name of the tunnel
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.