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

Page 287

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

277

53-1003248-01

Data structures

4

OspfArea

This structure is the high level description of OSPF area configurations.

OspfAreaConfigInfo

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

advReachableTime

unsignedInt

Mandatory

Neighbor discovery advertised
reachable time.

retransmitIntervalTime

unsignedInt

Mandatory

Neighbor discovery retransmit
interval.

advRetransmitIntervalTime

unsignedInt

Mandatory

Neighbor discovery advertised
retransmit.

routerAdvertismentInterval

unsignedInt

Mandatory

Neighbor discovery router
advertisements.

routerAdvertismentLiveInterval

unsignedInt

Mandatory

Neighbor discovery router
advertisements live interval.

hopLimit

unsignedInt

TABLE 685

Attributes

Members

Type

Presence

Rules

Description

versionFlag

ipVersionEnum

Mandatory

Flag specifying the version

areaID

string

Mandatory

Area number/Area IP

areaType

ospfAreaTypeEnum

Optional

Area type

areaRange

Address

Optional

32

Area range

metric

unsignedInt

Optional

The range is
from 1 through
16777215

Applicable for stub and NSSA
only
External route metric

noSummary

boolean

Optional

Applicable only
to stub area

Enable/Disable Summary LSA

defaultInformationOri
ginate

boolean

Optional

Applicable only
for NSSA

Enable/Disable default route
origination

advertise

boolean

Optional

Enable/Disable advertise

TABLE 686

Attributes

Members

Type

Presence

Rules

Description

areaID

string

Mandatory

The range is from 0
through 2147483647

Area ID/Area IP

areaType

ospfAreaTypeEnum

Optional

Normal,Stub,NSSA

Type of area

cost

unsignedInt

Optional

The range is from 1
through 4294967, the
default is 100

Area cost

TABLE 684

Attributes

Members

Type

Presence

Rules

Description

Advertising