Ospfneighborsummarysimplefilter, Ospfredistributionconfiginfo, Ospforiginateinfo – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 305

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

295

53-1003248-01

Data structures

4

OspfNeighborSummarySimpleFilter

This structure is a high-level description of OSPF neighbor filter information.

OspfOriginateInfo

This structure is the high level description of the default information originate option.

OspfRedistributionConfigInfo

This structure is a high-level description of OSPF redistribution configurations.

TABLE 723

Attributes

Parameters

Type

Presence

Rules

Description

field

ospfNeighborSummaryFilterFieldEnum

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.

startValue

string

Optional

This parameter is
mandatory and
considered only when
the "operator" value is
"RANGE".

Start value in a
range.

endValue

string

Optional

This parameter is
mandatory and
considered only when
the "operator" value is
"RANGE".

End value in a range.

TABLE 724

Attributes

Members

Type

Presence

Rules

Description

always

boolean

Optional

Advertise default route.

metric

unsignedInt

Optional

The range is 0
through 65535

Metric for the default route.

metricType

ospfMetricTypeEnum

Optional

External link type

TABLE 725

Attributes

Members

Type

Presence

Rules

Description

action

string

Optional

Deny/permit

routeType

ospfRouteTypeEnum

Optional

Route type

matchMetric

unsignedInt

Optional

Match metric

setMetric

unsignedInt

Optional

Set Metric

addressRange

Address

Optional

Address range

Advertising