geneve

geneve — GENEVE Settings

Properties

Table 63. 

Key Name Value Type Default Value Value Description
destination-port
uint32
6081
Specifies the UDP destination port to communicate to the remote GENEVE tunnel endpoint.
df
int32
0
Specifies how the Don't Fragment (DF) flag should be handled in the outer IP header of GENEVE tunnel packets. 0 (unset) (0): Don't set the DF flag, packets may be fragmented. 1 (set) (1): Always set the DF flag, packets will not be fragmented. 2 (inherit) (2): Inherit the DF flag from the inner IP header.
id
uint32
0
Specifies the GENEVE Network Identifier (or GENEVE Segment Identifier) to use.
remote
string
Specifies the unicast destination IP address to use in outgoing packets when communicating with the remote GENEVE tunnel endpoint.
tos
uint32
0
Specifies the TOS value to use in outgoing packets. The special value "inherit" (1) means inherit from outer packet.
ttl
int32
0
Specifies the time-to-live value to use in outgoing packets. The special value "inherit" (-1) means inherit from outer packet, 0 means auto, 1-255 are fixed values.