Symptom
Unable to edit vbond config via CLI , when control connection breaks from vmanage.
Conditions
Unable to edit vbond config via CLI , when control connection breaks from vmanage.
this condition mets only when vbond is in vmanage mode.
vbond(config-vpn-0)# interface ge0/0
vbond(config-interface-ge0/0)# tunnel-interface
vbond(config-tunnel-interface)# allow-service netconf
vbond(config-tunnel-interface)# commit
Aborted: 'system is-vmanaged': Commit from vManage is in progress. Configuration through the CLI is not allowed.
vbond(config-tunnel-interface)#
======================
when control connection breaks vbond should be editable with below warning message:
The following warnings were generated:
'system is-vmanaged': This device is being managed by the vManage. Any configuration changes to this device will be overwritten by the vManage after the control
connection to the vManage comes back up.
Proceed? [yes,no] yes
Commit complete.
Workaround
This seems to be a transient condition. After the internal timer epires the the local CLI config commit should go through and its not permanent condition.
Further Problem Description
Should it be seen stuck for too long - please contact TAC for assistance.