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

Who Me Too'd this topic

LTE Adv WWAN NIM on Cisco 4331 Router

nrw
Level 1
Level 1

Hi,

I have a new ISR4331 Router with an LTE Adv WWAN NIM.

 

I've configured it similar configuration to the other routers in our fleet and attempted to configure the NIM.

 

However I can't get it to connect.  When I run 'debug dialer' I get the following error:

 

000744: *Aug 14 17:03:42.894 WST: Ce0/1/0 DDR: re-enable timeout
000745: *Aug 14 17:03:43.894 WST: Ce0/1/0 DDR: place call
000746: *Aug 14 17:03:43.894 WST: Ce0/1/0 DDR: Dialing cause ip (s=0.0.0.0, d=202.12.199.199)
000747: *Aug 14 17:03:43.894 WST: Ce0/1/0 DDR: Attempting to dial lte
000748: *Aug 14 17:03:43.894 WST: Ce0/1/0 DDR: Unable to dial lte.

Here is my 'sh run' with the LTE config

 

#sh run
Building configuration...
!
controller Cellular 0/1/0
 lte sim data-profile 1 attach-profile 1 slot 0
 lte modem dm-log output local-uf
 lte modem dm-log rotation
 lte modem link-recovery rssi onset-threshold -110
 lte modem link-recovery monitor-timer 30
 lte modem link-recovery wait-timer 30
 lte modem link-recovery debounce-count 20
!
track 1 ip sla 1 reachability
 delay down 3 up 3
!
interface Cellular0/1/0
 ip address negotiated
 dialer in-band
 dialer idle-timeout 0
 dialer-group 1
 pulse-time 1
!
interface Cellular0/1/1
 no ip address
 shutdown

ip route 0.0.0.0 0.0.0.0 Cellular0/1/0

Can anyone help me get it working?

 

Thanks in advance.

 

 

 

 

 

Who Me Too'd this topic