cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1549
Views
0
Helpful
9
Replies

cisco 1841 3G WWAN HWIC-HSDPA/UMTS/EDGE/ not working

ovidiustatar
Level 1
Level 1

I'm just wondering why I cannot see the modem and hardware version if I'm running sh cellular 0/0/0 all . Is there something that I need to active before ?  Or is there a issue with the hardware module ? 

 

 

R1#sh cellular 0/0/0 all 
Hardware Information
====================
Modem Firmware Version = 
Modem Firmware built = 
Hardware Version = 
International Mobile Subscriber Identity (IMSI) = 00000
International Mobile Equipment Identity (IMEI) = 
Integrated Circuit Card ID (ICCID) = 
Mobile Subscriber International Subscriber
IDentity Number (MSISDN) = 
Factory Serial Number (FSN) = 
Modem Status = Offline
Current Modem Temperature = 0 deg C, State = Normal
PRI SKU ID = 0, SKU Rev. = 0.0


sh diag

WIC/HWIC Slot 0:
3G WWAN HWIC-HSDPA/UMTS/EDGE/GPRS-850/900/1800/1900/2100MHz
Hardware Revision : 1.0
Top Assy. Part Number : 800-28846-01
Board Revision : J0



1#sh version 
Cisco IOS Software, 1841 Software (C1841-SPSERVICESK9-M), Version 15.1(4)M12a, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport

The full configuration attached by :

 

R1#sh run
Building configuration...

Current configuration : 1670 bytes
!
! No configuration change since last restart
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
boot-start-marker
boot system flash flash:c1841-spservicesk9-mz.151-4.M12a.bin
boot-end-marker
!
!
!
no aaa new-model
dot11 syslog
ip source-route
!
!         
!
!
!
ip cef
ip domain name my.net
no ipv6 cef
multilink bundle-name authenticated
!
chat-script gsm-script "" "ATDT*99*1#" THMEUO 30 "CONNECT"
crypto pki token default removal timeout 0
!
!
!
!
license udi pid xxxx sn xxxxx
username xxx password 0 xxxx
username xxxx privilege 15 password 0 xxxxx
!
!
controller Cellular 0/0
!
ip telnet source-interface Loopback10
ip ssh rsa keypair-name ssh
!
!
!
!
interface Loopback10
 ip address 3.3.10.2 255.0.0.0
!
interface FastEthernet0/0
 ip address dhcp
 speed auto
 full-duplex
!
interface FastEthernet0/1
 ip address 1.1.1.2 255.0.0.0
 duplex auto
 speed auto
!
interface Cellular0/0/0
 ip address negotiated
 encapsulation ppp
 shutdown
 dialer in-band
 dialer idle-timeout 60
 dialer string gsm-script
 dialer-group 1
 async mode interactive
 ppp authentication chap callin
 ppp chap hostname web.vodafone.de
!
router bgp 1
 bgp log-neighbor-changes
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
ip route 0.0.0.0 0.0.0.0 Cellular0/0/0
!
access-list 10 permit any
dialer-list 1 protocol ip list 10
!
!
!
control-plane
!         
!
!
line con 0
line aux 0
line 0/0/0
 script dialer gsm-script
 no exec
line vty 0 4
 login local
 transport input ssh
!
scheduler allocate 20000 1000
end

R1# 

 

R1#sh cellular 0/0/0 radio 
Radio power mode = OFF, Reason = Unknown
Current Band = None, Channel Number = 0
Current RSSI = -0 dBm
Band Selected = not selected due to invalid band mask
R1#