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:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/overlay-tunnel/options

options attributes

Get Object

GET

/axapi/v3/overlay-tunnel/options

options attributes

Modify Object

POST

/axapi/v3/overlay-tunnel/options

options attributes

Replace Object

PUT

/axapi/v3/overlay-tunnel/options

options attributes

Delete Object

DELETE

/axapi/v3/overlay-tunnel/options

options attributes

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

src-port-range

Description: src-port-range is a JSON Block. Please see below for src-port-range

Type: Object

Reference Object: /axapi/v3/overlay-tunnel/options/src-port-range

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

src-port-range

Specification Value
Type object

max-port

Description Maximum Port Number

Type: number

Range: 1-65535

Default: 65535

min-port

Description Minimum Port Number

Type: number

Range: 1-65535

Default: 1

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters