cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
278
Views
0
Helpful
2
Replies

Install ios for CUE

JIANDE ZHANG
Level 1
Level 1

I am installing IOS for SM-SRE-900-K9.

After I configured my router:

---------------------------------------------------------------------------------------------------------

interface Vlan502
 ip address 142.102.66.254 255.255.255.0
 h323-gateway voip bind srcaddr 142.102.66.254


interface SM1/0
 ip unnumbered Vlan502
 service-module fail-open
 service-module ip address 142.102.66.253 255.255.255.0
 service-module ip default-gateway 142.102.66.254

ip route 142.102.66.253 255.255.255.255 SM1/0
------------------------------------------------------------------------------------------------------------

SM1/0                      142.102.66.254  YES unset  up                    up
Vlan502                    142.102.66.254  YES TFTP   up                    up
------------------------------------------------------------------------------------------------------------

I tried to install IOS for this CUE model by

service-module sM 1/0 install url ftp://admin:123456@142.102.64.111/cue-vm-k9.SPA.sme.8.6.10.pkg

It did not start to install software at all.

-------------------------------------------------------------------------------------------------------------

By the way:

There is no echo for sm1/0 (142.102.66.253) when ping it from same router.

ping FTP server is ok from this router.

 

 

------------------------------------------------------------------------------------------------------------

Did I make any mistake?

2 Replies 2

JIANDE ZHANG
Level 1
Level 1

R3#service-module sm1/0 session
Trying 142.102.66.254, 2067 ...
% Connection refused by remote host

R3#service-module sm1/0 status
Service Module is Cisco SM1/0
Service Module supports session via TTY line 67
Service Module is trying to recover from reset/shutdown
Service Module heartbeat-reset is enabled
Service Module is in fail open
Service Module status is not available
No install/uninstall in progress

Localstore Info
=====================
  Please reset module to retrieve
  localstore information if needed

 

Nobody knows why?