Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NewValidation: CSCwh68103: Enhance PD for sanitizing the tDN of class infraRsHPathAtt and fabricRsOosPath #172

Open
joelebla opened this issue Oct 7, 2024 · 0 comments

Comments

@joelebla
Copy link

joelebla commented Oct 7, 2024

(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.

  1. Wrong class ID, for example user enter uni/infra/funcprof/accbundle-legacy as target
  2. Malformed port like Eth1/1 (capital letter), eth/1, eth1//4
  3. 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]
  4. Wrong fex id -> it should be greater than 101
  5. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant