narc icon indicating copy to clipboard operation
narc copied to clipboard

Nornir/Netmiko ASA Rule Checker - Validate firewall rule compliance

Results 1 narc issues
Sort by recently updated
recently updated
newest added

Consider another version of `run_checks()` with `http_method` instead of `netmiko_send_command`. This would avoid using SSH and interact with the REST API instead. Need to research whether `packet-tracer` commands are supported...

enhancement