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

Page 225

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

215

53-1003248-01

Methods

4

Error messages

List of Error Messages

getAllBgpNeighborsSummary

Description
Retrieves all of the BGP neighbors summary information.

Parameters

Table 541

contains the return values of the method.

Return values

Table 542

contains the return values of the method.

Error messages

List of Error Messages

getAllBgpRoutes

Description
Retrieves all of the BGP route tables for BGP4 and BGP4+.

Parameters

Table 543

contains the parameters required by the method.

TABLE 541

Parameters

Parameters

Type

Presence

Rules

Description

version

bgpVersionEnum

Mandatory

The BGP4 or BGP4+ version.

startIndex

unsignedInt

Optional

The start index.

numRetrieved unsignedInt

Optional

The number of records to be
retrieved. Maximum number
allowed is 16.

filter

BgpNeighborSummaryFilter

Optional

The filter criteria.

TABLE 542

Return values

Parameters

Type

Description

genericInfo

ResponseInformation

Contains generic information.

neighbor

BgpNeighborInfo

Retrieves BGP4 or BGP4+ neighbor parameters.

TABLE 543

Parameters

Parameters

Type

Presence

Rules

Description

version

bgpVersionEnum

Mandatory

The BGP4 or BGP4+ version.

startIndex

unsignedInt

Optional

Start index.

numRetrieved

unsignedInt

Optional

Number of records to be retrieved. Maximum
number allowed is 10.

simpleFilter

BgpRouteSummaryFilter

Optional

Filter criteria.

Advertising