02-23-2012 11:35 AM - edited 03-17-2019 10:51 PM
Has anyone else seen a warning on VCS that says "Expected default link between Default subzone and the Cluster subzone is missing"? I am getting that warning, yet the links between the 2 subzones are there. Curious if anyone else has seen this.
Solved! Go to Solution.
02-23-2012 12:46 PM
This can be fix as follow
ssh into the VCS as admin and issue the following command
xcommand DefaultLinksAdd
Best Regards,
Solvieg H. Pagan-Nesmith
Customer Support Engineer
TelePresence Solutions Group
sopagan@cisco.com
703-707-1009
02-23-2012 12:46 PM
This can be fix as follow
ssh into the VCS as admin and issue the following command
xcommand DefaultLinksAdd
Best Regards,
Solvieg H. Pagan-Nesmith
Customer Support Engineer
TelePresence Solutions Group
sopagan@cisco.com
703-707-1009
02-23-2012 02:46 PM
Justin,
in addition to running the command which Solvieg suggests (and if doing so does not clear the alarm), you also want to make sure that in VCS Configuration > Bandwidth > Links, not only that the 'DefaultSZtoClusterSZ' link actually exists, but also that both 'Node1' and 'Node2' for this link is populated and that they are set to 'DefaultSubzone' and 'ClusterSubzone', respectively.
Regards
Andreas
02-23-2012 02:48 PM
Thank you both. The cli command worked like a charm.
08-07-2012 08:19 AM