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

Page 248

Advertising
background image

238

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

4

BgpNeighborDetails

This structure is a high-level description of BGP Neighbor information.

passwordType

bgpPasswordTypeEnum

Optional

Password type

Password

string

Optional

Max 80 Chars

Simple encryption

keepAlive

unsignedInt

Optional

1-65535

Keep alive Interval

holdTime

unsignedInt

Optional

1-65535

Hold Interval

weight

unsignedInt

Optional

default is 0

Weight

MaximumASPath

unsignedInt

Optional

0-300

Maximum AS Path

allowASin

unsignedInt

Optional

Allow AS number

localAS

unsignedInt

Optional

Local AS number

localASNoPrepend

boolean

Optional

Enable/Disable no-prepend flag

remoteAS

unsignedInt

Optional

Remote AS number

EnableMultihopFlag boolean

Optional

Enable/Disable EBGP Multihop

ebgpMultihopValue

unsignedInt

Optional

0-255 default
0

EBGP Multihop value

TABLE 613

Attributes

Members

Type

Presence

Rules

Description

version

bgpVersionEnum

Mandatory

BGP4 or BGP4+ version

IPAddress

string

Optional

IP Address of the neighbor

activate

boolean

Optional

Enable/Disable

weight

unsignedInt

Optional

The
default is
0

Weight

passwordType

bgpPasswordTypeEnum

Optional

Password type

password

string

Optional

Maximum
of 80
character
s

Simple encryption

AS

unsignedInt

Optional

The AS the neighbor is in.

session

bgpSessionTypeEnum

Optional

IBGP/EBGP/Confederation
EBGP session

routerID

string

Optional

The neighbor routerID.

description

string

Optional

The description of the
neighbor.

localAS

unsignedInt

Optional

The local AS.

state

string

Optional

IBGP/EBGP/Confederation
EBGP session.

TABLE 612

Attributes

Members

Type

Presence

Rules

Description

Advertising