Hi all,
CORE-SW01#sh run | inc snmp
snmp-server community Oxn RO
snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart
snmp-server enable traps transceiver all
..
..
..
..
..
..
..
..
snmp-server host 50.50.50.2 version 2c Oxn
---------------
moving from snmpv2 to snmpv3 on cisco switches.
I see outputs of the existing configuration by running the following:
sh snmp view
sh snmp group
sh snmp user
Per understanding, I can remove all configs of snmpv2 first by adding a 'no' ahead of the above statements. Would I need to delete the community string as well? I'll be using the same one for snmpv3.
Would I need to delete the snmp-server group and user as well to start from scratch.
Lastly, does the core switch require a reboot after snmp changes have been made? Or is there any individual service that I can restart to get this to work post changes.
Appreciate if you guys can help with any or all of these queries. Please if you can provide a sequence of steps to be taken.
Cheers.