03-06-2017 12:28 PM - edited 03-08-2019 09:38 AM
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.
Solved! Go to Solution.
03-07-2017 07:46 AM
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
03-06-2017 02:05 PM
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...
03-06-2017 05:26 PM
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 ?
03-07-2017 07:46 AM
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
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