cgnv6 lsn tcp mss-clamp¶
LSN TCP MSS Clamping
mss-clamp Specification¶
Type Configuration Resource Element Name mss-clamp Element URI /axapi/v3/cgnv6/lsn/tcp/mss-clamp Element Attributes mss-clamp_attributes Schema mss-clamp schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/cgnv6/lsn/tcp/mss-clamp | ||
Get Object | GET | /axapi/v3/cgnv6/lsn/tcp/mss-clamp | ||
Modify Object | POST | /axapi/v3/cgnv6/lsn/tcp/mss-clamp | ||
Replace Object | PUT | /axapi/v3/cgnv6/lsn/tcp/mss-clamp | ||
Delete Object | DELETE | /axapi/v3/cgnv6/lsn/tcp/mss-clamp |
mss-clamp attributes¶
min
Description Specify the min value allowed for the TCP MSS (Specify the min value allowed for the TCP MSS (default: ((576 - 60 - 60))))
Type: number
Range: 0-1460
Default: 456
mss-clamp-type
Description ‘fixed’: Specify a fixed max value for the TCP MSS; ‘subtract’: Specify the value to subtract from the TCP MSS; ‘none’: No TCP MSS clamping (default);
Type: string
Supported Values: fixed, subtract, none
Default: none
mss-subtract
Description Specify the value to subtract from the TCP MSS (default: not configured)
Type: number
Range: 0-1460
mss-value
Description The max value allowed for the TCP MSS (default: not configured)},
Type: number
Range: 0-1460
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters