show access-listsACL contents with per-rule hit counters.
The hit counters are the useful part: a rule with zero matches is either unreachable, or the traffic you expected is not arriving. It turns an ACL review from reading into measuring.
| Platform | Command |
|---|---|
| Cisco IOS / NX-OS | show access-lists |
| Juniper JunOS | show firewall |
| MikroTik RouterOS | /ip firewall filter print stats |
| FortiOS | show firewall policy |
show access-lists BLOCK_GUESTclear access-list countersThe misreadings that actually cost people time.