Symptom
vBond configured with basic parameters.
When we modify the organization-name, following we try to verify control connections we get the below application errors:
vBond2081# show orchestrator connections
Error: application communication failure
vBond2081# show orchestrator connections-history
Error: application communication failure
vBond2081# show orchestrator local-properties
Error: application communication failure
vBond2081#
Conditions
vBond 20.7, 20.8
Other versions might be affected as well.
Workaround
Try to reconfigured the 'vbond ' parameter
E.g:
1.
vBond2081(config)# sys
vBond2081(config-system)# no vbond
vBond2081(config-system)# commit
Commit complete.
2.
vBond2081(config-system)# vbond local
vBond2081(config-system)# commit
Commit complete.
Further Problem Description