sunrise333 Posted December 5, 2013 Posted December 5, 2013 (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 December 5, 2013 by sunrise333 Вставить ник Quote
sol Posted December 5, 2013 Posted December 5, 2013 (edited) ATDT*99***2# диалит через второй профиль. cellular 0/2/0 gsm profile create 1 internet.mts.ru chap mts mts - настроен первый профиль. Edited December 5, 2013 by sol Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.