VpnIgpOspfv2SessionParams Object


Description:

IGP OSPFv2 session parameters.

Automatically created from: EvpnMplsConfigGenParams, MvpnGenParams, Srv6VpnGenParams, Vpn6PeGenParams, VpnBgpVplsGenParams, VpnEvpnGenParams, VpnLdpVplsGenParams, VpnMartiniGenParams, VpnMplsTpGenParams, VpnNextGenMvpnGenParams, VpnRfc2547GenParams

Automatically-created children: Ospfv2AuthenticationParams

VpnIgpOspfv2SessionParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AreaId

Area to which the emulated router belongs. It must match an area ID configured for the DUT to enable communication with the DUT.

Type: ip

Default: 0.0.0.0

EnableBfd

Enable or disable BFD (Bidirectional Forwarding Detection) for this router. You must also create a BfdRouterConfig object under the parent Router object.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable BFD.

FALSE

Disable BFD.

EnableGracefulRestart

Enable or disable Graceful Restart.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable graceful restart.

FALSE

Disable graceful restart.

GracefulRestartType

Type of graceful restart.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

No graceful restart.

RFCSTANDARD

Follows RFC 3623.

LLSIGNALLING

Link Layer Signalling.

IfCost

Interface Cost. The cost of the interface connecting the emulated router to the neighbor SUT router.

Type: u16

Default: 1

Range: 1 - 65535

NetworkType

Network Type. This setting is used to override the physical link type to emulate a P2P adjacency over Ethernet (VLAN) or over POS, or Broadcast adjacency over Ethernet non-VLAN.

Type: enum

Default: NATIVE

Possible Values:

Value Description
NATIVE

Network type = Native (Default).

BROADCAST

Network type = Broadcast.

P2P

Network type = Point-to-point (P2P).

Options

A bit mask that specifies the settings of the Options field in Hello packets sent to the DUT. The Options field describes the optional OSPF capabilities of the router. Section A.2 in RFC 2328 describes the Options field. Use hexadecimal for this value. The default, 0x02, sets the E-bit (binary 00000010).

Type: enum

Default: EBIT

Possible Values:

Value Description
TBIT

Type of Service (TOS) (T,0).

EBIT

Specifies the way AS-external-LSAs are flooded (E,1).

MCBIT

Specifies whether IP multicast datagrams are forwarded (MC,2).

NPBIT

Specifies the handling of Type-7 LSAs (NSSA) (N/P,3).

EABIT

Specifies the router's willingness to receive and forward External-Attributes-LSAs (EA,4).

DCBIT

Specifies the router's handling of demand circuits (DC,5).

OBIT

Specifies the router's willingness to receive and forward Opaque LSAs as specified in RFC 2370 (O,6).

UNUSED7

This bit is not used.

PrefixSidSubTlvIndex

PrefixSidSubTlv Index

Type: u32

Default: 0

PrefixSidSubTlvIndexStep

PrefixSidSubTlv Index Step

Type: u32

Default: 1

RouterPriority

Router priority for this router. This is used in the designated router election procedure. A router priority of 0 (the default) makes the router ineligible to be the designated router.

Type: u8

Default: 0

Range: 0 - 255

SidLabelRangeTlvSidBase

SidLabelRangeTlv SID Base

Type: u32

Default: 100

SidLabelRangeTlvSidRange

SidLabelRangeTlv SID Range

Type: u16

Default: 100

SrAlgorithmTlvAlgorithm

NOTE: This attribute is deprecated. It will be removed in subsequent releases, so it is recommended that you do not use it.

Value Type

Type: enum

Default: IGP_METRIC_BASED_SPF

Possible Values:

Value Description
IGP_METRIC_BASED_SPF

IGP METRIC BASED SPF

SrAlgorithmTlvAlgorithms

Algorithm

Type: string

Default: 0

VpnIgpOspfv2SessionParams Read-Only Attributes

There are no read-only attributes.