1
0
Fork 0
mirror of https://gitlab.com/netravnen/NetworkLabNotes.git synced 2024-06-23 10:59:03 +00:00
NetworkLabNotes/code/base.cfg/snmp.cfg
chhan11 c4b564fa13 Code examples
Split up into bits. Moved to last chapter.
2017-06-08 20:02:24 +02:00

9 lines
267 B
INI

access-list 99 remark Allow SNMP from select hosts in 192.0.2.192 /26
access-list 99 permit 192.0.2.192 0.0.0.63
access-list 99 deny any log
!
snmp-server community altersaaunormalt RO 99
snmp-server community
snmp-server location TestLab
snmp-server contact lobber