Programmer's Guide (Supporting ADX v03.1.00) Manual

Brocade Virtual ADX XML API Programmer’s Guide 661
53-1003248-01
Data structures
6
aclOnInterfaceFilter
This structure is a high-level description of the filter for ACL binding on the IP interface.
aclOnInterfaceSimpleFilter
This structure is a high-level description of the simple filter for ACL binding on the IP interface.
GlobalTcpMssV6
This structure is a high-level description of global TCP MSS IPv6 configuration.
TABLE 259 Attributes
Name Type Presence Rules Description
simpleFilter aclOnInterfaceSimpleFilter Mandatory The filter field name.
TABLE 260 Attributes
Name Type Presence Rules Description
field aclOnInterfaceFilterFieldEnum Mandatory The filter field name.
operator filterOperatorEnum Mandatory The filter operator type.
value String Optional Ignored when the
operator parameter
value is RANGE.
The value of the field for
filtering.
startValue String Mandatory This parameter is
considered only
when the operator
parameter value is
RANGE.
The start value in a range.
endValue String Mandatory This parameter is
considered only
when the operator
parameter value is
RANGE.
The end value in a range.
TABLE 261 Attributes
Name Type Presence Rules Description
mss unsignedInt Mandatory Valid value range is from
1004 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 value for
IPv6.
minMss unsignedInt Optional When this parameter is
present, the “mss”
parameter should also be
present.
Valid value range is from 64
to 1200.
This parameter is used to define
the minimum global TCP MSS
value for IPv6.