OSPFv3.MoveIfToAreaFmArea

Description

This event occurs whenever an existing OSPFv3 interface is moved from one area to another area with CLI command: configure ospf vlan <vlan-name> area <area-id>. Since with this configuration change the interface is deleted from the old area and added to the new area, the associated adjacencies will be lost in the old area. vrId: VR ID vlan: VLAN name area_new: the new area ID area_old: the old area ID

Remedy

No action required - Informational message only.

Severity

Info

Message Text

VR %vrId%: Interface %vlan% was moved to area %area_new% from area %area_old% which caused the associated adjacencies to be lost.

Message Parameters

Name Type
vrId VRID
vlan VLAN
area_new IPN
area_old IPN