In this post I will show you how to disable a notification record which appears always after you type a configuration command. This notification causes your frustration when you want to configure anything on this switch and suddenly you see the following record:
[labnario]interface GigabitEthernet 0/0/1 [labnario-GigabitEthernet0/0/1] Jan 1 2008 00:24:47+01:00 labnario DS/4/DATASYNC_CFGCHANGE:OID 1.3.6.1.4.1.2011.5.25.191.3.1 configurations have been changed. The current change number is 24, the change loop count is 0, and the maximum number of records is 4095.
You have such situation on Huawei S2300, S3300 and S5300 switches if you are logged by the console.
How to cope with it?
You have two ways to do this. The first is to disable it temporarily by the following commands:
<labnario>undo terminal monitor
or
<labnario>undo terminal trapping
The only disadvantage of the temporary solution is that after you are logged by the console once again this notification still exists. At the same time you block all notifications in the console view.
The second solution is to disable this notification in info-center of the switch:
[labnario]info-center source DS channel console trap state off level warning
How to find appropriate parameters for this command?
You can find all needed information from this notification:
Jan 1 2008 00:24:47+01:00 labnario DS/4/DATASYNC_CFGCHANGE:OID 1.3.6.1.4.1.2011.5.25.191.3.1 configurations have been changed. The current change number is 24, the change loop count is 0, and the maximum number of records is 4095.
Source: DS
Level: 4 (warning)
Channel: console.
Thank you they are starting to drive me crazy
It should be just warning not warnings
info-center source DS channel console trap state off level warning