Dialin to HWIC-3G-GSM

Hi,
I want to use a HWIC-3G-GSM for remote dialin connection. My configuration looks like this:
interface Cellular0/3/0
ip address 192.168.1.19 255.255.255.0
encapsulation ppp
dialer in-band
dialer-group 1
async mode interactive
dialer-list 1 protocol ip permit
line 0/3/0
no exec
transport input all
rxspeed 236800
txspeed 118000
I assume that I need a chat-script, but I cannot find anything for dialin. All chat-scripts try to dialout to provide backup connectivity for a wan failure, but this is not my scenario.
Does anyone know what for AT commands need to be passed to the modem to setup dialin? At the moment, my dialin attempt looks like this (debug chat + ppp nego)
Router#telnet 192.168.1.19
Trying 192.168.1.19 ...
As65 DDR: rotor dialout [best] least recent failure is also most recent failure
As65 DDR: rotor dialout [best] also has most recent failure
As65 DDR: rotor dialout [best]
As65 DDR: Dialing cause ip (s=192.168.1.1, d=192.168.1.19)
As65 DDR: Attempting to dial xxxxxx
CHAT65: Attempting async line dialer script
CHAT65: no matching chat script found for xxxx
CHAT65: Dialing using Modem script: d0efault-d0ials0cript & System script: none
CHAT65: process started
CHAT65: Asserting DTR
CHAT65: Chat script d0efault-d0ials0cript started
CHAT65: Chat script d0efault-d0ials0cript finished, status = Success
%LINK-3-UPDOWN: Interface Async65, changed state to up
As65 DDR: Dialer statechange to up
%DIALER-6-BIND: Interface As65 bound to profile Di1
As65 DDR: Dialer call has been placed
As65 PPP: Using dialer call direction
As65 PPP: Treating connection as a callout
As65 PPP: Session handle[C50001D8] Session id[100]
As65 PPP: Phase is ESTABLISHING, Active Open
As65 LCP: O CONFREQ [Closed] id 178 len 25
As65 LCP:    ACCM 0x000A0000 (0x0206000A0000)
As65 LCP:    AuthProto CHAP (0x0305C22305)
As65 LCP:    MagicNumber 0x15783024 (0x050615783024)
As65 LCP:    PFC (0x0702)
As65 LCP:    ACFC (0x0802)
As65 LCP: Timeout: State REQsent

I am also looking for a way to retrieve sim information, and sms messaged form a cisco router.

Similar Messages

  • Losing GPRS connection on HWIC-3G-GSM

    Hi,
    I have configured Cisco 2801 with HWIC-3G-GSM to work as a GPRS router.
    The configuration is:
    chat-script gsm "" "atdt*99***1#" TIMEOUT 60 "CONNECT"
    chat-script pin "" "at+cpin=xxxx"
    interface Cellular0/1/0
      ip address negotiated
      ip virtual-reassembly
      encapsulation ppp
      dialer in-band
      dialer pool-member 1
      dialer-group 1
      async mode interactive
      ppp chap hostname ""
      ppp chap password 0 ""
    interface Dialer1
      ip address negotiated
      encapsulation ppp
      dialer pool 1
      dialer idle-timeout 0
      dialer string gsm
      dialer persistent delay initial 20
      dialer-group 1
    access-list 1 permit any
    dialer-list 1 protocol ip list 1
    line 0/1/0
      script startup pin
      script dialer gsm
      no exec
      rxspeed 236800
      txspeed 118000
    Normally it works fine, but when the signal level is very low it stops to respond. So this is normal, but when the signal is back again, the connection is still lost, or more specific, in my eyes the router (dialer?) doesn't know that the connection is lost.
    The test scenario looks like this:
    - ping 172.16.1.1 repeat 500
    - ping response is received
    - I'm disconnecting an antenna
    - pings stops working
    - connecting back the antenna
    - pings are still not working, and all I can do is just to reboot router
    I think that it might be a problem with interoperability with a specific GSM carrier.
    I have checked what is going on with modem during this test and it looks like this:
    - before test
    Data Connection Information
    ===========================
    Data Transmitted = 145108 bytes, Received = 139940 bytes
    Profile 1, Packet Session Status = ACTIVE
            IP address = 172.25.188.5
    Network Information
    ===================
    Current Service Status = Normal, Service Error = None
    Current Service = Combined
    Packet Service = EDGE (Attached)
    Packet Session Status = Active
    Current Roaming Status = Home
    Network Selection Mode = Automatic
    Country = POL, Network = PLUS
    Mobile Country Code (MCC) = 260
    Mobile Network Code (MNC) = 1
    Location Area Code (LAC) = 31942
    Routing Area Code (RAC) = 4
    Cell ID = 33761
    Primary Scrambling Code = 0
    PLMN Selection = Automatic
    Registered PLMN = Plus GSM , Abbreviated = PLUS
    Service Provider =
    Radio Information
    =================
    Current Band = GSM 900, Channel Number = 1
    Current RSSI = -56 dBm
    Band Selected = GSM all band
    Modem Security Information
    ==========================
    Card Holder Verification (CHV1) = Enabled
    SIM Status = OK
    SIM User Operation Required = None
    Number of Retries remaining = 3
    - after the antenna has been disconnected
    Data Connection Information
    ===========================
    Data Transmitted = 359592 bytes, Received = 346840 bytes
    Profile 1, Packet Session Status = ACTIVE
            IP address = 172.25.188.5
    Network Information
    ===================
    Current Service Status = Emergency Only, Service Error = None
    Current Service = Combined
    Packet Service = None
    Packet Session Status = Active
    Current Roaming Status = Roaming
    Network Selection Mode = Automatic
    Country = POL, Network = Orange
    Mobile Country Code (MCC) = 260
    Mobile Network Code (MNC) = 3
    Location Area Code (LAC) = 40100
    Routing Area Code (RAC) = 110
    Cell ID = 40085
    Primary Scrambling Code = 0
    PLMN Selection = Automatic
    Radio Information
    =================
    Current Band = GSM 900, Channel Number = 99
    Current RSSI = -95 dBm
    Band Selected = GSM all band
    Modem Security Information
    ==========================
    Card Holder Verification (CHV1) = Enabled
    SIM Status = OK
    SIM User Operation Required = None
    Number of Retries remaining = 3
    - when I plug back the antena
    Data Connection Information
    ===========================
    Data Transmitted = 359592 bytes, Received = 346840 bytes
    Profile 1, Packet Session Status = ACTIVE
            IP address = 172.25.188.5
    Network Information
    ===================
    Current Service Status = Normal, Service Error = None
    Current Service = Combined
    Packet Service = EDGE (Attached)
    Packet Session Status = Active
    Current Roaming Status = Home
    Network Selection Mode = Automatic
    Country = POL, Network = PLUS
    Mobile Country Code (MCC) = 260
    Mobile Network Code (MNC) = 1
    Location Area Code (LAC) = 31942
    Routing Area Code (RAC) = 4
    Cell ID = 33761
    Primary Scrambling Code = 0
    PLMN Selection = Automatic
    Registered PLMN = Plus GSM , Abbreviated = PLUS
    Service Provider =
    Radio Information
    =================
    Current Band = GSM 900, Channel Number = 1
    Current RSSI = -58 dBm
    Band Selected = GSM all band
    Modem Security Information
    ==========================
    Card Holder Verification (CHV1) = Enabled
    SIM Status = OK
    SIM User Operation Required = None
    Number of Retries remaining = 3
    I don't really know where is the problem, maybe someone had a similar problem?

    Hi,
    I want to sent some more info;
    I have 2 g.shdls conneciton and one 3g ..dialer0 and dilaer1 works for g.shdsl and dialer 3 for 3G conneciton.
    IZMIR_BURO# sh dialer          
    Ce0/2/0 - dialer type = IN-BAND ASYNC NO-PARITY
    Dialer pool 5, priority 0
    Idle timer (never), Fast idle timer (20 secs)
    Wait for carrier (30 secs), Re-enable (15 secs)
    Dialer state is physical layer up
    Dial reason: Persistent Dialer Profile
    Interface bound to profile Di3
    Time until disconnect never
    Current call connected 00:00:04
    Connected to internet
    Di0 - dialer type = DIALER PROFILE
    Idle timer (120 secs), Fast idle timer (20 secs)
    Wait for carrier (30 secs), Re-enable (15 secs)
    Dialer state is data link layer up
    Number of active calls = 0
    Dial String      Successes   Failures    Last DNIS   Last status
    Di1 - dialer type = DIALER PROFILE
    Idle timer (120 secs), Fast idle timer (20 secs)
    Wait for carrier (30 secs), Re-enable (15 secs)
    Dialer state is data link layer up
    Number of active calls = 0
    Dial String      Successes   Failures    Last DNIS   Last status
    Di3 - dialer type = DIALER PROFILE
    Idle timer (never), Fast idle timer (20 secs)
    Wait for carrier (30 secs), Re-enable (15 secs)
    Dialer state is physical layer up
    Number of active calls = 1
    Dial String      Successes   Failures    Last DNIS   Last status
    internet             18479          2    00:00:04       successful   Default
    IZMIR_BURO#
    IZMIR_BURO#sh int dialer 3
    Dialer3 is up, line protocol is up (spoofing)
      Hardware is Unknown
      Internet address will be negotiated using IPCP
      MTU 1500 bytes, BW 56 Kbit/sec, DLY 20000 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation PPP, loopback not set
      Keepalive set (10 sec)
      DTR is pulsed for 1 seconds on reset
      Interface is bound to Ce0/2/0
      Last input never, output never, output hang never
      Last clearing of "show interface" counters 2w0d
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 6339
      Queueing strategy: weighted fair
      Output queue: 0/1000/64/6339 (size/max total/threshold/drops)
         Conversations  0/1/16 (active/max active/max total)
         Reserved Conversations 0/0 (allocated/max allocated)
         Available Bandwidth 42 kilobits/sec
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         169997 packets input, 201362608 bytes
         94633 packets output, 17498566 bytes
    Bound to:
    Cellular0/2/0 is up, line protocol is down
      Hardware is HSPA/UMTS/EDGE/GPRS-850/900/1800/1900/2100MHz
      MTU 1500 bytes, BW 2000 Kbit/sec, DLY 20000 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation PPP, LCP TERMsent, loopback not set
      Keepalive not supported
      Interface is bound to Di3 (Encapsulation PPP)
      Last input 00:00:03, output 00:00:01, output hang never
      Last clearing of "show interface" counters never
      Input queue: 1/75/0/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: weighted fair
      Output queue: 0/1000/64/0 (size/max total/threshold/drops)
         Conversations  0/2/16 (active/max active/max total)
         Reserved Conversations 0/0 (allocated/max allocated)
         Available Bandwidth 1500 kilobits/sec
      1 minute input rate 0 bits/sec, 0 packets/sec
      1 minute output rate 0 bits/sec, 0 packets/sec
         336436 packets input, 205597072 bytes, 0 no buffer
         Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
         298008 packets output, 20549654 bytes, 0 underruns
         0 output errors, 0 collisions, 18486 interface resets
         0 unknown protocol drops
         0 output buffer failures, 0 output buffers swapped out
         0 carrier transitions
         DCD=up  DSR=up  DTR=up  RTS=up  CTS=up
    IZMIR_BURO#sh caller time
      Line           User               Limit     Remaining Timer Type
      vty 514        dpcmerkez          00:03:00  00:02:59  Idle Exec
      Vi1            \
      Vi2            \
    IZMIR_BURO#sh ip route
    Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
           D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
           N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
           E1 - OSPF external type 1, E2 - OSPF external type 2
           i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
           ia - IS-IS inter area, * - candidate default, U - per-user static route
           o - ODR, P - periodic downloaded static route
    Gateway of last resort is 0.0.0.0 to network 0.0.0.0
         83.0.0.0/32 is subnetted, 3 subnets
    S       83.66.63.5 is directly connected, Dialer0
                       is directly connected, Dialer1
    C       83.66.163.121 is directly connected, Dialer1
    C       83.66.163.109 is directly connected, Dialer0
         172.25.0.0/24 is subnetted, 1 subnets
    C       172.25.130.0 is directly connected, FastEthernet0/0
         10.0.0.0/32 is subnetted, 1 subnets
    C       10.150.10.3 is directly connected, Dialer0
                        is directly connected, Dialer1
    S*   0.0.0.0/0 is directly connected, Dialer0
                   is directly connected, Dialer1
    IZMIR_BURO#sh cell
    IZMIR_BURO#sh cellular 0/2/0 all
    Hardware Information
    ====================
    Modem Firmware Version = K1_0_2_18AP C:/WS/F
    Modem Firmware built = 12/29/08
    Hardware Version = 1.0
    International Mobile Subscriber Identity (IMSI) = 286027450382740
    International Mobile Equipment Identity (IMEI) = 011955000180192
    Factory Serial Number (FSN) = D66294005801004
    Modem Status = Online
    Current Modem Temperature = 26 deg C, State = Normal
    Profile Information
    ====================
    Profile 1 = INACTIVE*
    PDP Type = IPv4
    Access Point Name (APN) = internet
    Authentication = None
    Username: , Password:
    * - Default profile
    Data Connection Information
    ===========================
    Data Transmitted = 17403856 bytes, Received = 201192534 bytes
    Profile 1, Packet Session Status = INACTIVE
            Inactivity Reason = Normal inactivate state
    Profile 2, Packet Session Status = INACTIVE
            Inactivity Reason = Normal inactivate state
    Profile 3, Packet Session Status = INACTIVE
            Inactivity Reason = Normal inactivate state
    Profile 4, Packet Session Status = INACTIVE
            Inactivity Reason = Normal inactivate state
    Profile 5, Packet Session Status = INACTIVE
            Inactivity Reason = Normal inactivate state
    Profile 6, Packet Session Status = INACTIVE
            Inactivity Reason = Normal inactivate state
    Profile 7, Packet Session Status = INACTIVE
            Inactivity Reason = Normal inactivate state
    Profile 8, Packet Session Status = INACTIVE
            Inactivity Reason = Normal inactivate state
    Profile 9, Packet Session Status = INACTIVE
            Inactivity Reason = Normal inactivate state
    Profile 10, Packet Session Status = INACTIVE
            Inactivity Reason = Normal inactivate state
    Profile 11, Packet Session Status = INACTIVE
            Inactivity Reason = Normal inactivate state
    Profile 12, Packet Session Status = INACTIVE
            Inactivity Reason = Normal inactivate state
    Profile 13, Packet Session Status = INACTIVE
            Inactivity Reason = Normal inactivate state
    Profile 14, Packet Session Status = INACTIVE
            Inactivity Reason = Normal inactivate state
    Profile 15, Packet Session Status = INACTIVE
            Inactivity Reason = Normal inactivate state
    Profile 16, Packet Session Status = INACTIVE
            Inactivity Reason = Normal inactivate state
    Network Information
    ===================
    Current Service Status = Emergency Only, Service Error = Illegal ME
    Current Service = Invalid
    Packet Service = None
    Packet Session Status = Inactive
    Current Roaming Status = Home
    Network Selection Mode = Automatic
    Country = TUR, Network = VODAFONE
    Mobile Country Code (MCC) = 286
    Mobile Network Code (MNC) = 2
    Location Area Code (LAC) = 10151
    Routing Area Code (RAC) = 11
    Cell ID = 21806
    Primary Scrambling Code = 124
    PLMN Selection = Automatic
    Radio Information
    =================
    Current Band = WCDMA 2100, Channel Number = 10663
    Current RSSI = -77 dBm
    Band Selected = Auto
    Number of nearby cells = 1
    Cell 1
            Primary Scrambling Code = 0x7C
            RSCP = -82 dBm, ECIO = -7 dBm
    Modem Security Information
    ==========================
    Card Holder Verification (CHV1) = Disabled
    SIM Status = OK
    SIM User Operation Required = None
    Number of Retries remaining = 3
    IZMIR_BURO#

  • Current firmware for HWIC 3G-GSM

    Hi all
    I am trying tu update the firnmware of a HWIC 3G-GSM within an 1841.
    What is the correct firmware?
    I have tried
    K2_0_7_35 and K1_0_2_18 from
    http://tools.cisco.com/support/downloads/go/Model.x?mdfid=281295483&mdfLevel=Sub-Category&treeName=Wireless&modelName=Cisco%203G%20Wireless%20WAN%20%28GPRS%2FEDGE%2FUMTS%2FHSDPA%29%20High-Speed%20Wan%20Interface%20Card&treeMdfId=278875243
    and I have also tried
    F1_2_3_22 from
    http://tools.cisco.com/support/downloads/go/Model.x?mdfid=282745088&mdfLevel=Sub-Category&treeName=Wireless&modelName=Cisco%203G%20Wireless%20WAN%20%28GPRS%2FEDGE%2FUMTS%2FHSDPA%2FHSUPA%29%20Interface%20Card&treeMdfId=278875243
    But whenever I issue
    microcode reload cellular 0 1 gsm modem-provision
    I get
    Modem returned following error to Download Start Request:Wrong image for this product
    So what might be wrong here?
    Thanks for any hint,
    Grischa
    #sh cellular 0/1/0 hardware
    Modem Firmware Version = H1_0_0_7MCAP G:/WS/
    Modem Firmware built = 10/26/06
    Hardware Version = 1.0
    International Mobile Subscriber Identity (IMSI) = 00000
    International Mobile Equipment Identity (IMEI) = 352678010376751
    Factory Serial Number (FSN) = X28059709101016
    Modem Status = Online
    Current Modem Temperature = 41 deg C, State = Normal
    #sh inventory
    NAME: "chassis", DESCR: "1841 chassis"
    PID: CISCO1841         , VID: V05 , SN: FTX1145W2RN
    NAME: "WIC 1", DESCR: "3G WWAN HWIC-HSDPA/UMTS/EDGE/GPRS-850/900/1800/1900/2100MHz"
    PID: HWIC-3G-GSM       , VID: V01 , SN: FOC11321GWG

    Hi Grischa,
    Did you extract the firmware before the upgrade?  archive tar /xtract source-url destination-url
    Can you post the log of the whole process?
    Do you have the same results with a H firmware, for example H1_1_9_33 ?
    Cheers
    Marco

  • HWIC-3G-GSM sim card no

    hi,
    is there any way to see sim card number(telephone number) in the HWIC-3G-GSM card on cisco routers ?

    I am also looking for a way to retrieve sim information, and sms messaged form a cisco router.

  • HWIC-3G-GSM on ISR 2811 Troubleshooting

    Hi,
    Documentation says this 3G card is working in 2800 routers. Why cannot my 2811 not recognize the card?
    ------------show diag
    WIC Slot 0:
            Unknown WAN daughter card
            WIC module not supported/disabled in this slot
            Hardware Revision        : 1.0
            Top Assy. Part Number    : 800-28846-01
            Board Revision           : J0
            Deviation Number         : 0
            Fab Version              : 03
            PCB Serial Number        : FOC134119FD
            RMA Test History         : 00
            RMA Number               : 0-0-0-0
            RMA History              : 00
            Fab Part Number          : 28-7666-03
            Manufacturing Test Data  : 00 00 00 00 00 00 00 00
            Field Diagnostics Data   : 00 00 00 00 00 00 00 00
            Product (FRU) Number     : HWIC-3G-GSM
            Version Identifier       : V01
            CLEI Code                : COUIAKTCAA
            EEPROM format version 4
            EEPROM contents (hex):
              0x00: 04 FF 40 05 1E 41 01 00 C0 46 03 20 00 70 AE 01
              0x10: 42 4A 30 88 00 00 00 00 02 03 C1 8B 46 4F 43 31
              0x20: 33 34 31 31 39 46 44 03 00 81 00 00 00 00 04 00
              0x30: 85 1C 1D F2 03 C4 08 00 00 00 00 00 00 00 00 C5
              0x40: 08 00 00 00 00 00 00 00 00 CB 8B 48 57 49 43 2D
              0x50: 33 47 2D 47 53 4D 89 56 30 31 20 D9 02 40 C1 C6
              0x60: 8A 43 4F 55 49 41 4B 54 43 41 41 FF FF FF FF FF
              0x70: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
    The IOS is c2800nm-advipservicesk9-mz.124-9.T6.bin.
    Any ideas are appreciated.
    Thanks.
    Larry

    Larry,
         According to the below link, you need to be runing 12.4(15)T or later for the router to recognize the HWIC.  So upgrade to at least 12.4(15)T and see if it gets recognized.
    http://www.cisco.com/en/US/prod/collateral/modules/ps5949/prod_qas0900aecd806e0563.pdf
    Steve

  • Wwan 3G/4G 4G LTE HWIC VPN (with dynamic ip)Configuration assistance

    Hello All
    I have a customer that has several sites all over the world and they want to use 3G and possibly 4G (where available) as  a backup vpn solution.
    I need some assistance/ guidance in configuring the cellular radio and configuring the vpn (dynamic ip)to work over the wwan.
    Countries involved are France, Spain, Australia, Thailand and Malaysia.
    I understand that I will need the APN credentials from the service provider. Is this normally the same for 3g and 4g?
    Do I get chat scripts from them to?
    My vpn gateway in the HQ is a Cisco multi-context asa so I can't configure remote access. Can I possibly use the 1921 as a  hardware client?
    I have seen the following urls. One has the 3g router as a remote access vpn but I guess this won't work in my scenario.
    The other is between ios router and asa which I think will work. I don't need nat on the 3g/4g router but will I need 
    http://www.networking-forum.com/blog/?p=708  . Will I need this for all the sub-interfaces I configure on the router
    interface Vlan1
    description LAN
    ip address 10.0.0.14 255.255.255.240
    no ip redirects
    no ip proxy-arp
    ip tcp adjust-mss 1452
    crypto ipsec client ezvpn ASA inside
    Remote access reference in config:
    group-policy 3GPolicy attributes
    vpn-tunnel-protocol IPSec
    password-storage enable
    nem enable
    tunnel-group 3GRAGroup type remote-access
    tunnel-group 3GRAGroup general-attributes
    authorization-server-group LOCAL
    default-group-policy 3GPolicy
    tunnel-group 3GRAGroup ipsec-attributes
    pre-shared-key **Same key as the ASA profile on the 881**
    http://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/112075-dynamic-ipsec-asa-router-ccp.html 
    Anyone got a helpful configuration and guide?
    Thanks
    Feisal

    Duplicate post. 
    Go here:  https://supportforums.cisco.com/discussion/12226676/i-want-connect-my-cisco-hq-router-remote-1841-router-using-hwic-3g-gsm-card-and

  • ASK THE EXPERT - DIAL ON DEMAND ROUTING AND POINT TO POINT PROTOCOL

    Welcome to the Cisco Networking Professionals Ask the Expert conversation. This is an opportunity to learn more about DDR and PPP on leased and dial line.with Cisco experts Tejal Patel. Tejal is a customer support engineer at the Technical Assistance Center (TAC) at Cisco Systems, Inc. He joined Cisco in July 1999. His current responsibilities include troubleshooting complex issues, training, and authoring documentation. His areas of expertise are Telco Signaling, Configuration and Troubleshooting of Access Servers, AAA etc. Tejal is CCIE # 6619 for ISP Dial. He continually shares his expertise by speaking at the Access Design Clinic at Networkers to discuss and resolve the design related technical issues. Tejal holds a Bachelor Degree in Electronics and Telecommunication Engineering from Poona University, India. Prior to joining Cisco, Tejal was a Test Engineer at Leemah Datacom Inc. where he was responsible for functional testing of Network Access Server and RADIUS server.
    Remember to use the rating system to let Tejal know if you have received an adequate response.
    Tejal might not be able to answer each question due to the volume expected during this event. Our moderators will post many of the unanswered questions in other discussion forums shortly after the event. This event lasts through December 24, 2009. Visit this forum often to view responses to your questions and the questions of other community members.

    the problem is that when I pass the test of GSM 3g to Edge on my card HWIC-3G-GSM, the card does not register any service and I lose the signal, which is to reboot the router, when in 2g edge, my question if a nurse is how they make the change manually from 3g to 2g and vice versa without rebooting the router, and if there indicam I should do, because the output of command takes place when the transition from GSM to edge show cell 0/1/0 is (this the output when entry to edge):
    routerA#show cell 0/1/0 net
    Current Service Status = No service, Service Error = None
    Current Service = Combined
    Packet Service = None
    Packet Session Status = Active
    Current Roaming Status = Home
    Network Selection Mode = Automatic
    Country = HND, Network = CELTEL
    Mobile Country Code (MCC) = 708
    Mobile Network Code (MNC) = 2
    Location Area Code (LAC) = 1001
    Routing Area Code (RAC) = 255
    Cell ID = 0
    Primary Scrambling Code = 0
    PLMN Selection = Automatic
    and this is in gsm:
    routerA#show cell 0/1/0 net
    Current Service Status = Normal, Service Error = None
    Current Service = Combined
    Packet Service = HSDPA (Attached)
    Packet Session Status = Active
    Current Roaming Status = Home
    Network Selection Mode = Automatic
    Country = HND, Network = CELTEL
    Mobile Country Code (MCC) = 708
    Mobile Network Code (MNC) = 2
    Location Area Code (LAC) = 1001
    Routing Area Code (RAC) = 1
    Cell ID = 11041
    Primary Scrambling Code = 484
    PLMN Selection = Automatic
    Registered PLMN = CELTEL , Abbreviated = CELTEL
    Service Provider = TIGO
    that I do need your help, please

  • I am located in india, using reliance gsm network on my iphone 4, however i was unable to activate facetime on my iphone 4. please help

    i am located in india, using reliance gsm network on my iphone 4, however i was unable to activate facetime on my iphone 4. please help

    Is reliance a supported carrier for the iPhone?  If not, you will be unable to get facetime to activate.

  • How to send sms from gsm modem(AT commands) to j2me application(not inbox)

    hi
    i want to send sms from gsm modem to a j2me application, for this to happen i have to send sms to a specific port in which j2me application is running.when i m trying to send sms from modem it doesnt go to application it goes to inbox.
    is it related to udh settings if yes then how do i set port no in settings?if no what are the other ways.

    Hi Vignesh,
    Might be you can call ActiveX or DLL objects of the software installed for modem from LabVIEW, if it is unblocked.
    Have a  look on the link > http://zone.ni.com/devzone/cda/tut/p/id/2983
    CLA 2014
    CCVID 2014

  • Jabber and Gsm Call status

    Is it possible to automatically update presence status to busy in jabber mobile when the user is attending a gsm call?
    I've been testing with jabber for iPhone and it doesn't work...

    Single DN only I'm afraid. Multi-line is on the roadmap but I can't speak to a timeline.
    Please remember to rate helpful responses and identify helpful or correct answers.

  • Snow Leopard and GSM Modems (Vodafone)

    I'm not sure if this is the proper place to post this, but I'd like to share my experience with GSM (GPRS/3G) modems and Mac OS X. The main reason for doing this is the fact that I wasn't able to find any related information for my issues on the web and I think I'm not the only one with those issues. Feel free to post any feedback here
    Few months ago I started using a 3G modem with my Macbook Air. The service provider is Vodafone and the modem is incorrectly marketed by Vodafone on the web as a Huawei device (E169), but it is a ZTE K3656-Z modem (I'm not sure if the companies are different or if the hardware is, in fact, different, but the kernel module is definitely different :D).
    The first thing that annoyed me is the Vodafone Mobile Connect application. The 'response time' between plugging in the modem and actually getting online is quite big, and I really wanted to get it out of my way. I'm not using any SMS functionality, so from my point of view, the application was totally pointless. When you plug in the modem, it acts as an external CD Drive. If the Vodafone Mobile Connect application is installed, it will automatically eject (unmount) the drive. Unfortunately,
    this usually (not all the time, but quite often) generates a crash in diskutil (quite annoying).
    But what annoyed me the most, was the fact that, when online, the Vodafone application was taking at least 35% of my CPU. Now, this is unacceptable Under normal load (Safari, Adium), this was quite acceptable. But under slightly higher load, the CPU was getting quite hot, causing the kernel_task to try to slow down the system (and cool down the CPU) by taking about 135% of CPU (according to Activity Monitor) and making the system unusable. Of course, another side effect was the cooler running at 6400 RPM, faster battery drain and generally, making the system quite unusable. My 1st Generation Macbook Air wasn't able to deal with all that
    When I first saw the high CPU usage by the Vodafone application, I immediately thought of the old 56Kb WinModems Back then, it was quite a common practice to develop modems that would use the CPU to compress/decompress or process the data/sound in order to make the modem as cheap as possible, but inflicting a huge system slow down - Yes, I'm that old :P
    Given that experience with those modems, I figured that the Vodafone application was somehow doing that as a 'user space module' Boy, was I wrong
    So, this is what I did: First of all, you need to properly identify the GSM modem. In order to do this (no Terminal involved) is to set up connection using Vodafone Mobile Connect, then using the System Preferences, head over to Network and check the available interfaces (no, this is not a tutorial, but a guide :P ). You should see either a Huawei Modem or ZTEUSBModem/ZTEUSBATPort. Keep in mind the modem you have, then disconnect. At this point, you need to use the Vodafone application to change the PIN settings on your SIM card. Use the application (Preferences -> PIN) and disable PIN check. Now you can safely remove the Vodafone application
    The second step is to install the proper modules/drivers/kexts for this. You can either get them from the web (at this point, you already know what modem you have) or you can use the packages located inside the Vodafone Mobile Connect application installer. To do this, simply use 'Show Contents' of the installer, then locate the packages (pkg) inside the Resources folder for your modem (the names are quite clear :P). Install that package and you'll have the modem drivers installed on your system.
    Once the modem drivers are installed, when you connect the GSM modem, the external CD Drive will 'mount'. Eject it and wait a little bit (few seconds) until the SIM card is initialized and the modem is available. Go to System Preferences -> Network and add a new interface using ZTEUSBModem (not ZTEUSBATPort). Set it up as a Generic Modem, GPRS Modem and configure it with your provider settings (APN, username, password). Set the dial up number as *99# (you can find a lot of tutorials on the web about setting this up - the tricky part was installing the proper modules and disabling the PIN check). You may now connect.
    The downside of this is the fact that you need to manually eject the drive when connecting the modem, otherwise you won't get the modem functionality, no SMS functionality and no PIN security.
    The upside is a very quiet system (the fan runs at 2400 RPM as opposed to 6400 RPM), a fast one (I can't see any noticeable slow down at all) and better battery life time.
    I'm not sure what is the effect on other systems, but my 1st Generation Macbook Air was totally unusable after few minutes of online time. Now it works perfectly
    I really hope that this is useful for other people Feel free to ask any question, I'm aware that my 'tutorial' skills are quite poor :P

    Oh, I forgot to mention: This works both on Leopard and Snow Leopard (tested on both systems). I've used the modem drivers located inside the Vodafone Mobile Connect installer (I couldn't find any ZTE modem drivers on the web).

  • I am trying to get NAT working on a Cisco 2801 with HWIC-4ESW.

    I have a 2801 that had a failed Fe0/1 port.  The Fe0/1 port was used to give sub-interface Fe0/0.200 access to internet.  We installed a HWIC-4ESW into the 2801.  I have successfully moved the sub-interfaces ( 0/0.1 , 0/0.100 , and 0/0.200 ) from the Fe0/0 to the HWIC-4ESW.  I have reconfigured the Fe0/0 to connect to my ISP.  However, I cannot get traffic from vlan200 to pass to the internet over Fe0/0.   I have a guest wireless network set for vlan 200.  Clients get an IP address in the appropriate range (192.168.200.0), but they cannot get to the internet.  Below I have included the results of "sh ip int brief" and some of the "sh run".  I think that it is something simple, but I canot get it working.  
    Help would be appreciated.
    Interface IP-Address OK? Method Status Protocol
    FastEthernet0/0 ***.**.244.194 YES manual up up
    FastEthernet0/0.200 unassigned YES unset deleted down
    Service-Engine0/0 192.168.100.254 YES TFTP up up
    FastEthernet0/1 unassigned YES NVRAM administratively down down
    FastEthernet0/1/0 unassigned YES unset up up
    FastEthernet0/1/1 unassigned YES unset up up
    FastEthernet0/1/2 unassigned YES unset administratively down down
    FastEthernet0/1/3 unassigned YES unset administratively down down
    Serial0/3/0:0 unassigned YES unset down down
    Serial0/3/0:1 unassigned YES unset down down
    Serial0/3/0:2 unassigned YES unset down down
    Serial0/3/0:3 unassigned YES unset down down
    Serial0/3/0:4 unassigned YES unset down down
    Serial0/3/0:5 unassigned YES unset down down
    Serial0/3/0:6 unassigned YES unset down down
    Serial0/3/0:7 unassigned YES unset down down
    Serial0/3/0:8 unassigned YES unset down down
    Serial0/3/0:9 unassigned YES unset down down
    Serial0/3/0:10 unassigned YES unset down down
    Serial0/3/0:11 unassigned YES unset down down
    Serial0/3/0:12 unassigned YES unset down down
    Serial0/3/0:13 unassigned YES unset down down
    Serial0/3/0:14 unassigned YES unset down down
    Serial0/3/0:15 unassigned YES unset down down
    Serial0/3/0:23 unassigned YES NVRAM up up
    Vlan1 192.168.1.254 YES NVRAM up up
    Vlan100 192.168.100.254 YES NVRAM up up
    Vlan200 192.168.200.254 YES NVRAM up up
    NVI0 ***.12.244.194 YES unset administratively down down
    ip source-route
    no ip dhcp use vrf connected
    ip dhcp excluded-address 192.168.100.1 192.168.100.99
    ip dhcp excluded-address 192.168.100.200 192.168.100.254
    ip dhcp excluded-address 192.168.200.1 192.168.200.99
    ip dhcp excluded-address 192.168.200.200 192.168.200.254
    ip dhcp pool Phones
    network 192.168.100.0 255.255.255.0
    option 150 ip 192.168.100.254
    default-router 192.168.100.254
    dns-server 192.168.1.8
    ip dhcp pool guestwireless
    network 192.168.200.0 255.255.255.0
    default-router 192.168.200.254
    dns-server 8.8.8.8 8.8.4.4
    ip cef
    no ip domain lookup
    ip domain name pwa.com
    ip name-server 8.8.8.8
    ip name-server 8.8.4.4
    controller T1 0/3/0
    pri-group timeslots 1-16,24
    controller T1 0/3/1
    shutdown
    gw-accounting aaa
    gw-accounting syslog
    interface FastEthernet0/0
    description Guestwireless route to internet
    ip address ***.**.244.194 255.255.255.240
    ip nat outside
    ip virtual-reassembly
    duplex auto
    speed auto
    interface Service-Engine0/0
    ip unnumbered Vlan100
    service-module ip address 192.168.100.200 255.255.255.0
    service-module ip default-gateway 192.168.100.254
    no cdp enable
    interface FastEthernet0/1
    no ip address
    shutdown
    duplex auto
    speed auto
    interface FastEthernet0/1/0
    description trunk to switch
    switchport mode trunk
    duplex full
    speed 100
    interface FastEthernet0/1/1
    description voice
    switchport access vlan 100
    interface FastEthernet0/1/2
    shutdown
    interface FastEthernet0/1/3
    shutdown
    interface Serial0/3/0:23
    no ip address
    encapsulation hdlc
    isdn switch-type primary-ni
    isdn incoming-voice voice
    isdn supp-service name calling
    no cdp enable
    interface Vlan1
    description Data
    ip address 192.168.1.254 255.255.255.0
    interface Vlan100
    description voice vlan
    ip address 192.168.100.254 255.255.255.0
    h323-gateway voip bind srcaddr 192.168.100.254
    interface Vlan200
    description Guestwireless Data
    ip address 192.168.200.254 255.255.255.0
    ip nat inside
    ip virtual-reassembly
    ip forward-protocol nd
    ip http server
    ip http authentication local
    ip http secure-server
    ip http timeout-policy idle 60 life 86400 requests 10000
    ip http path flash:
    ip nat inside source list 10 interface FastEthernet0/0 overload
    ip route 0.0.0.0 0.0.0.0 192.168.1.1
    ip route 192.168.100.200 255.255.255.255 Service-Engine0/0
    ip route 192.168.200.0 255.255.255.0 FastEthernet0/0
    ip radius source-interface Vlan100
    access-list 10 permit 192.168.200.0 0.0.0.255

    So, I just built this in the lab, and it seemed to work ok. I attached a sparse config, but it does let my host on the GuestWireless get the internet via NAT.
    R2#sh ip nat translations vrf GuestWireless
    Pro Inside global      Inside local       Outside local      Outside global
    icmp 17.12.244.194:5   192.168.200.1:5    1.1.1.1:5          1.1.1.1:5
    R2#sh ip route vrf GuestWireless
    Routing Table: GuestWireless
    Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
           D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
           N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
           E1 - OSPF external type 1, E2 - OSPF external type 2
           i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
           ia - IS-IS inter area, * - candidate default, U - per-user static route
           o - ODR, P - periodic downloaded static route
    Gateway of last resort is 17.12.244.195 to network 0.0.0.0
         17.0.0.0/28 is subnetted, 1 subnets
    C       17.12.244.192 is directly connected, FastEthernet0/0
    C    192.168.200.0/24 is directly connected, Vlan200
    S*   0.0.0.0/0 [1/0] via 17.12.244.195

  • Switch b/w edge and GSM on Blackberry Curve 9380

    Hey few days back I bought Blackberry Curve 9380. Basically I'm new to Blackberry Universe.
    Generally when I'm at home, I prefer to use GSM only coz I have Wi-Fi. But when I swtich off data usage, connect to Wi-Fi, the Browser and other internet applications say that they are unable to internet. 
    Also guide me how to switch b/w GSM & edge network...
    Solved!
    Go to Solution.

    First Your need BIS - Blackberry Internet Serives subscription from Vodafone IN, this is the unique feature which seperates other mobile devices from Blackberry.
    Browser, Facebook,twitter and all other apps require BIS subscription. Only appworld will work in Wi-Fi mode.
    You can change the Browser settings to Hotspot to work in wifi, but i think in OS 7 it will detect automatically.
    if you have BIS subscription 3G is free.

  • Global Service Monitor (GSM) Config

    Hello all, I have recently configured GSM with the external monitoring services being in the U.S. 
    When I look at the monitor - Authoring>MP Objects>Monitors>Multi-URL Template (*Monitor Name*) it shows enabled is set to true.
    However when I look at - Monitoring>Monitoring>Application Monitoring>Web Application Availability Monitoring>Web Application Status - The monitor does not have a check mark next to it.
    When I look at - Monitoring>Monitoring>Application Monitoring>Web Application Availability Monitoring>Test State - none of the five external servers are checked and they all say "Not Monitored"
    So I'm trying to figure out if it's enabled or not and if not where do I go to enable it?  When I have setup internal (Non GSM) web tests they are just enabled so I'm not sure what's different with this one.
    Thank you,
    Matt

    Hi,
    Would you please restart the health service on the external servers. And we may try to flush health service state and caches for those server.
    In addition, have you followed the below link to install GSM: 
    http://scug.be/christopher/2013/07/11/system-center-global-service-monitor-installation-step-by-step/
    Regards,
    Yan Li
    Regards, Yan Li

  • How do I get Apple to unlock a Verizon unlocked 4s to use domestically on a GSM network?

    I have 4 iPhone 4S's in my family.  The contract with Verizon ended on December 5, 2013.  Early in 2014 I requested from Verizon that all 4 iPhones be unlocked, which was done and confirmed by Verizon.  However, subsequently I have learned that the Verizon unlocking only allows use on international GSM networks (which of course shows that the 4S is capable of GSM usage), and I want to be able to use them domestically.  Apparently, Apple maintains a kind of Black list to restrict usage of the phone to the original domestic carrier.  This is in contradiction to the "Unlocking Consumer Choice and Wireless Competition Act", or S.517/Public Law 113-144, which went into effect August 1, 2014.
    When I insert a active AT&T GSM SIM card into the 4S I receive the following notice:
    The SIM card that you currently have installed in this iPhone is from a carrier that is not supported under the activation policy that is currently assigned by the activation server. This is not a hardware issue with the iPhone. Please insert another SIM card from a supported carrier or request that this iPhone be unlocked by your carrier. Please contact Apple for more information.
    How do I get Apple to unlock these phones for domestic GSM use?

    Rocky Caldwell wrote:
    I have 4 iPhone 4S's in my family.  The contract with Verizon ended on December 5, 2013.  Early in 2014 I requested from Verizon that all 4 iPhones be unlocked, which was done and confirmed by Verizon.  However, subsequently I have learned that the Verizon unlocking only allows use on international GSM networks (which of course shows that the 4S is capable of GSM usage), and I want to be able to use them domestically.  Apparently, Apple maintains a kind of Black list to restrict usage of the phone to the original domestic carrier.  This is in contradiction to the "Unlocking Consumer Choice and Wireless Competition Act", or S.517/Public Law 113-144, which went into effect August 1, 2014.
    When I insert a active AT&T GSM SIM card into the 4S I receive the following notice:
    The SIM card that you currently have installed in this iPhone is from a carrier that is not supported under the activation policy that is currently assigned by the activation server. This is not a hardware issue with the iPhone. Please insert another SIM card from a supported carrier or request that this iPhone be unlocked by your carrier. Please contact Apple for more information.
    How do I get Apple to unlock these phones for domestic GSM use?
    It's funny that you're totally misreading and understand that law.  All it does is make it legal to 'jailbreak' your device.  It doesn't force the wireless carrier to allow you to unlock the device under the normal means.
    Previously, jailbreaking your device was illegal.  Now, it's not.  But it doesn't mean that the wireless carrier, or anyone else, has to provide assistance to you.
    Show me where in that law that it states that a wireless carrier must assist you.

Maybe you are looking for