Interfaceid, L4port, Hashinfo – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 626

Advertising
background image

616

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

6

HashInfo

This structure contains the high-level description of hash information.

InterfaceID

This structure is a high-level description of IP Interface.

L4Port

This structure is the high-level description of a port that handles traffic at Layer 4.

TABLE 167

Attributes

Name

Type

Presence

Rules

Description

sourceMask

string

destinationMask

string

TABLE 168

Attributes

Name

Type

Presence

Rules

Description

portString

string

Optional

When this parameter is present as
part of the request message, the
parameters portString, slot and port
must be absent.

The interface port
string. For example,
Ethernet “1” or
“1/1” ; Loopback
“lb1” or “lb2”;
Virtual “ve1” or
“ve2”; Management
“mgmt1” only.

interfaceType

interfaceTypeEnum

Optional

This parameter is mandatory and
considered only when name and
portString are NOT present.

The interface type.

slot

unsignedInt

Optional

When this parameter is present as
part of request message,
parameters name and portString
must not be present. This parameter
value is ignored For ADX 1U
configuration.

The interface slot
number.

port

unsignedInt

Optional

When this parameter is present as
part of request message,
parameters name and portString
must be absent. This parameter is
mandatory when slot is present with
a value.

The interface port
number.

TABLE 169

Attributes

Name

Type

Presence

Rules

Description

NameOrNumber

string

Mandatory

Identifies the name or number of the layer 4
port.

AssociatedPortNameOrNumber string

Optional

The name or number of any port with which
this port is associated. This attribute is used
only as an output.

Advertising