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

configuration EHWIC-3G-HSPA-U card on 2911

teymur azimov
Level 1
Level 1

Hi dears.

please provide me link how i configurate EHWIC-3G-HSPA+7   card on 2911.

thanks.

3 Replies 3

fb_webuser
Level 6
Level 6

http://www.cisco.com/en/US/docs/routers/access/1800/1861/software/feature/guide/mrwls_hspa.html#wp1323053

You need to use encapsulation SLIP instead of PPP (not suported in the interface)

for example with the Chat-script

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

interface Cellular0

ip address negotiated

encapsulation slip

dialer in-band

dialer string hspa+

dialer-group 1

async mode interactive

ip route 0.0.0.0 0.0.0.0 Cellular0

dialer-list 1 protocol ip permit

line 0/0/0 ! for the fixed platforms (88x or 81x) use "line 3" instead of the line

0/0/0

exec-timeout 0 0

script dialer direct-ip

modem InOut

I hope that it helps; please rate it.

---

Posted by WebUser Pedro Seabra Ávila from Cisco Support Community App

Hi. thank you to help me.

i configurated 881g router. all of them are working perfectly. now i chanege 881 router to 2911 router.

this is my working configuration on 881g router.(i attached only 3g part).

multilink bundle-name authenticated

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

license udi pid CISCO881G-K9 sn FCZ1446C14A

controller Cellular 0

interface Cellular0

no ip address

ip nat outside

ip nat enable

no ip virtual-reassembly in

encapsulation ppp

dialer in-band

dialer pool-member 1

dialer-group 1

async mode interactive

interface Dialer1

ip address negotiated

ip nat outside

ip nat enable

no ip virtual-reassembly in

encapsulation ppp

dialer pool 1

dialer idle-timeout 0

dialer string gsm

dialer persistent

dialer-group 1

ppp chap hostname norm

ppp chap password 0 norm

ppp ipcp dns request

now i want to do this same configuration on 2911 router. how i do this configuration on 2911?

(config-if)#encapsulation ppp

Cellular0/0/0: Only SLIP encapsulation supported

as you said the celleular is not supported ppp. how i do configuration on 2911 and it works as 881g.

thanks.

i must be use encapsulation pap not slip. is it possibly to use pap at this router or card?

Review Cisco Networking for a $25 gift card