overlay-tunnel options¶
Global overlay-tunnel configuration options
options Specification¶
Parameter Value Type Configuration Resource Element Name options Element URI /axapi/v3/overlay-tunnel/options Element Attributes options_attributes Partition Visibility shared Schema options schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/overlay-tunnel/options | ||
Get Object | GET | /axapi/v3/overlay-tunnel/options | ||
Modify Object | POST | /axapi/v3/overlay-tunnel/options | ||
Replace Object | PUT | /axapi/v3/overlay-tunnel/options | ||
Delete Object | DELETE | /axapi/v3/overlay-tunnel/options | ||
options attributes¶
fragmentation-mode-inner
Description Enable the inner-fragmentation
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
gateway-mac
Description MAC to be used with Gateway segment Id (MAC Address for the Gateway segment)
Type: string
Format: mac-address
ip-dscp-preserve
Description Copy DSCP bits from inner IP to outer IP header
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
nvgre-disable-flow-id
Description Disable Flow-ID computation for NVGRE
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
nvgre-key-mode-lower24
Description Use the lower 24-bits of the GRE key as the VSID
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
tcp-mss-adjust-disable
Description Disable TCP MSS adjustment in SYN packet for tunnels
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
vxlan-dest-port
Description VXLAN UDP Destination Port (UDP Port Number (default 4789))
Type: number
Range: 1-65535