07-05-2005 01:11 PM - edited 03-02-2019 11:17 PM
I have to configure snmp in some switches, I have IOS based Switches and SET based switches.
In IOS based Switches I configured the following:
conf t
access-list 20 permit host 192.168.1.1
snmp-server group GRUPO v3 priv access 20
snmp-server user USUARIO GRUPO v3 auth md5 PASS priv des56 PASS
snmp-server host 192.168.1.1 traps version 3 priv USUARIO
exit
wr
I want to know how do I configure the same configuration, but in set based Switches.
07-05-2005 10:38 PM
Hi,
Please refer the following link.
http://www.cisco.com/univercd/cc/td/doc/product/lan/cat6000/sw_7_6/confg_gd/snmp.htm
regards,
-amit singh
07-07-2005 08:44 AM
Thanks for your help. This article was very helpfull
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide