cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3025
Views
0
Helpful
3
Replies

cellular modem reset error

tedauction
Level 1
Level 1

Hello, I have an EEM script which reboots my cellular modem in the router when the BGP default route is lost.

This has been working perfectly, however last night it failed with the following error. Does anyone know what this means ?

Thank you kindly.

Mar 7 02:26:15: %BGP_SESSION-5-ADJCHANGE: neighbor 192.168.2.25 IPv4 Unicast to pology base removed from session BGP Notification sent
Mar 7 02:26:15.386 NZDT: %HA_EM-6-LOG: ResetMPIP: ***** Cellular modem has been power-cycled ******
Mar 7 02:26:15: %SYS-5-CONFIG_I: Configured from console by on vty0 (EEM:Reset MPIP)
Mar 7 02:26:15.446 NZDT: ecell_mgmt_power_cycle_modem: Can not allocate IPC Message
ecell_async_tty_get_outpak: packet is null from tty->txpakq.
ecell_async_tty_get_outpak: packet is null from tty->txpakq.
ecell_async_tty_get_outpak: packet is null from tty->txpakq.
ecell_async_tty_get_outpak: packet is null from tty->txpakq.
ecell_async_tty_get_outpak: packet is null from tty->txpakq.
ecell_async_tty_get_outpak: packet is null from tty->txpakq.
ecell_async_tty_get_outpak: packet is null from tty->txpakq.
ecell_async_tty_get_outpak: packet is null from tty->txpakq.
ecell_async_tty_get_outpak: packet is null from tty->txpakq.
ecell_async_tty_get_outpak: packet is null from tty->txpakq.

1 Accepted Solution

Accepted Solutions

Austin Sabio
Level 4
Level 4

Mar 7 02:26:15.446 NZDT: ecell_mgmt_power_cycle_modem: Can not allocate IPC Message

This indicates a memory failure during the power cycle. I would suggest updating your code. 

UNIVERSAL c1900-universalk9-mz.SPA.154-2.T1.bin 27-JUN-2014

to

UNIVERSAL c1900-universalk9-mz.SPA.155-3.M5.bin 27-JAN-2017

View solution in original post

3 Replies 3

Hello,

what platform and IOS version is this on ? Do you have connectivity after the reboot ?

Posting the full config might be useful as well...

tedauction
Level 1
Level 1

Hello, it is a Cisco 1921 K9:

Cisco IOS Software, C1900 Software (C1900-UNIVERSALK9-M), Version 15.4(2)T1, REL        EASE SOFTWARE (fc3).

What happened, was the WAN circuit went down. This then triggered the EEM script which reboots the cellular modem. This time however it threw an error and the celluar modem did not reboot correctly Does anyone know what this error message suggests ?

Austin Sabio
Level 4
Level 4

Mar 7 02:26:15.446 NZDT: ecell_mgmt_power_cycle_modem: Can not allocate IPC Message

This indicates a memory failure during the power cycle. I would suggest updating your code. 

UNIVERSAL c1900-universalk9-mz.SPA.154-2.T1.bin 27-JUN-2014

to

UNIVERSAL c1900-universalk9-mz.SPA.155-3.M5.bin 27-JAN-2017