This event occurs whenever an existing OSPF interface is added to a new area while still belongs to another area. In other words, this event will only occur if the change is made inadvertently or implicitly with CLI command: configure ospf add 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.
No action required - Notification message only.
Notice
Interface %vlan% was added to area %area_new% and deleted from area %area_old% which caused the associated adjacencies to be lost.
Name | Type |
---|---|
vlan | VLAN |
area_new | IPN |
area_old | IPN |