Tunnel interface 380 ^tun[0-9]+$ tunnel interface must be named tunN tunN Tunnel interface name #include #include #include #include #include #include 1476 #include #include #include #include Physical Interface used for underlaying traffic 6rd network prefix ipv6 IPv6 address and prefix length 6rd relay prefix ipv4net IPv4 prefix of interface for 6rd dhcp interface interface DHCP interface that supplies the local IP address for this tunnel ^(en|eth|br|bond|gnv|vxlan|wg|tun)[0-9]+$ Encapsulation of this tunnel interface gre gretap ip6gre ip6gretap ip6ip6 ipip ipip6 sit gre Generic Routing Encapsulation gretap Generic Routing Encapsulation (virtual L2 tunnel) ip6gre GRE over IPv6 network ip6gretap Generic Routing Encapsulation over IPv6 (virtual L2 tunnel) ip6ip6 IP6 in IP6 encapsulation ipip IP in IP encapsulation ipip6 IP in IP6 encapsulation sit Simple Internet Transition encapsulation ^(gre|gretap|ip6gre|ip6gretap|ip6ip6|ipip|ipip6|sit)$ Invalid encapsulation, must be one of: gre, gretap, ip6gre, ip6gretap, ipip, sit, ipip6 or ip6ip6 Multicast operation over tunnel enable disable enable Enable Multicast disable Disable Multicast (default) ^(enable|disable)$ Must be 'disable' or 'enable' Tunnel parameters IPv4 specific tunnel parameters Disable path MTU discovery #include #include #include IPv6 specific tunnel parameters Set fixed encapsulation limit none 0-255 Encaplimit (default: 4) none Encaplimit disabled ^(none)$ Tunnel encaplimit must be 0-255 or none 4 #include Hoplimit 0-255 Hoplimit (default 64) hoplimit must be between 0-255 64 Traffic class (Tclass) 0x0-0x0FFFFF Traffic class, 'inherit' or hex value (0x){0,1}(0?[0-9A-Fa-f]{1,2}) Must be 'inherit' or a number inherit