mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554)
* Remove 1.1.1.1 from *_config tests * remove from *_smoke and *_system * Miscellaneous other tests * Remove from module documentation as well * Remove from unit tests as well * Remove accidental duplication from rebase
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
! Last configuration change at Jan 11 12:26:08 2018
|
||||
!
|
||||
snmp-server contact http://www.dell.com/support
|
||||
snmp-server host 1.1.1.1 traps version 1 c4 udp-port 5
|
||||
snmp-server host 1.1.1.1 traps version 2c c1 udp-port 4
|
||||
snmp-server host 2.2.2.2 traps version 1 c3 udp-port 162
|
||||
snmp-server host 192.0.2.1 traps version 1 c4 udp-port 5
|
||||
snmp-server host 192.0.2.1 traps version 2c c1 udp-port 4
|
||||
snmp-server host 192.0.2.2 traps version 1 c3 udp-port 162
|
||||
ip community-list expanded commex deny aaa
|
||||
ip community-list standard commstd deny internet
|
||||
ip community-list standard commstd permit no-advertise
|
||||
|
||||
Reference in New Issue
Block a user