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

Page 256

Advertising
background image

246

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

4

GlobalIPInfo

This structure is the high-level description of global IP information.

GlobalStp

This structure is a high-level description of global STP.

TABLE 626

Attributes

Parameters

Type

Presence

Rules

Description

timeToLive

unsignedInt

Optional

Valid value range is from
64 to 9216.
Make sure that the IP
MTU of the interfaces is
always greater than the
MSS value.

This parameter is used to
define the Global TCP MSS IPv4
value for all SYN-ACK packets
generated by a Virtual ADX.

arpAge

unsignedInt

Optional

This parameter is used to
define the global TCP MSS IPv6
configuration.

bootpHops

unsignedInt

routerID

unsignedInt

enabledProtocols

string

disabledProtocols

string

staticRouteInfo

StaticRoute

TABLE 627

Attributes

Name

Type

Presence Rules

Description

vlanID

string

Optional

The port-based VLAN that contains this
spanning tree.

rootID

string

Optional

The ID assigned by STP to the root bridge for
this spanning tree.

rootCost

unsignedInt

Optional

The cumulative cost from this bridge to the
root bridge.

rootPort

string

Optional

The port on this device that connects to the
root bridge.

priority

string

Optional

Spanning tree priority of the device or VLAN.

maxAge

unsignedInt

Optional

The number of seconds the device or VLAN
waits for a hello message.

helloSeconds

unsignedInt

Optional

The interval between each configuration
BPDU sent by the root bridge.

holdSeconds

unsignedInt

Optional

The minimum number of seconds that must
elapse between transmissions of consecutive
configuration BPDUs on a port.

forwardDelaySeconds

unsignedInt

Optional

The number of seconds this device or VLAN
waits following a topology change and
consequent re-convergence.

lastChangeSeconds

unsignedInt

Optional

The number of seconds since the last time a
topology change occurred.

Advertising