Enable SNMP on Cisco Router
Enable SNMP on Cisco Router
Date Posted: 11-09-2017
In this post, we will explain on how to enable snmp on cisco router.
Assumption:
- Cisco Router
Implementation:
This post assumes that we have root privilege of the router.
Login as enable mode. You need to enter root credentials.
enable
Enter configure mode.
configure terminal
Create public read only community
(config)# snmp-server community public RO
Verify the snmp using running-config
show running-config