You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are multiple scenarios described in the defect that can lead to failure of config deployment on upgrade to version with fix for CSCwh68103.
Wrong class ID, for example user enter uni/infra/funcprof/accbundle-legacy as target
Malformed port like Eth1/1 (capital letter), eth/1, eth1//4
FEX fabricPathEP should be topology/pod-1/paths-102/extpaths-133/pathep-[eth1/1] instead of topology/pod-1/paths-102/pathep-[eth133/1/1]
Wrong fex id -> it should be greater than 101
Leaf Interface profile contains breakout port that exceeds 16 (Example: 1/1/17 or 1/1/50)
Why it needs to be validated
Such misconfiguration on the source version will result in policy deployment failure on the destination. This includes VPC configuration failure and outage.
Additional context
The validation should detect any of the 5 scenarios, identify the problematic configuration for the user, and recommend the method of resolution depending on impacting scenario.
The text was updated successfully, but these errors were encountered:
(use upvote 👍 for attentions)
Validation Type
[ ] - Fault
[X] - Config
[ ] - Bug
[ ] - Other
What needs to be validated
There are multiple scenarios described in the defect that can lead to failure of config deployment on upgrade to version with fix for CSCwh68103.
Why it needs to be validated
Such misconfiguration on the source version will result in policy deployment failure on the destination. This includes VPC configuration failure and outage.
Additional context
The validation should detect any of the 5 scenarios, identify the problematic configuration for the user, and recommend the method of resolution depending on impacting scenario.
The text was updated successfully, but these errors were encountered: