Ipv6interfacesummary, Ipv6neighborfilter, Ipv6neighborsimplefilter – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 282

Advertising
background image

272

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

4

IPv6InterfaceSummary

This structure is the high-level description of and IPv6 interface.

IPv6NeighborFilter

This structure is the high-level description of an IPv6 neighbor filter.

IPv6NeighborSimpleFilter

This structure is the high-level description of an IPv6 neighbor simple filter.

TABLE 673

Attributes

Members

Type

Presence

Rules

Description

interface

string

Mandatory Maximum string

length 64

The interface type, and the
port number or number of the
interface.

status

string

Mandatory Maximum string

length 64

The status of the interface.
The entry in the Status field
will be either “up/up” or
“down/down”.

globalUnicastAddress

IPv6GlobalAddress

Mandatory Maximum string

length 64 and
Maximum array size
10

The global unicast address of
the interface.

linkLocalAddress

string[]

Mandatory Maximum string

length 64 and
Maximum array size
10

The link local address of the
interface.

ripEnabled

boolean

ospfEnabled

boolean

isisEnabled

boolean

TABLE 674

Attributes

Members

Type

Presence

Rules

Description

simpleFilter

IPv6NeighborSimpleFilter

Mandatory

Neighbor filter data structure.

TABLE 675

Attributes

Members

Type

Presence

Rules

Description

field

ipv6NeighborFilterEnum

Mandatory

Filter field name.

operator

filterOperatorEnum

Mandatory

Filter operator type.

value

string

Optional

Ignored when the
“operator” value is
“RANGE”.

The value of the field for filtering.

Advertising