Simple L2L IPsec VPN on Cisco

This is simple Lab environment I built when was working on IPsec VPN tunnel between our internal network environment and 3rd party vendor systems. As we had some issues with establishing IPsec communication, to make sure that everything is fine on my side I start...

Config snippets : Cisco : Configuring SNMPv3

Create Read Only SNMPv3 user – IOS snmp-server group viewers v3 auth snmp-server user snmpView viewers v3 auth md5 uHNKmuLP0lXOp8ODFkmJ snmp-server group viewers v3 auth read viewConfig snmp-server view viewConfig system included snmp-server view viewConfig...