Jump to content

Recommended Posts

Posted (edited)

Вот всё, что касается настройки 3G:

создал:

cellular 0/2/0 gsm profile create 1 internet.mts.ru chap mts mts

далее

sh cellular 0/2/0 net нет сети

использовали:

cellular 0/2/0 gsm band auto-band

имеем:

Home-3G#sh cellular 0/2/0 net
Current Service Status = Normal, Service Error = None
Current Service = Circuit Switched
Packet Service = HSDPA
Packet Session Status = Inactive
Current Roaming Status = Home
Network Selection Mode = Automatic
Country = RUS, Network = MTS
Mobile Country Code (MCC) = 250
Mobile Network Code (MNC) = 1
Location Area Code (LAC) = 43600
Routing Area Code (RAC) = 2
Cell ID = 30423
Primary Scrambling Code = 418
PLMN Selection = Automatic
Registered PLMN =  , Abbreviated =
Service Provider = MTS RUS

далее

chat-script MTS "" "ATDT*99***2#" TIMEOUT 60 "CONNECT"
!
interface Cellular0/2/0
description GSM Int
ip address negotiated
ip nat outside
ip virtual-reassembly in
encapsulation ppp
load-interval 60
dialer in-band
dialer idle-timeout 0
dialer string MTS
dialer-group 1
async mode interactive
no fair-queue
ppp chap hostname mts
ppp chap password 0 mts
ppp ipcp dns request
!
ip nat inside source list 1 interface Cellular0/2/0 overload
!
ip route 0.0.0.0 0.0.0.0 Cellular0/2/0
!
access-list 1 permit 192.168.200.0 0.0.0.255
dialer-list 1 protocol ip list 1
!
line 0/2/0
exec-timeout 0 0
script dialer MTS
modem InOut
no exec
transport input all
rxspeed 7200000
txspeed 384000
!

в итоге:

Home-3G#sh cellular 0/2/0 pro
Profile 1 = INACTIVE*
--------
PDP Type = IPv4
Access Point Name (APN) = internet.mts.ru
Authentication = CHAP
Username: mts
Password: mts

* - Default profile

Где ошибка?

Edited by sunrise333
Posted (edited)

ATDT*99***2# диалит через второй профиль.

 

cellular 0/2/0 gsm profile create 1 internet.mts.ru chap mts mts - настроен первый профиль.

Edited by sol

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...
На сайте используются файлы cookie и сервисы аналитики для корректной работы форума и улучшения качества обслуживания. Продолжая использовать сайт, вы соглашаетесь с использованием файлов cookie и с Политикой конфиденциальности.