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

Page 664

Advertising
background image

654

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

6

destinationHost

AclHost

Optional

Either the
anyDestinationHost
or destinationHost
parameters must be
present. Both
cannot be present.

The ACL destination
host details.

destinationPortFilter

AclExtendedEntryPortFilter

Optional

This is valid only
when the protocol
value is TCP or UDP,
otherwise it is
ignored.

The filter for the
destination port.

icmpInfo

AclIcmp

Optional

This is valid only
when the protocol
value is ICMP and
the entry is for an
IPV4 ACL, all other
values are ignored.

The ICMP protocol
specific information

ipv6Info

AclIpv6

Optional

IPV6 protocol specific
information.

sequence

unsignedInt

Optional

This parameter is
not considered
when the value of
the protocol
parameter is TCP or
UDP.
This parameter is
not considered
when value of the
protocol parameter
is IPV6 and both the
ipv6Info->
matchIpv6Fragment
sWithNonZeroOffset
and ipv6Info->
matchIpv6SourceRo
utedPacketsOnly is
FALSE.

Sequence number for
this entry.

enableLogging

boolean

Optional

This is valid only
when the value of
action is DENY,
otherwise it is
ignored.

Enables or disables
logging for the DENY
action.

remark

string

Optional

A maximum of 128
characters and valid
only when the entry
is for IPV4 ACL,
otherwise ignored.

Adds a comment to
the ACL entry that you
are about to create.

TABLE 246

Attributes (Continued)

Name

Type

Presence

Rules

Description

Advertising