OSPF/6/NBR_CHANGE

Message

OSPF/6/NBR_CHANGE: Neighbor changes event: neighbor status changed. (ProcessId=[ProcessId], NbrIpAddr=[NbrIpAddr], Interface=[InterfaceName], NbrEvent=[NbrEvent], NbrPreviousState=[NbrPreviousState], NbrCurrentState=[NbrCurrentState],CpuUsage=[CpuUsage], AreaId=[AreaId])

Description

The event that neighbor status changed was received.

Parameters

Parameter Name Parameter Meaning

ProcessId

Process ID

NbrIpAddr

IP address of the neighbor

InterfaceName

Interface name

NbrEvent

Event that cause neighbor status change:

  • 0: HelloReceived: indicates that a Hello packet is received from the neighbor.
  • 1: Start: indicates that the NBMA interface will send Hello packets to the neighbor at intervals specified by the HelloInterval field.
  • 2: 2WayReceived: indicates that the two ends can communicate with each other.
  • 3: NegotiationDone: indicates that the negotiation between the two ends has been completed.
  • 4: ExchangeDone: indicates that the two ends have exchanged complete DD packets.
  • 5: BadLsReq: indicates that an incorrect LSR is received.
  • 6: LoadingDone: indicates that the two ends have exchanged their databases.
  • 7: AdjOK?: indicates whether the local end needs to establish a neighbor relationship with the peer end and maintain the neighbor relationship.
  • 8: SequenceNumberMismatch: indicates that the sequence numbers of DD packets from the neighbor mismatch that from the local end.
  • 9: 1Way: indicates that a 1-way Hello packet is received from the neighbor.
  • 10: KillNbr: indicates that the neighbor is deleted.
  • 11: LLDown: indicates that the lower-layer link between the two ends goes Down.
  • 12: InactivityTimer: indicates that the Hold timer of the neighbor is triggered

NbrPreviousState

Previous neighbor states:

  • 0: Down
  • 1: Init
  • 2: Attempt
  • 3: 2Way
  • 4: ExStart
  • 5: Exchange
  • 6: Loading
  • 7: Full

NbrCurrentState

Current neighbor states:

  • 0: Down
  • 1: Init
  • 2: Attempt
  • 3: 2Way
  • 4: ExStart
  • 5: Exchange
  • 6: Loading
  • 7: Full

CpuUsage

CPU usage

AreaId

Area ID.

Possible Causes

Neighbor status changed.

Procedure

  • This log message is informational only, and no action is required.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >