Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Use caseMatch modeRationale
Baseline configuration - NTP, AAA, logging...LooseRequirements are independent lines scattered across the config, only presence matters
Security hardening - telnet disabled, no SNMPv2, management ACLs...LooseIndependent requirements with no meaningful ordering relative to each other
Firewall and ACL rulesSequentialRule ordering matters, such as when specific rules must precede broader rules.
Route-mapsSequentialMatch and set clauses must appear in a required sequence.
Multiline MOTD bannerStrictThe complete banner block must be present and uninterrupted
Interface config blocksStrictInterface definition, port-security, BPDU guard, and 802.1X settings must form a complete, consecutive blockValidate that a required set of interface configuration commands appears together as a consecutive block.