Optional allow-Specifies whether to allow remote endpoint to have an address configured on local host.
Optional csumOptional devSpecifies the physical device to use for tunnel endpoint communication.
Optional dscp inheritOptional encaplimitSpecifies a fixed encapsulation limit. Default is 4.
Optional externalOptional flowlabelSpecifies a fixed flowlabel.
Optional hoplimitSpecifies Hop Limit value to use in outgoing packets.
Optional icsumOptional ikeyOptional iseqOptional keySpecifies the fixed local address for tunneled packets. It must be an address on another interface on this host.
Optional noallow-{@link['allow-localremote']}
Optional noicsumOptional noikeyOptional noiseqOptional nokeyOptional noocsumOptional nookeyOptional nooseqOptional ocsumOptional okeyOptional oseqSpecifies the remote address of the tunnel.
Optional seqOptional tclassTODO: Add a more suitable validator?
Specifies the traffic class field on tunneled packets, which can be specified as
either a two-digit hex value (e.g. c0) or a predefined string (e.g. internet).
The value inherit causes the field to be copied from the original IP header.
The values inherit/STRING or inherit/00..ff will set the field to STRING or
00..ff when tunneling non-IP packets.
The default value is 00.
Generated using TypeDoc
Add link IP6gre & greIp6tap type arguments.