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

Cisco IR829 does not ping and cellular does not get ip address

zentinelcorp
Level 1
Level 1

hello i am trying to configure my cisco 829 with this simple code snipped but the device refuse to ping 8.8.8.8 or 0.0.0.0 etc and the cellular 0/0 or 1/0  refuse to get ip address, i use a generic sim card and i dont know if the problem is related to that but the sim cards seems to be active and working

ipv6 unicast-routing
controller cellular 0/1/0
profile id 1 apn m2m.tele2.com

int cellular 0/1/0
ip address negotiated
dialer in-band
dialer idle-timeout 0
dialer-group 1
ipv6 enable
no shut

access-list 1 permit any

dialer-list 1 protocol ip permit
dialer-list 1 protocol ipv6 permit

dialer watch-list 1 ip 5.6.7.8 255.255.255.255
dialer watch-list 1 delay route-check initial 60
dialer watch-list 1 delay connect 1

ip route 0.0.0.0 0.0.0.0 cellular 0/1/0
ipv6 route ::/0 Cellular0/1/0

pnp profile pnp_cco_profile
transport https host devicehelper.cisco.com port 443

do-exec write memory

3 Replies 3

and this is my sh cellular 0/0 profile 

 

 


To:​
You

Tue 30/04/2024 16:15
R800#sh cellular 0/0 profile

 

Profile 1 = INACTIVE

--------

PDP Type = IPv4

Access Point Name (APN) = none

Authentication = None

 

Profile 3 = INACTIVE* **

--------

PDP Type = IPv4

Access Point Name (APN) = verizon

Authentication = None

 

  * - Default profile

** - LTE attach profile

i have checked already and it did not work, this is my sh running-config and the model of the device is IR 829 2LTEEA 8K9, i am using a IOT sim card from Eliotclub 

 

Current configuration : 3777 bytes

!

! Last configuration change at 19:32:26 UTC Tue Apr 30 2024

!

version 15.7

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname IR800

!

boot-start-marker

boot-end-marker

!

!

!

no aaa new-model

service-module wlan-ap 0 bootimage autonomous

!

ignition off-timer 900

!

ignition undervoltage threshold 11

!

no ignition enable

!

!

!

!

!

!

!

!

!

!

!

 

 

!

!

!

!

ip cef

no ipv6 cef

!

multilink bundle-name authenticated

!

!

!

chat-script lte "" "AT!CALL" TIMEOUT 20 "OK"

!

!

license udi pid IR829-2LTE-EA-BK9 sn FTX2223Z023

!

!

vtp mode transparent

!

redundancy

 

!

!

!

!

!

controller Cellular 0

lte sim data-profile 3 attach-profile 3

lte modem link-recovery rssi onset-threshold -110

lte modem link-recovery monitor-timer 20

lte modem link-recovery wait-timer 10

lte modem link-recovery debounce-count 6

!

controller Cellular 1

no lte gps enable

lte modem link-recovery rssi onset-threshold -110

lte modem link-recovery monitor-timer 20

lte modem link-recovery wait-timer 10

lte modem link-recovery debounce-count 6

!

vlan 11

name 10.202.241.0/24_DATA

!

!

!

!

!

!

!

!

!

!

!

interface GigabitEthernet0

no ip address

shutdown

!

interface GigabitEthernet1

no ip address

!

interface GigabitEthernet2

no ip address

!

interface GigabitEthernet3

no ip address

!

interface GigabitEthernet4

no ip address

!

interface Wlan-GigabitEthernet0

no ip address

!

interface GigabitEthernet5

no ip address

shutdown

duplex auto

speed auto

!

interface Cellular0/0

ip address negotiated

ip virtual-reassembly in

encapsulation slip

dialer in-band

dialer idle-timeout 0

dialer enable-timeout 6

dialer string lte

dialer-group 1

no peer default ip address

ipv6 address dhcp

async mode interactive

routing dynamic

!

interface Cellular1/0

ip address negotiated

ip virtual-reassembly in

encapsulation slip

shutdown

dialer in-band

dialer idle-timeout 0

dialer string lte

dialer-group 1

ipv6 address autoconfig

!

interface Cellular0/1

no ip address

encapsulation slip

!

interface Cellular1/1

no ip address

encapsulation slip

!

interface wlan-ap0

no ip address

shutdown

!

interface Vlan1

no ip address

!

interface Async0

no ip address

encapsulation scada

!

interface Async1

no ip address

encapsulation scada

!

interface Dialer1

no ip address

!

!

ip forward-protocol nd

!

no ip http server

no ip http secure-server

!

ip nat inside source list NAT interface Cellular0/0 overload

ip route 0.0.0.0 0.0.0.0 Cellular1/0

!

ip access-list extended NAT

permit ip 10.0.0.0 0.0.0.255 any

!

dialer-list 1 protocol ip permit

ipv6 ioam timestamp

!

!

access-list 1 permit any

!

control-plane

!

!

!

vstack

!

line con 0

stopbits 1

line 1 2

stopbits 1

line 3

script dialer lte

no exec

transport preferred lat pad telnet rlogin lapb-ta mop udptn v120 ssh

transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh

line 4

no activation-character

no exec

transport preferred none

transport input all

transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh

line 8

no exec

transport preferred lat pad telnet rlogin lapb-ta mop udptn v120 ssh

transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh

line 9

script dialer lte

no exec

transport preferred lat pad telnet rlogin lapb-ta mop udptn v120 ssh

transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh

line 15

no exec

transport preferred lat pad telnet rlogin lapb-ta mop udptn v120 ssh

transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh

line 1/3 1/6

transport preferred none

transport output none

stopbits 1

line vty 0 4

login

transport input none

!

no scheduler max-task-time

no iox hdm-enable

iox client enable interface GigabitEthernet5

no iox recovery-enable

!

!

!

!