a10_cgnv6_lsn_tcp_mss_clamp

Synopsis

LSN TCP MSS Clamping

Parameters

Parameters

Choices/Defaults

Comment

state

str/required

[‘noop’, ‘present’, ‘absent’]

State of the object to be created.

ansible_host

str/required

Host for AXAPI authentication

ansible_username

str/required

Username for AXAPI authentication

ansible_password

str/required

Password for AXAPI authentication

ansible_port

int/required

Port for AXAPI authentication

a10_device_context_id

int

[‘1-8’]

Device ID for aVCS configuration

a10_partition

str

Destination/target partition for object/command

mss_clamp_type

str

‘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);

mss_value

int

The max value allowed for the TCP MSS (default= not configured)},

mss_subtract

int

Specify the value to subtract from the TCP MSS (default= not configured)

min

int

Specify the min value allowed for the TCP MSS (Specify the min value allowed for the TCP MSS (default= ((576 - 60 - 60))))

uuid

str

uuid of the object

Status

  • This module is not guaranteed to have a backwards compatible interface. [preview]

  • This module is maintained by community.

Authors

  • A10 Networks 2021