cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
552
Views
1
Helpful
3
Replies

Cisco 819G Cellular no IP address

Hello!

I am setting up my Cisco C819G+7-K9 router with SIM card with the following settings:

 

 

chat-script TELE2 "" "ATDT*99*1#" TIMEOUT 10 "OK"
interface Cellular0
 ip address negotiated
 encapsulation slip
 dialer in-band
 dialer string TELE2
 dialer-group 1
ip route 0.0.0.0 0.0.0.0 Cellular0
dialer-list 1 protocol ip permit
line 3
 exec-timeout 0 0
 script dialer TELE2
 modem InOut
 no exec
 transport input all

 

 

There is no connection, no IP address. The output of sh ip interface br:

 

 

Interface                  IP-Address      OK? Method Status                Protocol
Cellular0                  unassigned      YES manual up                    up

 

 

 

 

show cellular 0 all
Hardware Information
====================
Modem Firmware Version = T1_0_3_2AP R361 CNSZ
Modem Firmware built = 04/15/11
Hardware Version = 1.0
International Mobile Subscriber Identity (IMSI) = X.X.X
International Mobile Equipment Identity (IMEI) = X.X.X
Integrated Circuit Card ID (ICCID) = X.X.X
Mobile Subscriber Integrated Services
Digital Network-Number (MSISDN) =
Factory Serial Number (FSN) = CC3108503231011
Modem Status = Online
Current Modem Temperature = 31 deg C, State = Normal
PRI SKU ID = 9900198, SKU Rev. = 1.2

Profile Information
====================

Profile 1 = INACTIVE* **
--------
PDP Type = IPv4
Access Point Name (APN) = internet.tele2.ru
Authentication = CHAP
Username: mts
Password: mts
Profile 2 = INACTIVE
--------
PDP Type = PPP
Access Point Name (APN) = internet.tele2.ru
Authentication = CHAP
Username: tele
Password: tele
  * - Default profile
Configured default profile for active SIM 0 is profile 1.
Data Connection Information
===========================
Data Transmitted = 0 bytes, Received = 0 bytes
Profile 1, Packet Session Status = INACTIVE
        Inactivity Reason = Normal inactivate state
Profile 2, Packet Session Status = INACTIVE
        Inactivity Reason = Normal inactivate state

 

 

 

 

 

 

 

3 Replies 3

Hi

 Did you setup the Controller ?

controller cellular 1

 

https://www.youtube.com/watch?v=oZR5ecgPXP0

 

Hello! Yes, I have made some settings in controller cellular 0 section:

controller Cellular 0

gsm gps mode standalone

But I cant made any setting with profile or something like this. Here are all setting that I can do in my cisco 819:

nag-cisco-router(config)#controller cellular 0
nag-cisco-router(config-controller)#?
Controller configuration commands:
default Set a command to its defaults
description Controller specific description
exit Exit from controller configuration mode
gsm GSM type carrier
help Description of the interactive help system
no Negate a command or set its defaults

nag-cisco-router(config-controller)#gs
nag-cisco-router(config-controller)#gsm ?
event cellular snmp event persistence
failovertimer Failover timeout value in mins
gps GPS configuration
interface Cellular interface
modem Modem logging configuration
radio Controller's radio
sim Subscriber Identity Module
sms SMS configuration

nag-cisco-router(config-controller)#gsm in
nag-cisco-router(config-controller)#gsm interface ?
<0-1> interface number

nag-cisco-router(config-controller)#gsm interface 0 ?
<48-80> Interface id length in bits: 64 bits for xxxx:xxxx:xxxx:xxxx

nag-cisco-router(config-controller)#gsm si
nag-cisco-router(config-controller)#gsm sim ?
authenticate CHV1 authentication
max-retry Maximum SIM switchovers
primary Controller's primary SIM
profile SIM Profile number

nag-cisco-router(config-controller)#gsm sm
nag-cisco-router(config-controller)#gsm sms ?
archive SMS archive configuration

nag-cisco-router(config-controller)#gsm rad
nag-cisco-router(config-controller)#gsm radio ?
off Power down radio

nag-cisco-router(config-controller)#gsm radio ^Z
% Incomplete command.

Do you know, what I need actually to setup in this section?

I made everything working! The problem was in chat-script:

chat-script TELE2 "" "AT!SCACT=1" TIMEOUT 60 "OK"

Review Cisco Networking for a $25 gift card