- Here is a sample output where inconsistency was not found
admin@linux:python vcp_check_py
**** Calling vlan consistency checker ***
Checking VPC status. Results:
No Inconsistency found !!
*** Vlan consistency checker complete ***
- Here is a sample output where inconsistency was found
admin@linux:python vcp_check_py
**** Calling vlan consistency checker ***
Checking VPC status. Results:
VPC 200 is incosistent - checking reason...
Found Inconsistency in MTU: local val: 1500 peer val : 9216
Correcting VPC 200
Correcting MTU
VPC200 corrected
Rechecking VPC Status after correction. Results:
*** Vlan consistency checker complete ***