Skip to content

Added validation for CSCwd40071#332

Open
sanjanch wants to merge 8 commits intodatacenter:v4.1.0-devfrom
sanjanch:CSCwd40071
Open

Added validation for CSCwd40071#332
sanjanch wants to merge 8 commits intodatacenter:v4.1.0-devfrom
sanjanch:CSCwd40071

Conversation

@sanjanch
Copy link
Copy Markdown
Contributor

@sanjanch sanjanch commented Jan 23, 2026

@welkinhe
Copy link
Copy Markdown
Collaborator

welkinhe commented Feb 9, 2026

Looks good to me as per lab test.

@welkinhe welkinhe self-requested a review February 9, 2026 04:01
Comment thread aci-preupgrade-validation-script.py Outdated
Comment thread aci-preupgrade-validation-script.py Outdated
Comment thread aci-preupgrade-validation-script.py Outdated
Comment thread aci-preupgrade-validation-script.py Outdated
@sanjanch sanjanch changed the base branch from master to v4.1.0-dev April 9, 2026 09:25
doc_url = "https://datacenter.github.io/ACI-Pre-Upgrade-Validation-Script/validations/#inband-management-policy-misconfiguration"

if (cversion.older_than("5.2(8d)")) and (tversion.newer_than("6.0(4c)") or tversion.same_as("6.0(4c)")):
mgmtRsInBStNodes = icurl('class', 'mgmtRsInBStNode.json?query-target-filter=or(eq(mgmtRsInBStNode.addr,"0.0.0.0"),eq(mgmtRsInBStNode.addr,"0.0.0.0/0"),eq(mgmtRsInBStNode.gw,"0.0.0.0"))')
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

match RNE to this logic

headers = ["Node_ID", "Address", "Gateway"]
data = []
recommended_action = "Contact Cisco TAC to remove any identified misconfigured 'mgmtRsInBStNode' objects"
doc_url = "https://datacenter.github.io/ACI-Pre-Upgrade-Validation-Script/validations/#inband-management-policy-misconfiguration"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change to underscores to match your html link in the .md

Comment thread docs/docs/validations.md

### Inband Management Policy Misconfiguration

RCA:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fill out RNE details and link these 3 bugs if not already done

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants