Ospfv2GlobalConfig Object


Description:

Global values for OSPFv2 router configuration. Attribute settings at the profile level take precedence over the global settings.

Parents: Project

Ospfv2GlobalConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
EnableSequentialStartup

Sequential startup limits the number of OSPFv2 routers started simultaneously to the number specified by SimultaneousSequentialStartupCount. As each router becomes fully adjacent, the next router in the startup list is started. This reduces the CPU load during startup and may reduce test start time.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Start routers sequentially.

FALSE

Start routers simultaneously.

EnableUpdateThrottling

Acknowledges LS Update packets with minimal verification to reduce the likelihood of a retransmit flood from the DUT.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Perform quick acknowledges.

FALSE

Do not perform quick acknowledges.

SimultaneousSequentialStartupCount

Specifies the number of routers to start simultaneously when Sequential Startup is enabled.

Type: u16

Default: 20

Range: 1 - 255

SrgbBase

SR global block SID base.

Type: u32

Default: 800000

SrgbRange

SR global block SID range.

Type: u32

Default: 80000

Range: 1 - 16777215

SrLocalBlockTlvType

SR local block TLV type.

Type: u16

Default: 14

Range: 1 - 65535

SrmsPreferenceTlvType

SRMS preference TLV type.

Type: u16

Default: 15

Range: 1 - 65535

UseSameSrgb

Use the same SRGB in the SR domain.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enabled.

FALSE

Disabled.

Ospfv2GlobalConfig Read-Only Attributes

There are no read-only attributes.