cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

SPS224G4 crash on show run when features enables over SNMP

vsamoilov
Level 1
Level 1

Hi.

I got SPS224G4 switch, on which I enable LLDP protocol over SNMP (using snmpset).

Now I can't do "show run" in cli - it crashes, then reboots:

How to replicate:

console# delete startup-config

<reboot>

console# conf term

console(config)# snmp-server enable

console(config)# snmp-server community secret1 rw

console(config)# exit

console# write

>snmpset -v2c -c secret1 <switch_ip> 1.3.6.1.4.1.3955.89.110.1.1.1.0 i 1

CISCOSB-LLDP-MIB::rlLldpEnabled.0 = INTEGER: true(1)

console# show run
interface range ethernet e(1-24)
shutdown
exit
No18-Nov-2008 12:41:40 %SYSLOG-F-OSFATAL:

FATAL ERROR: STSA: ABORT DATA exception

***** FATAL ERROR *****

SW Version  :  1.0.2.23
Version Date:  18-Nov-2008
Version Time:  12:38:16

Instruction            0x4D98F8
Exception vector       0x10
Program state register 0x60000013

**************************************************
*****************  SYSTEM RESET  *****************
**************************************************

Who Me Too'd this topic