cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3387
Views
0
Helpful
5
Replies

887VAG2 encapsulation slip

mailaglady2
Level 1
Level 1

Hi All

I have a problem to get the 3g interface to work, attached it's a configuration and an output for a debug chat.

The 3g interface dont support ppp and it only support slip, with slip I can't configure username and password becauseslip dont support authentication.

my second issue is the chat fails, it's indicated on the debug output attached.I need to know the following:

- how can I configure the username and password for this connection?

- is it possible to enforce ppp encapsulation?

- when to choose to use the virtual-template or a dialer string?

kind regards

Mpho   

5 Replies 5

mailaglady2
Level 1
Level 1

Soution

Changed an IOS and the 3G interface worked.

Hi, can you post what was the original IOS and what is the new one? It will be helpful to other people facing the same issue.

Did the IOS upgrade fix both issues?

Marco

greg.murray
Level 1
Level 1

Hi

I am having a similar problem to you with a Vodafone 3G SIM in my Cisco 887VAG+7. I have uppgraded to 15.2(3)T from an earlier release but still can't get the problem resolved.

Was the only thing you did was the upgrade? Was there no other configuration other that what you have attached to the case?

Thanks

Greg

Hi Greg

Sorry for this late response, I never had a chance.

Is your problem sorted now?

Kind regards

Mpho

Hi,

Thanks for the email. I did get this working in the end. I have shared the important bits of the configuration.

multilink bundle-name authenticated

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

!

controller Cellular 0

!

interface Cellular0

description Vodafone 3G Network

ip address negotiated

ip nat outside

ip virtual-reassembly in

zone-member security Outside

encapsulation slip

dialer in-band

dialer idle-timeout 0

dialer string gsm

dialer-group 2

async mode interactive

line 3

exec-timeout 0 0

script dialer gsm

login

modem InOut

no exec

speed 237000

!

ip nat inside source list NAT-OUTBOUND interface Cellular0 overload

!

access-list 101 permit ip any any

dialer-list 2 protocol ip list 101

!

line 3
exec-timeout 0 0
script dialer gsm
login
modem InOut
no exec
speed 237000

Regards

Greg

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card