We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d0bfec commit 0658570Copy full SHA for 0658570
examples_extended/README.md
@@ -0,0 +1,8 @@
1
+# Extended Netpicker Examples
2
+
3
+This folder contains additional Netpicker rule examples for network compliance and validation.
4
5
+| File | Test Name | Description | Platform | Tags |
6
+|----------------------------------|----------------------------------|-------------------------------------------------------|-------------|------------|
7
+| `snmp_trap_hosts_only_expected.py` | SNMP Trap Host Validation | Ensures only allowed SNMP trap hosts are configured | `cisco_ios` | `monitoring` |
8
+| `ha_bgp_prefix_consistency.py` | HA BGP Prefix Consistency | Verifies all BGP neighbors advertise identical routes | `fortinet` | `fw_test` |
0 commit comments