eSight V3R10SPC600 failed to backup configuration
Issue Description
Failed backup configuration of NE05E

Handling Process
1. Enable “SSH client first-time enable” on device, can’t resolve. The same error information.
2. Check the configuration, found device Eth0/0/0 bind vpn instance; In this scenario, the following commands “set net-manager vpn-instance __LOCAL_OAM_VPN__”need to be added to the device:
interface Ethernet0/0/0 undo shutdown ip binding vpn-instance __LOCAL_OAM_VPN__ ip address 10.xx.x.165 255.255.240.0 |
3. After apply command, sftp on device test success; but backup failed the same.


4. Test snmp Paremeters. Success.

5. Check the snmp parameters configuration, and renew the snmp write parameter on device and eSight;issue has been resolved.


Root Cause
Manage port bind vpn-instance
Snmp write not correct.
Solution
set net-manager vpn-instance __LOCAL_OAM_VPN__
snmp-agent community write cipher xx
Source: https://support.huawei.com/



thank you for sharing