Globaltcpmss, Synproxyautocontrolconfig – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 672

Advertising
background image

662

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

6

GlobalTcpMss

This structure is a high-level description of global TCP MSS IPV4/IPV6 configuration.

SynProxyAutoControlConfig

This structure is a high-level description of Syn-Proxy auto-control configuration.

TABLE 262

Attributes

Name

Type

Presence

Rules

Description

mssv4

unsignedInt

Optional

Valid value range is from
64 to 9216.

Make sure that the IP
MTU of the interfaces is
always greater than the
MSS value.

This parameter is used to define
the Global TCP MSS IPv4 value
for all SYN-ACK packets
generated by a ServerIron ADX
switch.

mssV6

GlobalTcpMssV6

Optional

This parameter is used to define
the Global TCP MSS IPv6
configuration.

TABLE 263

Attributes

Name

Type

Presence

Rules

Description

onThreshold

unsignedLong

Optional

Syn-proxy "onThreshold"
value must not be below the
"offThreshold" value.
This parameter is mandatory
when enabling the auto
control.
This parameter will be
ignored when auto control is
disabled.

This parameter is used to define
the rate of SYNs received
per-second at which the
Syn-Proxy feature is enabled on
the ServerIron ADX switch.

offThreshold

unsignedLong

Optional

This parameter is mandatory
when enabling the auto
control.
This parameter will be
IGNORED when disabling
auto control.

This parameter is used to define
the rate of SYNs per second at
which the Syn-Proxy feature is
disabled (after being previously
enabled) on the ServerIron ADX
switch.

Advertising