fw tcp mss-clamp¶
FW TCP MSS Clamping
mss-clamp Specification¶
Parameter Value Type Configuration Resource Element Name mss-clamp Element URI /axapi/v3/fw/tcp/mss-clamp Element Attributes mss-clamp_attributes Partition Visibility shared Schema mss-clamp schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/fw/tcp/mss-clamp | ||
Get Object | GET | /axapi/v3/fw/tcp/mss-clamp | ||
Modify Object | POST | /axapi/v3/fw/tcp/mss-clamp | ||
Replace Object | PUT | /axapi/v3/fw/tcp/mss-clamp | ||
Delete Object | DELETE | /axapi/v3/fw/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;
Type: string
Supported Values: fixed, subtract
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