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

Brocade Virtual ADX XML API Programmer’s Guide 659
53-1003248-01
Data structures
6
AclConfig
This structure is a high-level description of ACL configuration.
systemResetInterval unsignedInt Optional This parameter is
mandatory when
the
systemThreshold
parameter is
present. The valid
value range is
from 1 to 30
minutes.
Specifies the
number of
minutes that the
device enforces
the drop or
forward action
after a system
level threshold
has been
exceeded.
interfaceThreshold unsignedInt Optional The valid value
range is from 300
to 8000.
The default value
is 4000.
Sets the threshold
for individual
interfaces
interfaceExceedAction aclFragmentRateExceedActionEnum Optional This parameter is
mandatory when
the
interfaceThreshol
d parameter is
present.
Specifies the
action to take if
the interface level
threshold (<num>
parameter) is
exceeded.
interfaceResetInterval unsignedInt Optional This parameter is
mandatory when
the
interfaceThreshol
d parameter is
present. The valid
value range is
from 1 to 30
minutes.
Specifies the
number of
minutes within
which the device
enforces the drop
or forward action
after a interface
level threshold
has been
exceeded.
TABLE 256 Attributes
Name Type Presence Rules Description
disableAcl boolean Optional The default value is
FALSE.
Enables or disables the use of
ACL.
enableIpv4FlowBasedAcl boolean Optional The default value is
FALSE.
Enables or disables the
backward compatibility for
IPV4 ACL processing.
enableIpv6FlowBasedAcl boolean Optional The default value is
FALSE.
Enables or disables the
backward compatibility for
IPV6 ACL processing.
disableGlobalLogging boolean Optional The default value is
FALSE.
Enables or disables the ACL
global logging.
TABLE 255 Attributes (Continued)
Name Type Presence Rules Description