Difference between revisions of "IPv6Tunnels/ExampleConfigs"

From initLab
Jump to navigation Jump to search
(Created page with "''' Example configs ''' = Linux = Tunnel interface: <pre> auto marla-ipv6-spn iface marla-ipv6-spn inet6 v4tunnel mode ipip ttl 225 address 2001:67c:21bc:7fff:0001:2:0:2...")
(No difference)

Revision as of 22:02, 23 June 2015

Example configs

Linux

Tunnel interface:

auto marla-ipv6-spn
iface marla-ipv6-spn inet6 v4tunnel
	mode ipip
	ttl 225
	address 2001:67c:21bc:7fff:0001:2:0:2
	netmask 120
	local USER-IP-ADDRESS
	endpoint 79.98.105.18
	gateway 2001:67c:21bc:7fff:0001:2:0:1