cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7748
Views
5
Helpful
9
Replies

3G Configuration on 819 Router [SOLVED]

_yzenezy_
Level 1
Level 1

Hi,

I have a 819 Router (C819HG-U-K9) and I'm trying to get the 3G connection up. I have followed this thread which was a great help but so far I'm still unable to get a connection to my carrier:

https://supportforums.cisco.com/message/3824614#3824614

The 3G cell network seems to be ok:

#sh cell 0 network

Current Service Status = Normal, Service Error = None

Current Service = Combined

Packet Service = HSPA (Attached)

Packet Session Status = Inactive

Current Roaming Status = Home

Network Selection Mode = Automatic

Country = AUS, Network = Optus

Mobile Country Code (MCC) = 505

Mobile Network Code (MNC) = 2

Location Area Code (LAC) = 33320

Routing Area Code (RAC) = 1

Cell ID = 38469

Primary Scrambling Code = 384

PLMN Selection = Automatic

Registered PLMN =  , Abbreviated =

Service Provider = YES OPTUS

I can even send and receive SMS's on the cell network.

Our carrier (Exetel) does not require a username/password so they are not set in the profile:

#show cellular 0 profile 1

Profile 1 = INACTIVE*

--------

PDP Type = IPv4

Access Point Name (APN) = exetel1

Authentication = None

Username:

Password:

* - Default profile

This is what I get when I attempt a manual start-chat:

#show debugging

General OS:

  Modem control/process activation debugging is on

PPP:

  PPP authentication debugging is on

  PPP protocol errors debugging is on

  PPP packet display debugging is on

Chat Scripts:

  Chat scripts activity debugging is on

#start-chat gsm 3

Jan 10 01:28:59.655: TTY0: resume timer type 1 (OK)

Jan 10 01:28:59.655: CHAT3: Matched chat script gsm to string gsm

Jan 10 01:28:59.655: CHAT3: Asserting DTR

Jan 10 01:28:59.655: CHAT3: Chat script gsm started

Jan 10 01:28:59.655: CHAT3: Sending string: AT!SCACT=1,1

Jan 10 01:28:59.655: CHAT3: Expecting string: OK

muddy#

Jan 10 01:29:10.835: Ce0 PPP: No remote authentication for call-in

Jan 10 01:29:10.835: CHAT3: Carrier drop expecting OK

Jan 10 01:29:10.835: CHAT3: Chat script gsm finished, status = Carrier dropped

Jan 10 01:29:10.835: TTY3: Line reset by "Exec"

Jan 10 01:29:10.835: TTY3: Modem: (unknown)->READY

Jan 10 01:29:10.835: TTY3: no timer type 0 to destroy

Jan 10 01:29:10.835: TTY3: no timer type 1 to destroy

Jan 10 01:29:10.835: TTY3: no timer type 3 to destroy

Jan 10 01:29:10.835: TTY3: no timer type 4 to destroy

Jan 10 01:29:10.835: TTY3: no timer type 10 to destroy

Jan 10 01:29:10.835: TTY3: no timer type 2 to destroy

Jan 10 01:29:11.835: Ce0 PPP: Using dialer call direction

Jan 10 01:29:11.835: Ce0 PPP: Treating connection as a callin

Jan 10 01:29:11.835: Ce0 PPP: Session handle[8F000019] Session id[345]

Jan 10 01:29:11.835: Ce0 PPP: No remote authentication for call-in

Jan 10 01:29:13.843: Ce0 PPP: No remote authentication for call-in

I've tried lots of different configuartions so I may have left something undone or done that shouldn't be. Have I overlooked something simple? Any assistance is apreciated.

Thanks in advance,

Tom

PS, Here's my config:

!

hostname muddy

!

boot-start-marker

boot-end-marker

!

!

logging buffered 51200 warnings

!

no aaa new-model

!

crypto pki token default removal timeout 0

!

crypto pki trustpoint TP-self-signed-2586860025

enrollment selfsigned

subject-name cn=IOS-Self-Signed-Certificate-2586860025

revocation-check none

rsakeypair TP-self-signed-2586860025

!

!

crypto pki certificate chain TP-self-signed-2586860025

certificate self-signed 01 nvram:IOS-Self-Sig#5.cer

ip source-route

ip cef

!

!

!

ip dhcp excluded-address 10.10.10.1

!

ip dhcp pool ccp-pool

import all

network 10.10.10.0 255.255.255.248

default-router 10.10.10.1

lease 0 2

!

!

no ip domain lookup

ip domain name yourdomain.com

no ipv6 cef

!        

!

multilink bundle-name authenticated

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

license udi pid C819HG-U-K9 sn FGL164624V9

!

!

username xxxxxxxxxxxx privilege 15 secret 4 xxxxxxxxxxxxxxxxxxxxxxxx

!

!

!

!

controller Cellular 0

!

!

!

!

!

!

!

!

interface Cellular0

ip address negotiated

encapsulation ppp

dialer in-band

dialer idle-timeout 30

dialer string gsm

dialer-group 1

async mode interactive

!

interface FastEthernet0

no ip address

!

interface FastEthernet1

no ip address

!

interface FastEthernet2

no ip address

!

interface FastEthernet3

no ip address

!

interface GigabitEthernet0

no ip address

shutdown

duplex auto

speed auto

!

interface Serial0

no ip address

shutdown

clock rate 2000000

!

interface Vlan1

description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$

ip address 10.10.10.1 255.255.255.248

ip tcp adjust-mss 1452

!

ip forward-protocol nd

ip http server

ip http access-class 23

ip http authentication local

ip http secure-server

ip http timeout-policy idle 60 life 86400 requests 10000

!

!

!

access-list 23 permit 10.10.10.0 0.0.0.7

no cdp run

!

!

!

!        

!

control-plane

!

banner exec ^C

% Password expiration warning.

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

Cisco Configuration Professional (Cisco CP) is installed on this device

and it provides the default username "cisco" for  one-time use. If you have

already used the username "cisco" to login to the router and your IOS image

supports the "one-time" user option, then this username has already expired.

You will not be able to login to the router with this username after you exit

this session.

It is strongly suggested that you create a new username with a privilege level

of 15 using the following command.

username <myuser> privilege 15 secret 0 <mypassword>

Replace <myuser> and <mypassword> with the username and password you

want to use.

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

^C       

banner login ^C

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

Cisco Configuration Professional (Cisco CP) is installed on this device.

This feature requires the one-time use of the username "cisco" with the

password "cisco". These default credentials have a privilege level of 15.

YOU MUST USE CISCO CP or the CISCO IOS CLI TO CHANGE THESE 

PUBLICLY-KNOWN CREDENTIALS

Here are the Cisco IOS commands.

username <myuser>  privilege 15 secret 0 <mypassword>

no username cisco

Replace <myuser> and <mypassword> with the username and password you want

to use.

IF YOU DO NOT CHANGE THE PUBLICLY-KNOWN CREDENTIALS, YOU WILL

NOT BE ABLE TO LOG INTO THE DEVICE AGAIN AFTER YOU HAVE LOGGED OFF.

For more information about Cisco CP please follow the instructions in the

QUICK START GUIDE for your router or go to http://www.cisco.com/go/ciscocp

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

NOT BE ABLE TO LOG INTO THE DEVICE AGAIN AFTER YOU HAVE LOGGED OFF.

For more information about Cisco CP please follow the instructions in the

QUICK START GUIDE for your router or go to http://www.cisco.com/go/ciscocp

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

^C       

!

line con 0

login local

line aux 0

line 3

script dialer gsm

no exec

rxspeed 7200000

txspeed 5760000

line vty 0 4

access-class 23 in

privilege level 15

login local

transport input telnet ssh

!

scheduler allocate 20000 1000

end

9 Replies 9

_yzenezy_
Level 1
Level 1

Shameless bump on my part. Has anyone a few clues for me?

Hello Tom,

Try changing the encapsulation on your Cellular0 interface from ppp to slip, i.e.

interface Cell0

  encapsulation slip

The documentation appears to indicate that for the basic communication with the cellular controller, we need to speak plain serial data which is exactly the SLIP. Then please post the output of the debug again. Thank you!

Best regards,

Peter

Hi Peter,

Thanks for your reply.

I did try this before but got an unexpected response:

muddy#configure terminal

Enter configuration commands, one per line.  End with CNTL/Z.

muddy(config)#interface cellular 0

muddy(config-if)#encapsulation slip

Cellular0: Only PPP encapsulation supported

muddy(config-if)#

Seems I can set slip on this interface. Any idea why? Is there some other configuration I need to make first?

I suppose this information is useful:

muddy#show inventory

NAME: "C819HG-U-K9 chassis", DESCR: "C819HG-U-K9 chassis"

PID: C819HG-U-K9       , VID: V01 , SN: FGL164624V9

NAME: "C819H Mother board on Slot 0", DESCR: "C819H Mother board"

PID: C819HG-U-K9       , VID: V01 , SN: FOC15244XUE

NAME: "Modem 0 on Cellular0", DESCR: "Sierra Wireless Mini Card MC8795V HSPA modem"

PID: 8795V             , VID: 1.0, SN: 354226045184705

Is this an HSPA+7 modem? Shoul I be using a different chat-script?

http://www.sierrawireless.com/en/productsandservices/AirPrime/Wireless_Modules/High-speed/MC8795V.aspx

Kind regards,

Tom

Ok,

I've worked out this is not an HSPA+ modem.

With the chat script:

chat-script gsm "" "ATDT*99*1#" TIMEOUT 60 "CONNECT"

It appears to make a connection but I get no IP Address:

muddy#show debugging

General OS:

  Modem control/process activation debugging is on

PPP:

  PPP protocol errors debugging is on

Chat Scripts:

  Chat scripts activity debugging is on

muddy#

Jan 11 01:08:05.735: TTY0: resume timer type 1 (OK)

muddy#start-chat gsm 3

muddy#

Jan 11 01:08:15.927: TTY0: resume timer type 1 (OK)

Jan 11 01:08:15.927: CHAT3: Matched chat script gsm to string gsm

Jan 11 01:08:15.927: CHAT3: Asserting DTR

Jan 11 01:08:15.927: CHAT3: Chat script gsm started

Jan 11 01:08:15.927: CHAT3: Sending string: ATDT*99*1#

Jan 11 01:08:15.927: CHAT3: Expecting string: CONNECT

Jan 11 01:08:15.935: CHAT3: Completed match for expect: CONNECT

Jan 11 01:08:15.935: CHAT3: Chat script gsm finished, status = Success

muddy#show cellular 0 profile

Profile 1 = INACTIVE*

--------

PDP Type = IPv4

Access Point Name (APN) = exetel1

Authentication = None

Username:

Password:

* - Default profile

Configured default profile for active SIM 0 is profile 1.

What is required to get the IP Address assigned?

Kind regards,

Tom

Current configuration : 5645 bytes

!

! Last configuration change at 01:06:32 UTC Fri Jan 11 2013 by cisco

! NVRAM config last updated at 00:29:22 UTC Fri Jan 11 2013

! NVRAM config last updated at 00:29:22 UTC Fri Jan 11 2013

version 15.1

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname muddy

!

boot-start-marker

boot-end-marker

!

!

logging buffered 51200 warnings

!

no aaa new-model

!

ip source-route

ip cef

!

!

!

!

!

multilink bundle-name authenticated

chat-script gsm "" "ATDT*99*1#" TIMEOUT 60 "CONNECT"

license udi pid C819HG-U-K9 sn FGL164624V9

!

!

!

interface Cellular0

ip address negotiated

ip nat outside

ip virtual-reassembly in

encapsulation ppp

dialer in-band

dialer idle-timeout 0

dialer string gsm

dialer-group 1

async mode interactive

ppp ipcp dns request

!

interface FastEthernet0

no ip address

!

interface FastEthernet1

no ip address

!

interface FastEthernet2

no ip address

!

interface FastEthernet3

no ip address

!

interface GigabitEthernet0

no ip address

shutdown

duplex auto

speed auto

!

interface Serial0

no ip address

shutdown

clock rate 2000000

!

interface Vlan1

description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$

ip address 10.10.10.1 255.255.255.248

ip tcp adjust-mss 1452

!

ip forward-protocol nd

ip http server

ip http access-class 23

ip http authentication local

ip http secure-server

ip http timeout-policy idle 60 life 86400 requests 10000

!

!

!

access-list 1 permit any

access-list 23 permit 10.10.10.0 0.0.0.7

dialer-list 1 protocol ip list 1

no cdp run

!

!

!        

!

!

control-plane

!

!

line con 0

login local

line aux 0

line 3

exec-timeout 0 0

script dialer gsm

login

modem InOut

no exec

transport input all

rxspeed 7200000

txspeed 5760000

line vty 0 4

access-class 23 in

privilege level 15

login local

transport input telnet ssh

!

scheduler allocate 20000 1000

end

Hi,

Well I seem to be making more progress but I'm still stuck. I remind you that my carrier expects an APN only; no username or password are expected. With some routing and a ping I see the following:

muddy#show cellular 0 profile 1

Profile 1 = INACTIVE*

--------

PDP Type = IPv4

Access Point Name (APN) = exetel1

Authentication = None

Username:

Password:

* - Default profile

muddy#

muddy#show debugging

PPP:

  PPP protocol negotiation debugging is on

Chat Scripts:

  Chat scripts activity debugging is on

muddy#

muddy#ping 165.228.211.230

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 165.228.211.230, timeout is 2 seconds:

Jan 11 02:04:16.319: CHAT3: Attempting async line dialer script

Jan 11 02:04:16.319: CHAT3: Dialing using Modem script: gsm & System script: none

Jan 11 02:04:16.323: CHAT3: process started

Jan 11 02:04:16.323: CHAT3: Asserting DTR

Jan 11 02:04:16.323: CHAT3: Chat script gsm started

Jan 11 02:04:16.323: CHAT3: Sending string: ATDT*99*1#

Jan 11 02:04:16.323: CHAT3: Expecting string: CONNECT

Jan 11 02:04:16.335: CHAT3: Completed match for expect: CONNECT

Jan 11 02:04:16.335: CHAT3: Chat script gsm finished, status = Success.

Jan 11 02:04:18.379: %LINK-3-UPDOWN: Interface Cellular0, changed state to up

Jan 11 02:04:18.379: Ce0 PPP: Sending cstate UP notification

Jan 11 02:04:18.379: Ce0 PPP: Processing CstateUp message

Jan 11 02:04:18.379: PPP: Alloc Context [ACFC74C]

Jan 11 02:04:18.379: ppp6 PPP: Phase is ESTABLISHING

Jan 11 02:04:18.379: Ce0 PPP: Using dialer call direction

Jan 11 02:04:18.379: Ce0 PPP: Treating connection as a callout

Jan 11 02:04:18.379: Ce0 PPP: Session handle[4000006] Session id[6]

Jan 11 02:04:18.379: Ce0 LCP: Event[OPEN] State[Initial to Starting]

Jan 11 02:04:18.379: Ce0 PPP: No remote authentication for call-out

Jan 11 02:04:18.379: Ce0 LCP: O CONFREQ [Starting] id 1 len 20

Jan 11 02:04:18.379: Ce0 LCP:    ACCM 0x000A0000 (0x0206000A0000)

Jan 11 02:04:18.379: Ce0 LCP:    MagicNumber 0x627795CA (0x0506627795CA)

Jan 11 02:04:18.379: Ce0 LCP:    PFC (0x0702)

Jan 11 02:04:18.379: Ce0 LCP:    ACFC (0x0802)

Jan 11 02:04:18.379: Ce0 LCP: Event[UP] State[Starting to REQsent]

Jan 11 02:04:18.387: Ce0 LCP: I CONFREQ [REQsent] id 12 len 25

Jan 11 02:04:18.387: Ce0 LCP:    ACCM 0x00000000 (0x020600000000)

Jan 11 02:04:18.387: Ce0 LCP:    AuthProto CHAP (0x0305C22305)

Jan 11 02:04:18.387: Ce0 LCP:    MagicNumber 0x9759A1DD (0x05069759A1DD)

Jan 11 02:04:18.387: Ce0 LCP:    PFC (0x0702)

Jan 11 02:04:18.387: Ce0 LCP:    ACFC (0x0802)

Jan 11 02:04:18.387: Ce0 LCP: O CONFACK [REQsent] id 12 len 25

Jan 11 02:04:18.387: Ce0 LCP:    ACCM 0x00000000 (0x020600000000)

Jan 11 02:04:18.387: Ce0 LCP:    AuthProto CHAP (0x0305C22305)

Jan 11 02:04:18.387: Ce0 LCP:    MagicNumber 0x9759A1DD (0x05069759A1DD)

Jan 11 02:04:18.387: Ce0 LCP:    PFC (0x0702)

Jan 11 02:04:18.387: Ce0 LCP:    ACFC (0x0802)

Jan 11 02:04:18.387: Ce0 LCP: Event[Receive ConfReq+] State[REQsent to ACKsent]

Jan 11 02:04:18.387: Ce0 LCP: I CONFACK [ACKsent] id 1 len 20

J.an 11 02:04:18.387: Ce0 LCP:    ACCM 0x000A0000 (0x0206000A0000)

Jan 11 02:04:18.387: Ce0 LCP:    MagicNumber 0x627795CA (0x0506627795CA)

Jan 11 02:04:18.387: Ce0 LCP:    PFC (0x0702)

Jan 11 02:04:18.387: Ce0 LCP:    ACFC (0x0802)

Jan 11 02:04:18.387: Ce0 LCP: Event[Receive ConfAck] State[ACKsent to Open]

Jan 11 02:04:18.387: Ce0 PPP: Phase is AUTHENTICATING, by the peer

Jan 11 02:04:18.387: Ce0 LCP: State is Open

Jan 11 02:04:18.387: Ce0 CHAP: I CHALLENGE id 1 len 35 from "UMTS_CHAP_SRVR"

Jan 11 02:04:18.387: Ce0 CHAP: Unable to authenticate for peer

Jan 11 02:04:18.387: Ce0 PPP DISC: User failed CHAP authentication

Jan 11 02:04:18.387: PPP: NET STOP send to AAA.

Jan 11 02:04:18.387: Ce0 LCP: O TERMREQ [Open] id 2 len 4

Jan 11 02:04:18.387: Ce0 LCP: Event[CLOSE] State[Open to Closing]

Jan 11 02:04:18.387: Ce0 PPP: Phase is TERMINATING

Jan 11 02:04:18.395: Ce0 LCP: I TERMACK [Closing] id 2 len 4

Jan 11 02:04:18.395: Ce0 PPP: No remote authentication for call-out

Jan 11 02:04:18.395: Ce0 LCP: Event[Receive TermAck] State[Closing to Closed]

Jan 11 02:04:18.395: Ce0 LCP: Event[DOWN] State[Closed to Initial]

Jan 11 02:04:18.395: Ce0 PPP: Phase is DOWN

Jan 11 02:04:20.399: %LINK-5-CHANGED: Interface Cellular0, changed state to reset

Jan 11 02:04:20.399: Ce0 PPP: Sending cstate DOWN notification

Jan 11 02:04:20.399: Ce0 PPP: Processing CstateDown message...

Success rate is 0 percent (0/5)

muddy#

Jan 11 02:04:25.443: %LINK-3-UPDOWN: Interface Cellular0, changed state to down

Jan 11 02:04:25.443: Ce0 PPP: Sending cstate DOWN notification

Jan 11 02:04:25.443: Ce0 PPP: Processing CstateDown message

It looks like it wants to connect but fails on CHAP. Any clues for a no username/password connection?

Thanks,

Tom

Here's my config:

!

hostname muddy

!

boot-start-marker

boot-end-marker

!

!

logging buffered 51200 warnings

!

no aaa new-model

!

ip source-route

ip cef

!

!

!

ip dhcp excluded-address 10.10.10.1

!

ip dhcp pool ccp-pool

import all

network 10.10.10.0 255.255.255.248

default-router 10.10.10.1

lease 0 2

!

!

no ip domain lookup

ip domain name yourdomain.com

no ipv6 cef

!        

!

multilink bundle-name authenticated

chat-script gsm "" "ATDT*99*1#" TIMEOUT 60 "CONNECT"

license udi pid C819HG-U-K9 sn FGL164624V9

!

!

username xxxxxxxxxxxx privilege 15 secret 4 xxxxxxxxxxxxxxxxxxx

!

controller Cellular 0

!

interface Cellular0

ip address negotiated

ip nat outside

ip virtual-reassembly in

encapsulation ppp

dialer in-band

dialer idle-timeout 0

dialer string gsm

dialer-group 1

async mode interactive

ppp ipcp dns request

!

interface FastEthernet0

no ip address

!

interface FastEthernet1

no ip address

!

interface FastEthernet2

no ip address

!

interface FastEthernet3

no ip address

!

interface GigabitEthernet0

no ip address

shutdown

duplex auto

speed auto

!

interface Serial0

no ip address

shutdown

clock rate 2000000

!

interface Vlan1

description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$

ip address 10.10.10.1 255.255.255.248

ip nat inside

ip virtual-reassembly in

ip tcp adjust-mss 1452

!

ip forward-protocol nd

ip http server

ip http access-class 23

ip http authentication local

ip http secure-server

ip http timeout-policy idle 60 life 86400 requests 10000

!

!

ip nat inside source list 1 interface Cellular0 overload

ip route 0.0.0.0 0.0.0.0 Cellular0

!

access-list 1 permit any

access-list 23 permit 10.10.10.0 0.0.0.7

dialer-list 1 protocol ip list 1

no cdp run

!

!

!

!

!

control-plane

!

!

line con 0

login local

line aux 0

line 3

exec-timeout 0 0

script dialer gsm

login

modem InOut

no exec

transport input all

rxspeed 7200000

txspeed 5760000

line vty 0 4

access-class 23 in

privilege level 15

login local

transport input telnet ssh

!

scheduler allocate 20000 1000

end

Hi All,

I've worked out that the peer is looking for a username on my router called UMTS_CHAP_SRVR:

Tom Robinson wrote:

Jan 11 02:04:18.387: Ce0 LCP: Event[Receive ConfAck] State[ACKsent to Open]

Jan 11 02:04:18.387: Ce0 PPP: Phase is AUTHENTICATING, by the peer

Jan 11 02:04:18.387: Ce0 LCP: State is Open

Jan 11 02:04:18.387: Ce0 CHAP: I CHALLENGE id 1 len 35 from "UMTS_CHAP_SRVR"

Jan 11 02:04:18.387: Ce0 CHAP: Unable to authenticate for peer

Jan 11 02:04:18.387: Ce0 PPP DISC: User failed CHAP authentication

Jan 11 02:04:18.387: PPP: NET STOP send to AAA.


Configuring a username:

username UMTS_CHAP_SRVR

has done the trick!

This helped immensely:

http://www.cisco.com/en/US/tech/tk713/tk507/technologies_tech_note09186a00800b4130.shtml

Jan 11 03:48:13.043: Ce0 CHAP: I CHALLENGE id 1 len 35 from "UMTS_CHAP_SRVR"

Jan 11 03:48:13.043: Ce0 PPP: Sent CHAP SENDAUTH Request

Jan 11 03:48:13.043: Ce0 LCP: State is Open

Jan 11 03:48:13.043: Ce0 PPP: Received SENDAUTH Response PASS

Jan 11 03:48:13.043: Ce0 CHAP: Using hostname from configured hostname

Jan 11 03:48:13.043: Ce0 CHAP: Using password from AAA

Jan 11 03:48:13.043: Ce0 CHAP: O RESPONSE id 1 len 26 from "muddy"

Jan 11 03:48:13.043: Ce0 CHAP: I SUCCESS id 1 len 4

Jan 11 03:48:13.043: Ce0 PPP: Phase is FORWARDING, Attempting Forward

Jan 11 03:48:13.047: Ce0 PPP: Phase is ESTABLISHING, Finish LCP

Jan 11 03:48:13.047: Ce0 PPP: Phase is UP

muddy#show cellular 0 profile 1

Profile 1 = ACTIVE*

--------

PDP Type = IPv4

PDP address = my.static.ip.address

Access Point Name (APN) = exetel1

Authentication = None

Username:

Password:

* - Default profile

#show cellular 0 connection

Data Transmitted = 936 bytes, Received = 936 bytes

Profile 1, Packet Session Status = ACTIVE

        IP address = my.static.ip.address

        Negotiated QOS Parameters:

        Precedence = Normal Priority, Delay = Class 3

        Reliability = Unack GTP, LLC, Ack RLC, Protected data

        Peak = 256 kB/sec, Mean = 50000 kB/hr

        Traffic Class = Interactive

        Uplink Max = 5760kbps, Guaranteed = Subscribed

        Downlink Max = 7.2Mbps, Guaranteed = Subscribed

        Max SDU size = 1500 bytes

        SDU error ratio = 1E-4, BER = 1E-5

Now, off to harden properly, build a tunnel and a few other tasks.

Thanks to Peter Paluch for his tip. Even though you didn't 'answer' my question, you gave me some focus. I would give you some credits if I knew how.

Thanks and I hope this helps someone else.

Kind regards,

Tom

Hi,

I have same problem with HWIC-3G-GSM , my ISP dos not have username and password and I try

to change to encapsulation PPP to encapsulation slip , the router return error msg only PPP support ,

can you explain how you make encapsulation ppp without username and password ?

Thank you,

Best Regards

Hi Guys,

 

I had the same issue with a separate 3G module on 888G. 

 

Thought to share as below worked for me,

 

cellular 0 gsm profile create 1 telstra.internet chap '' ''

chat-script INTERNET "" "ATDT*99*1#" TIMEOUT 30 "CONNECT"


interface Cellular0
 no ip address
 encapsulation ppp
 dialer in-band
 dialer pool-member 1
 async mode interactive


interface Dialer1
 ip address negotiated
 encapsulation slip
 dialer pool 1
 dialer idle-timeout 0
 dialer string INTERNET
 dialer persistent
!

ip route 0.0.0.0 0.0.0.0 Dialer1

 

line 3
 script dialer INTERNET

 

 

 

I`m posting this for future reference.

 

I encountered the same problem as _yzenezy_

 

Configuration was as follows:

 

chat-script DIAL "" "ATDT*99***1#" TIMEOUT 30 "CONNECT"
!
interface Cellular0
 ip address negotiated
 ip mtu 1530
 ip nat outside
 encapsulation ppp
 dialer in-band
 dialer pool-member 1
 async mode interactive
!
interface Dialer1
 mtu 1530
 ip address negotiated
 ip nat outside
 ip virtual-reassembly in
 encapsulation ppp
 load-interval 30
 dialer pool 1
 dialer idle-timeout 0 either
 dialer string DIAL
 dialer persistent delay initial 10
 dialer persistent delay 10
 dialer-group 1
 no cdp enable
!
dialer-list 1 protocol ip permit
!
line 3
script dialer DIAL
cellular 0 gsm profile create 1 MY_APN

There was no connection

 

debug ppp negotiation showed this

 

*Feb  6 06:56:37.903: Ce0 PPP: Phase is AUTHENTICATING, by the peer
*Feb  6 06:56:37.903: Ce0 CHAP: Redirect packet to Ce0
*Feb  6 06:56:37.903: Ce0 CHAP: I CHALLENGE id 1 len 35 from "UMTS_CHAP_SRVR"
*Feb  6 06:56:37.903: Ce0 LCP: State is Open
*Feb  6 06:56:37.903: Ce0 CHAP: Unable to authenticate for peer
*Feb  6 06:56:37.903: Ce0 PPP DISC: User failed CHAP authentication

I tried configuring hostname AND password on my dialer interface as _yzenezy_ said:

 

interface Dialer1
 ppp authentication chap callin
 ppp chap hostname UMTS_CHAP_SRVR
 ppp chap password 0 UMTS_CHAP_SRVR

Since the connection was unsuccessful, i continued with removing hostname and PAF it connected! So, the final config on my dialer interface is:

interface Dialer1
 mtu 1530
 ip address negotiated
 ip nat outside
 ip virtual-reassembly in
 encapsulation ppp
 load-interval 30
 dialer pool 1
 dialer idle-timeout 0 either
 dialer string skripta
 dialer persistent delay initial 10
 dialer persistent delay 10
 dialer-group 1
 ppp authentication chap callin
 ppp chap password 0 UMTS_CHAP_SRVR
 no cdp enable

 

Profile 1 = ACTIVE*
--------
PDP Type = IPv4
PDP address = 10.169.129.129
Access Point Name (APN) = MY_APN
Authentication = None
Username:
Password:

 

 

Hope this helps someone out there!

 

Cheers,

Tom

Review Cisco Networking for a $25 gift card