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 rulesSequentialRules are evaluated top-down, specific denies Rule ordering matters, such as when specific rules must precede broader permitsrules.
Route-mapsSequentialDeny sequences must precede permit sequences
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 block