From the course: Cisco CCNP Enterprise: ENCOR v1.2 (350-401) Cert Prep

Unlock this course with a free trial

Join today to access over 25,600 courses taught by industry experts.

SNMPv2 configuration, part 2

SNMPv2 configuration, part 2

We've already taken a look at configuring SNMP version 2, so we want to now look at how we can do the same for SNMP version 3. Now this is a bit more involved, just because of all the added security features found within this most recent version. If we run the command show ip access-lists, we can see the standard access list that we already have in place. This is one that was configured in our previous SNMP version 2 video. This access control list will allow traffic only from our two approved SNMP agent devices, which you can see in our topology, 10.1.1.5 and 20.1.1.5. So that's great. We already have that in place. The first thing we want to do after this is to define an SNMP server group. This is going to create some security policies that we can have applied to specific users. Any user that we assign to this particular server group, they would have the attached security policy. So first thing, let's run a show command. So we'll say show SNMP MIB. And you can see this is going to…

Contents