Optional
encapOptional
encap-Specifies if UDP checksums are enabled in the secondary encapsulation.
Optional
encap-TODO: No doc in man.
Optional
encap-Specifies if Remote Checksum Offload is enabled. This is only applicable for Generic UDP Encapsulation.
Optional
encap-Specifies the source port in UDP encapsulation.
PORT indicates the port by number, "auto" indicates that the port number should be chosen automatically (the kernel picks a flow based on the flow hash of the encapsulated packet).
Optional
externalMake this tunnel externally controlled (e.g. ip route encap).
Specifies the fixed local address for tunneled packets. It must be an address on another interface on this host.
Optional
modeSpecifies mode in which device should run.
"ip6ip" indicates IPv6-Over-IPv4, "ipip" indicates "IPv4-Over-IPv4", "mplsip" indicates MPLS-Over-IPv4, "any" indicates IPv6, IPv4 or MPLS Over IPv4.
Supported for SIT where the default is "ip6ip" and IPIP where the default is "ipip". IPv6-Over-IPv4 is not supported for IPIP.
Optional
noencap-{@link['encap-csum']}
Optional
noencap-{@link['encap-remcsum']}
Specifies the remote address of the tunnel.
Generated using TypeDoc
Add link IPIP & Sit type arguments.