1841 e scheda UMTS

Tutto ciò che ha a che fare con la configurazione di apparati Cisco (e non rientra nelle altre categorie)

Moderatore: Federico.Lagni

Avatar utente
Cisco$
Network Emperor
Messaggi: 360
Iscritto il: sab 19 apr , 2008 11:48 pm
Località: Battipaglia (Sa)

ah ho fatto un altro show cellular è adesso mi dà 90dbm è migliorato un pò il segnale, ma cmq non riesce ad andare su internet.

:(
router cisco the best!!!!!!!!!!
Avatar utente
Cisco$
Network Emperor
Messaggi: 360
Iscritto il: sab 19 apr , 2008 11:48 pm
Località: Battipaglia (Sa)

nessuno ke mi può aiutare?

:(
router cisco the best!!!!!!!!!!
waverider
n00b
Messaggi: 1
Iscritto il: gio 02 lug , 2009 11:38 am

prova a togliere il nat e pinga dal router -> internet
Avatar utente
Cisco$
Network Emperor
Messaggi: 360
Iscritto il: sab 19 apr , 2008 11:48 pm
Località: Battipaglia (Sa)

Dove devo togliere il NAT

Cmq ora la scheda cellular ora è in up.

Ma cmq non riesco a navigare.
router cisco the best!!!!!!!!!!
Avatar utente
Cisco$
Network Emperor
Messaggi: 360
Iscritto il: sab 19 apr , 2008 11:48 pm
Località: Battipaglia (Sa)

Ho fatto il ping dall'esterno ma niente. Non pinga nulla!

Il Nat lo devo togliere sull'interfaccia cellular?
router cisco the best!!!!!!!!!!
Avatar utente
Cisco$
Network Emperor
Messaggi: 360
Iscritto il: sab 19 apr , 2008 11:48 pm
Località: Battipaglia (Sa)

Nessuno che mi può aiutare?

:(
router cisco the best!!!!!!!!!!
lorbellu
Network Emperor
Messaggi: 313
Iscritto il: gio 25 ott , 2007 6:14 pm

Ciao,

Scusa l'assenza (ero in ferie 8) ).
Mi spiace che tu ci sia ancora alle prese ma da quello che vedo non si sono fatti progressi, pertanto le mie richieste sono sempre di postare i debug almeno del dialer, giusto per essere sicuri che il router faccia almeno scattare il dialer, per cercare di connettersi a Internet.
Ti posto una conf che ho fatto ad un cliente che usa questa scheda come connessione di backup (mi sembra di ricordare che sia il tuo caso), questa conf é stata fatta con TIM e funziona regolarmente

service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname XXXXXX
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
enable secret 5 $1$/6Vr$gsTqRUBL.5Sq4D7R4rFXL0
!
no aaa new-model
clock timezone METDST 1
clock summer-time METDST recurring last Sun Mar 2:00 last Sun Oct 2:00
ip cef
!
!
!
!
ip domain name interbusiness.it
ip name-server 151.99.0.100
ip name-server 151.99.125.1
multilink bundle-name authenticated
chat-script UMTS "" "ATDT*99*1#"
!
!
username service password 7 0518031D37454D0C
archive
log config
hidekeys
!
!
!
!
!
interface FastEthernet0/0
description Lan locale
ip address XX.XX.XX.XXX 255.255.255.248
ip accounting output-packets
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
no ip address
encapsulation frame-relay IETF
!
interface Serial0/0/0.1 point-to-point
ip address XX.XX.XX.XXX 255.255.255.252
snmp trap link-status
frame-relay interface-dlci 480 IETF
!
interface Cellular0/1/0
description UMTS WAN Interface
no ip address
encapsulation ppp
dialer in-band
dialer pool-member 10
async mode interactive

!
interface Dialer10
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 10
dialer string UMTS
dialer-group 10
ppp authentication chap optional
ppp chap hostname WAPTIM
ppp chap password WAPTIM

!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Serial0/0/0.1
ip route 0.0.0.0 0.0.0.0 Dialer10 250
!
!
ip http server
ip http authentication local
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat inside source list 1 interface Dialer10 overload
!
access-list 1 permit any
access-list 102 permit ip any any
dialer-list 10 protocol ip list 102

!
!
control-plane
!
!
line con 0
login local
line aux 0
line 0/1/0
script dialer UMTS
modem InOut

no exec
rxspeed 236800
txspeed 118000
line vty 0 4
privilege level 15
login local
line vty 5 15
privilege level 15
login local
!
scheduler allocate 20000 1000
ntp clock-period 17178182
ntp server 193.204.114.232
end

Come vedi ti ho evidenziato le parti che più importanti per la configurazione della scheda, buona fortuna

Saluti
Lorbellu
Avatar utente
Cisco$
Network Emperor
Messaggi: 360
Iscritto il: sab 19 apr , 2008 11:48 pm
Località: Battipaglia (Sa)

Ok grazie provo è ti faccio sapere.
router cisco the best!!!!!!!!!!
infinity
Cisco fan
Messaggi: 38
Iscritto il: gio 28 ago , 2008 3:30 pm

Salve a tutti,

sono 2 giorni che combatto con questa SIM...non riesco in nessun modo a navigarci...mentre ho avuto successo con la vodafone...

Allego Config, sh cellular e un DEBUG su chat e dialer...

Vi prego aiutatemi !!

ps...la maledetta montata su una chiavetta USB VODAFONE sul mio PC funziona alla perfezione !!!!

Codice: Seleziona tutto

Building configuration...

Current configuration : 2930 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname SMI1841A
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
enable secret 5 $1$zQX0$yZHnKNlBWEecWnWgnFpx5/
enable password Ace
!
no aaa new-model
dot11 syslog
ip source-route
!
!
!
!
ip cef
!
multilink bundle-name authenticated
!
chat-script gsm "" "ATDT*99*3#" TIMEOUT 60 CONNECT
!
!
!
!
archive
 log config
  hidekeys
!
interface FastEthernet0/0
 ip address 192.168.120.150 255.255.255.0
 ip nat inside
 ip virtual-reassembly
 speed auto
 half-duplex
 no mop enabled
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0/0/0
 no ip address
 shutdown
 clock rate 2000000
!
interface Cellular0/1/0
 no ip address
 ip virtual-reassembly
 encapsulation ppp
 dialer in-band
 dialer pool-member 10
 dialer idle-timeout 300
 async mode interactive
!
interface Dialer0
 ip address negotiated
 ip nat outside
 ip virtual-reassembly
 encapsulation ppp
 dialer pool 10
 dialer idle-timeout 300
 dialer string gsm
 dialer-group 1
 ppp authentication chap optional
 ppp chap hostname WAPTIM
 ppp chap password 0 WAPTIM
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer0
no ip http server
no ip http secure-server
!
!
ip nat inside source list NAT_ACL interface Dialer0 overload
!
ip access-list extended NAT_ACL
 permit ip any any
!
access-list 101 permit ip any any
dialer-list 1 protocol ip list 101
!
!
!
!
snmp-server community public RO
!
control-plane
!
!
line con 0
line aux 0
line 0/1/0
 script dialer gsm
 login
 modem InOut
 no exec
 transport input all
 speed 384000
line vty 0 4
 password Ace
 login
!
scheduler allocate 20000 1000
end

SMI1841A#sh cellular 0/1/0 all
Hardware Information
====================
Modem Firmware Version = H1_1_9_3MCAP C:/WS/
Modem Firmware built = 12/12/07
Hardware Version = 1.1
International Mobile Subscriber Identity (IMSI) = 222018702518561
International Mobile Equipment Identity (IMEI) = 011359000294766
Factory Serial Number (FSN) = D61051908591158
Modem Status = Online
Current Modem Temperature = 26 deg C, State = Normal

Profile Information
====================
Profile 1 = INACTIVE*
--------
PDP Type = IPv4
Access Point Name (APN) = web.omnitel.it
Authentication = CHAP
Username: , Password:

Profile 2 = INACTIVE
--------
PDP Type = IPv4
Access Point Name (APN) = internet.wind
Authentication = CHAP
Username: , Password:

Profile 3 = INACTIVE
--------
PDP Type = IPv4
Access Point Name (APN) = ibox.tim.it
Authentication = CHAP
Username: , Password:

 * - Default profile

Data Connection Information
===========================
Data Transmitted = 0 bytes, Received = 0 bytes
Profile 1, Packet Session Status = INACTIVE
        Inactivity Reason = Unknown
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 = Normal, Service Error = None
Current Service = Combined
Packet Service = UMTS/WCDMA (Attached)
Packet Session Status = Inactive
Current Roaming Status = Home
Network Selection Mode = Automatic
Country = ITA, Network = TIM
Mobile Country Code (MCC) = 222
Mobile Network Code (MNC) = 1
Location Area Code (LAC) = 61502
Routing Area Code (RAC) = 0
Cell ID = 13194
Primary Scrambling Code = 272
PLMN Selection = Automatic
Registered PLMN = I TIM , Abbreviated = TIM
Service Provider =

Radio Information
=================
Current Band = WCDMA 2100, Channel Number = 10638
Current RSSI(RSCP) = -103 dBm
Band Selected = Auto

Modem Security Information
==========================
Card Holder Verification (CHV1) = Disabled
SIM Status = OK
SIM User Operation Required = None
Number of Retries remaining = 3



SMI1841A#ping 87.xx.xx.xx

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 87.xx.xx.xx, timeout is 2 seconds:

*Jul 22 13:37:33.079: Ce0/1/0 DDR: rotor dialout [best] least recent failure is also most recent failure
*Jul 22 13:37:33.079: Ce0/1/0 DDR: rotor dialout [best] also has most recent failure
*Jul 22 13:37:33.079: Ce0/1/0 DDR: rotor dialout [best]
*Jul 22 13:37:33.079: Ce0/1/0 DDR: Dialing cause ip (s=0.0.0.0, d=87.30.222.9)
*Jul 22 13:37:33.079: Ce0/1/0 DDR: Attempting to dial gsm
*Jul 22 13:37:33.079: CHAT0/1/0: Attempting async line dialer script
*Jul 22 13:37:33.079: CHAT0/1/0: Dialing using Modem script: gsm & System script: none
*Jul 22 13:37:33.079: CHAT0/1/0: process started
*Jul 22 13:37:33.079: CHAT0/1/0: Asserting DTR
*Jul 22 13:37:33.079: CHAT0/1/0: Chat script gsm started
*Jul 22 13:37:33.079: CHAT0/1/0: Sending string: ATDT*99*3#
*Jul 22 13:37:33.079: CHAT0/1/0: Expecting string: CONNECT
*Jul 22 13:37:33.135: CHAT0/1/0: Completed match for expect: CONNECT
*Jul 22 13:37:33.135: CHAT0/1/0: Chat script gsm finished, status = Success.
*Jul 22 13:37:35.279: %LINK-3-UPDOWN: Interface Cellular0/1/0, changed state to up
*Jul 22 13:37:35.279: Ce0/1/0 DDR: Dialer statechange to up
*Jul 22 13:37:35.279: %DIALER-6-BIND: Interface Ce0/1/0 bound to profile Di0
*Jul 22 13:37:35.279: Ce0/1/0 DDR: Dialer call has been placed.
*Jul 22 13:37:36.295: %LINEPROTO-5-UPDOWN: Line protocol on Interface Cellular0/1/0, changed state to up..
*Jul 22 13:37:39.679: %LINEPROTO-5-UPDOWN: Line protocol on Interface Cellular0/1/0, changed state to down.
Success rate is 0 percent (0/5)
SMI1841A#
*Jul 22 13:37:44.703: %LINK-5-CHANGED: Interface Cellular0/1/0, changed state to reset
*Jul 22 13:37:44.703: Ce0/1/0 DDR: has total 0 call(s), dial_out 0, dial_in 0
*Jul 22 13:37:44.703: %DIALER-6-UNBIND: Interface Ce0/1/0 unbound from profile Di0
*Jul 22 13:37:49.847: %LINK-3-UPDOWN: Interface Cellular0/1/0, changed state to down
*Jul 22 13:37:59.703: Ce0/1/0 DDR: re-enable timeout
lorbellu
Network Emperor
Messaggi: 313
Iscritto il: gio 25 ott , 2007 6:14 pm

Ciao,

Dal tuo post non si capisce bene ma credo che tu, dopo un test con una SIM Vodafone abbia installato nella scheda una SIM TIM.
Se ho visto giusto, ad occhio e croce la conf é corretta, ciò che mi sembra sbagliato é il profile GSM, perchè credo che il tuo router stia cercando di autenticarsi sull'APN Vodafone (é l'APN di default) con le credenziali TIM.
Prova a fare un debug dialer authentication per verifica.
Profile Information
====================
Profile 1 = INACTIVE*
--------
PDP Type = IPv4
Access Point Name (APN) = web.omnitel.it
Authentication = CHAP
Username: , Password:

Profile 2 = INACTIVE
--------
PDP Type = IPv4
Access Point Name (APN) = internet.wind
Authentication = CHAP
Username: , Password:

Profile 3 = INACTIVE
--------
PDP Type = IPv4
Access Point Name (APN) = ibox.tim.it
Authentication = CHAP
Username: , Password:

* - Default profile
Saluti
Lorbellu
Avatar utente
Cisco$
Network Emperor
Messaggi: 360
Iscritto il: sab 19 apr , 2008 11:48 pm
Località: Battipaglia (Sa)

Niente da fare ho messo quei dati sulla conf. ma cmq non riesce a collegarsi.

Ciao
router cisco the best!!!!!!!!!!
lorbellu
Network Emperor
Messaggi: 313
Iscritto il: gio 25 ott , 2007 6:14 pm

Ciao Cisco$,

Non potresti postare un po' i debug chat script e dialer events oltre alla conf aggiornata?

Sarebbero utili per una diagnosi.
Lorbellu
infinity
Cisco fan
Messaggi: 38
Iscritto il: gio 28 ago , 2008 3:30 pm

Ciao di nuovo....anche io ferie....

nessun progresso con questa benedetta schedina TIM...credo che comunque sia imputabile al fatto che è una M2M e non credo ci si possa navigare in internet...

per quanto riguarda il tuo appunto...mi permetto di dissentire...

il default profile viene preso se tu non lo specifichi nella stringa che invii per inizializzare il modem...

nel mio caso:

Codice: Seleziona tutto

chat-script gsm "" "ATDT*99*3#" TIMEOUT 60 CONNECT
*3 significa utilizza il profilo 3 !

Ciao !
infinity
Cisco fan
Messaggi: 38
Iscritto il: gio 28 ago , 2008 3:30 pm

SALVE A TUTTI !!!
Ragazzi chi mi da una dritta???

ho un 1841 in dmvpn con la schedina 3G...collegato sulla FE0 ho un apparato che devo interrogare regolarmente per reperire alcune informazioni...

La dmvpn si tirà su solo ed esclusivamente se genero traffico dal 1841 o da un dispositivo collegato verso gli HUB e ovviamente non al contrartio...siccome il dispositivo che c'è attaccato non genera traffico ma risponde alle richieste...non riesco a far partire in automatico la dmvpn...

che cosa mi posso inventare ??? avevo pensato al tracking object ma non ho espertienza...oppure mi sfugge qualche parametro che si può inserire per fare un autoconnect...chi mi aiuta ???

GRAZIE IN ANTICIPO !!!
bombarda
n00b
Messaggi: 5
Iscritto il: mar 26 giu , 2007 5:17 pm

Con il comando Kron avendo prima sincronizzato gli orari di sistema con il tuo NTP dovresti poter gestire la cosa ottimizzando i tempi di disconnessione per avere una finestra temporale sufficiente.
Rispondi