Ospfv3DeviceGenProtocolParams Object


Description:

Specifies the OSPFv3-specific router generator parameters.

Parents: EmulatedDeviceGenParams, HostGenParams, RouterGenParams

Children: DeviceGenLinkedStep

Ospfv3DeviceGenProtocolParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AreaId

Area to which the emulated router belongs.

Type: ip

Default: 0.0.0.0

EnableBfd

Enable or disable BFD (Bidirectional Forwarding Detection).

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable BFD.

FALSE

Disable BFD.

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

Native mode uses the network type determined from the type of the interface.

BROADCAST

Broadcast mode.

P2P

Point-to-point (P2P) mode.

Options

Specifies the optional OSPF capabilities of the router. Each option represents one bit.

Type: enum

Default: V6BIT | RBIT | EBIT

Possible Values:

Value Description
V6BIT

V6: if bit clear, the router/link should be excluded from IPv6 routing calculations (V, Bit 0).

EBIT

External Routing: specifies the way AS-external-LSAs are flooded (E, Bit 1).

MCBIT

Multicast: specifies whether IP multicast datagrams are forwarded according to the specification in RFC 1586 (MC, Bit 2).

NBIT

NSSA: describes the handling of Type-y LSA as specified in RFC 1584 (N/P, Bit 3).

RBIT

Router: specifies whether the originator is an active router. If clear, routers that transmit the advertising none cannot be computed. (R, Bit 4).

DCBIT

Demand Circuit: specifies how the router handles demand circuits (DC, Bit 5).

RouterPriority

Router priority of the emulated router. Set the router priority to a higher or lower value to influence the DR and Backup DR selection process.

Type: u8

Default: 0

Range: 0 - 255

Ospfv3DeviceGenProtocolParams Read-Only Attributes

There are no read-only attributes.