Ospfv2SessionDetails Object


Description:

Specifies the protocol state of OSPFv2 router sessions within a router block.

Parents: Ospfv2RouterConfig

Ospfv2SessionDetails Writable Attributes

Attribute Description
Common Writable Attributes Active, Name

Ospfv2SessionDetails Read-Only Attributes

Read-Only Attribute Description
AdjacencyStatus

OSPFv2 Adjacency State.

Type: enum

Default: DOWN

Possible Values:

Value Description
DOWN

Initial state of a neighbor conversation. It indicates that there has been no recent information received from the neighbor.

ATTEMPT

This state is only valid for neighbors attached to non-broadcast networks. It indicates that no recent information has been received from the neighbor, but that a more concerted effort should be made to contact the neighbor. This is done by sending the neighbor Hello packets at intervals of HelloInterval.

INIT

An Hello packet has recently been seen from the neighbor. However, bidirectional communication has not yet been established with the neighbor (the router itself did not appear in the neighbor's Hello packet). All neighbors in this state (or higher) are listed in the Hello packets sent from the associated interface.

TWOWAYS

Communication between the two routers is bidirectional. This has been assured by the operation of the Hello Protocol. This is the most advanced state short of beginning adjacency establishment. The Backup Designated Router (BDR) is selected from the set of neighbors in the TWOWAYS state or greater.

EXSTART

This is the first step in creating an adjacency between the two neighboring routers. The goal of this step is to decide which router is the master, and to decide upon the initial database description (DD) sequence number. Neighbor conversations in this state or greater are called adjacencies.

EXCHANGE

In this state the router is describing its entire link state database by sending Database Description packets to the neighbor. Each Database Description Packet has a DD sequence number, and is explicitly acknowledged. Only one Database Description Packet is allowed outstanding at any one time. In this state, Link State Request Packets may also be sent asking for the neighbor's more recent advertisements. All adjacencies in Exchange state or greater are used by the flooding procedure. In fact, these adjacencies are fully capable of transmitting and receiving all types of OSPF routing protocol packets.

LOADING

Link State Request packets are sent to the neighbor asking for the more recent advertisements that have been discovered (but not yet received) in the Exchange state.

FULL

Neighboring routers are fully adjacent. These adjacencies will now appear in router links and network links advertisements.

RouterState

Reports the state of adjacency on the current port.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

Configuration information has not been sent to the card.

NO_OSPFV2

No OSPFv2

DOWN

No recent information received from any device.

LOOPBACK

Loopback.

WAITING

Emulating router is treating the network as Broadcast and it has a non-zero router priority. The emulated router will stay in this state until the end of the Designated Router election process.

POINT_TO_POINT

Emulated router is treating the network as point-to-point. There is no Designated Router election process, so the emulated router goes to this state immediately.

DR_OTHER

Emulated router is treating the network as Broadcast. If the emulated router's priority is zero, it will immediately switch to this state when it is started (because it cannot become either DR or Backup DR). If the emulated router's priority is non-zero, it will switch to this state if other routers are elected DR and Backup DR.

BACKUP

Emulated router is treating the network as Broadcast, it has a non-zero router priority, and it has been elected the Backup Designated Router.

DR

Emulated router is treating the network as Broadcast, it has a non-zero router priority, and it has been elected the Designated Router.

GR_BIT_MASK

The emulated router state is GR.

HLPR_BIT_MASK

The emulated router state is GR Helper.

STATE_BIT_MASK

No State.

GR_DOWN

The emulated router state is GR Down.

GR_LOOPBACK

The emulated router state is GR Loopback.

GR_WAITING

The emulated router state is GR Waiting.

GR_POINT_TO_POINT

The emulated router state is GR Point-to-Point.

GR_DR_OTHER

The emulated router state is GR DR Other.

GR_BACKUP

The emulated router state is GR Backup.

GR_DR

The emulated router state is GR DR.

HLPR_DOWN

The emulated router state is Helper Down.

HLPR_LOOPBACK

The emulated router state is Helper Loopback.

HLPR_WAITING

The emulated router state is Helper Waiting.

HLPR_POINT_TO_POINT

The emulated router state is Helper Point-to-Point.

HLPR_DR_OTHER

The emulated router state is Helper DR Other.

HLPR_BACKUP

The emulated router state is Helper Backup.

HLPR_DR

The emulated router state is Helper DR.

GR_HLPR_DOWN

The emulated router state is GR Helper Down.

GR_HLPR_LOOPBACK

The emulated router state is GR Helper Loopback.

GR_HLPR_WAITING

The emulated router state is GR Helper Waiting.

GR_HLPR_POINT_TO_POINT

The emulated router state is GR Helper Point-to-Point.

GR_HLPR_DR_OTHER

The emulated router state is GR Helper DR Other.

GR_HLPR_BACKUP

The emulated router state is GR Helper backup.

GR_HLPR_DR

The emulated router state is GR Helper DR.

SessionIndex

Session number of the OSPFv2 router session within a router block.

Type: u16

Default: 0