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

Page 298

Advertising
background image

288

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

4

OspfIPv4Route

This structure is a high-level description of an OSPF IPv4 route information.

pathType

ospfPathTypeEnum

Optional

Path type

advRouter

string

Optional

Router that advertise the route.

linkState

string

Optional

Link state from which route is calculated.

destType

ospfDestTypeEnum

Optional

Destination type

routeState

ospfRouteStateEnum

Optional

Route state

tag

unsignedInt

Optional

External route tag

flags

unsignedInt

Optional

State information for route entry.

paths

unsignedInt

Optional

Paths to destination

egressPort

string

Optional

Port through which router reach next-hop.

nextHop

string

Optional

IP of the next-hop.

type

string

Optional

Route type

arpIndex

unsignedInt

Optional

The index position in the ARP table of the ARP
entry for this path's IP address.

state

string

Optional

State information of the path.

TABLE 708

Attributes

Members

Type

Presence

Rules

Description

versionFlag

ipVersionEnum

Mandatory

IP version

destination

string

Optional

IP of route's destination

mask

string

Optional

The mask of the route

pathCost

unsignedInt

Optional

Cost of the path route

Type2Cost

unsignedInt

Optional

Type2 cost of the path

pathType

ospfPathTypeEnum

Optional

Path type

advRouter

string

Optional

Router that advertise the route.

linkState

string

Optional

Link state from which route is calculated.

destType

ospfDestTypeEnum

Optional

Destination type

routeState

ospfRouteStateEnum

Optional

Route state

tag

unsignedInt

Optional

External route tag

flags

unsignedInt

Optional

State information for route entry.

paths

unsignedInt

Optional

Paths to destination

egressPort

string

Optional

Port through which router reach next-hop.

nextHop

string

Optional

IP of the next-hop.

type

string

Optional

Route type

TABLE 707

Attributes

Members

Type

Presence

Rules

Description

Advertising