Hi,
I'm trying to find a way to configure 2 access lists for SNMP, one with read permissions and other with read and write access, obviously with different IPs.
First I created 2 different prefix-lists
prefix-list-ACL-SNMP and prefix-list-ACL-SNMP-RW, after that in Localized Policy I created a device access control list and included them.
But I don't find how to apply the same config that I used in another IOS
snmp-server community pass RO prefix-list-ACL-SNMP
snmp-server community pass RW prefix-list-ACL-SNMP-RW
Is it possible?, I couldn't find the way to do it in a template neither
Regards