A township board uses Cisco DNA Center–style intent for campus segmentation and wants automation to verify policy state. Which verification approach aligns with intent-based operations?
Select an answer to reveal the explanation.
Short Explanation
Intent controllers already know the policy you asked for—ask them through the API instead of photocopying every closet CLI. You verify the segmentation object and compliance view, not a brittle regex on VLAN names. Spreadsheets and turning policy off are not verification.
Full Explanation
Intent-based campus platforms expose policy and assurance APIs that reflect desired segmentation and often compliance/assurance state. Automation should prefer those contracts over fragile per-device CLI scraping. Manual spreadsheets lag reality; removing segmentation avoids the requirement rather than meeting it.