Aclactionenum, Aclicmptypeenum, Aclfragmentrateexceedactionenum – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 676

Advertising
background image

666

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Enumerations

6

aclActionEnum

These are the enumerations for actions in ACL.

aclFragmentRateExceedActionEnum

These are the enumerations for actions on exceeding the ACL fragment rate.

aclIcmpTypeEnum

These are the enumerations for types of ACL ICMP.

TABLE 270

Attributes

Parameters

Description

PERMIT

ACL that permits.

DENY

ACL that denies.

TABLE 271

Attributes

Parameters

Description

DROP

Fragments are dropped without filtering by the ACLs.

FORWARD

Fragments are forwarded in the hardware without filtering by the ACLs.

TABLE 272

Attributes

Parameters

Description

ANY_ICMP_TYPE

Any ICMP type

ECHO

Echo request (ping)

ECHO_REPLY Echo

reply

INFORMATION_REQUEST

Requests for Information

MASK_REPLY

Replies to address mask

MASK_REQUEST

Requests to address mask

PARAMETER_PROBLEM

All parameter problems

REDIRECT All

redirects

SOURCE_QUENCH

Relieves congestion

TIME_EXCEEDED

Records all time exceeded

TIMESTAMP_REPLY

Replies to timestamp

TIMESTAMP_REQUEST

Requests to timestamp

UNREACHABLE

Records all unreachable

Advertising