Publication Date: 2017-07-26 | Views: 1496 | Downloads: 0 | Author: a84079237 | Document ID: EKB1000768330
We are experiencing the alarm : CONFIGURATION RESTORATION FAILURE ALARM on two of our devices on the network.
As per the instructions, I’ve ran the following recommended command, but I don’t understand the output.
<cor2.lond1>display configuration recover-result
The current startup saved-configuration file is
cfcard:/cor2.lond1.0222_2.cfg.
The number of failed commands is 16.
----------------------------------------------------------------------
Command : undo dcn mode vlan
View : GigabitEthernet2/0/0
Line : -
Reason : Failed to execute the command.
Time : 2017-05-24 15:49:58+00:00
Command : undo dcn mode vlan
View : GigabitEthernet1/0/0
Line : -
Reason : Failed to execute the command.
Time : 2017-05-24 15:49:58+00:00
Command : undo dcn mode vlan
View : GigabitEthernet2/0/1
Line : -
Reason : Failed to execute the command.
Time : 2017-05-24 15:49:58+00:00
Command : undo dcn mode vlan
View : GigabitEthernet1/0/1
Line : -
Reason : Failed to execute the command.
Time : 2017-05-24 15:49:58+00:00
Command : undo dcn mode vlan
View : GigabitEthernet2/0/2
Line : -
Reason : Failed to execute the command.
Time : 2017-05-24 15:49:58+00:00
Command : undo dcn mode vlan
View : GigabitEthernet1/0/2
Line : -
Reason : Failed to execute the command.
Time : 2017-05-24 15:49:58+00:00
Command : undo dcn mode vlan
View : GigabitEthernet2/0/3
Line : -
Reason : Failed to execute the command.
Time : 2017-05-24 15:49:58+00:00
Command : undo dcn mode vlan
View : GigabitEthernet1/0/3
Line : -
Reason : Failed to execute the command.
Time : 2017-05-24 15:49:58+00:00
Command : undo dcn mode vlan
View : GigabitEthernet1/1/0
Line : -
Reason : Failed to execute the command.
Time : 2017-05-24 15:50:36+00:00
Command : undo dcn mode vlan
View : GigabitEthernet1/1/1
Line : -
Reason : Failed to execute the command.
Time : 2017-05-24 15:50:36+00:00
Command : undo dcn mode vlan
View : GigabitEthernet2/1/0
Line : -
Reason : Failed to execute the command.
Time : 2017-05-24 15:50:37+00:00
Command : undo dcn mode vlan
View : GigabitEthernet1/1/2
Line : -
Reason : Failed to execute the command.
Time : 2017-05-24 15:50:37+00:00
Command : undo dcn mode vlan
View : GigabitEthernet2/1/1
Line : -
Reason : Failed to execute the command.
Time : 2017-05-24 15:50:37+00:00
Command : undo dcn mode vlan
View : GigabitEthernet1/1/3
Line : -
Reason : Failed to execute the command.
Time : 2017-05-24 15:50:37+00:00
Command : undo dcn mode vlan
View : GigabitEthernet2/1/2
Line : -
Reason : Failed to execute the command.
Time : 2017-05-24 15:50:38+00:00
Command : undo dcn mode vlan
View : GigabitEthernet2/1/3
Line : -
Reason : Failed to execute the command.
Time : 2017-05-24 15:50:38+00:00
----------------------------------------------------------------------
The dcn mode vlan command configures a sub-interface numbered 4094 and the undo dcn mode vlan command deletes the configured sub-interface numbered 4094. By default, no sub-interface numbered 4094 is configured
Command : undo dcn mode vlan
View : GigabitEthernet2/0/0
Line : -
Reason : Failed to execute the command.
Time : 2017-05-24 15:49:58+00:00
When we checked the configuration, we noticed that undo dcn command have been executed globally under system view and this is why undo dcn vlan mode under interface view is not working.
Probably those commands undo dcn vlan mode were in cfcard:/cor2.lond1.0222_2.cfg and this is why he got the alarm.
In the diagnostic file I have seen that the dcn function it is disabled globally with the undo dcn command in the system view. DCN needs to be enabled globally and on interfaces when the network management system (NMS) manages devices using DCN.
Customer was using DCN function. When he decided that he don’t want to use it he disable it globally. After an equipment reboot, when the configuration was loading, equipment try to configure the undo dcn vlan mode because this commands appears in the Cfcard:/xxx.cfg on the interface level but the error Failed to execute the command pops up because the dcn function is disable globally.
To solve this situation customer needs to clear
the alarms and save the configuration.
# Clear all active alarms in the system.
<HUAWEI> system-view
[HUAWEI] alarm
[HUAWEI-alarm] clear alarm active all