premetto che sono nuovo del mondo cisco e sono già abbastanza preso.
Solo che ho un problema con il CRWS ...
praticamente quando lancio da browser faccio il login ed entra correttamente
scelgo il linguaggio e do ok.
poi il CRWS carica l'applet che vedo correttamente (il menu di seutp per capirci) e dopo pochi sencondi mi compare la seguente finestrella:

... e continua a caricare .. quando arriva al 100% si riazzera e continua all'infinito:
ho provato ad aspettare, a cambiare browser, add aggiornare il CRWS con i file che trovavo in giro per la rete (CRWS-V33BN28.zip e CRWS-V33DTBN17.zip), provato a riavviare svariate volte (mi è stato detto che su un soho 77 si inchiodava e bastava resettare), aggiornato la flash image ....
risultato ... nada ... sono sempre li

Codice: Seleziona tutto
cisco_soho_97>sh ver
Cisco Internetwork Operating System Software
IOS (tm) SOHO97 Software (SOHO97-K9OY1-M), Version 12.2(13)ZH2, EARLY DEPLOYMENT
RELEASE SOFTWARE (fc1)
Synched to technology version 12.2(14.5)T
TAC Support: http://www.cisco.com/tac
Copyright (c) 1986-2003 by cisco Systems, Inc.
Compiled Tue 22-Jul-03 13:43 by ealyon
Image text-base: 0x800131C0, data-base: 0x808D0C84
ROM: System Bootstrap, Version 12.2(8r)YN, RELEASE SOFTWARE (fc1)
ROM: SOHO97 Software (SOHO97-K9OY1-M), Version 12.2(13)ZH2, EARLY DEPLOYMENT REL
EASE SOFTWARE (fc1)
Router uptime is 5 minutes
System returned to ROM by reload
System image file is "flash:soho97-k9oy1-mz.122-13.ZH2.bin"
CISCO SOHO97 (MPC857DSL) processor (revision 0x400) with 29492K/3276K bytes of m
emory.
Processor board ID AMB080604D9 (1476472049), with hardware revision 0000
CPU rev number 7
Bridging software.
1 Ethernet/IEEE 802.3 interface(s)
1 ATM network interface(s)
128K bytes of non-volatile configuration memory.
8192K bytes of processor board System flash (Read/Write)
2048K bytes of processor board Web flash (Read/Write)
Configuration register is 0x2102
Codice: Seleziona tutto
cisco_soho_97#show configuration
Using 1078 out of 131072 bytes
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
logging queue-limit 100
enable secret 5 xxxxxxxxxxxxxx
!
ip subnet-zero
!
!
!
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.1.254 255.255.255.0
ip nat inside
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode auto
!
interface Dialer0
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
ppp chap hostname aliceadsl
ppp chap password 0 aliceadsl
ppp pap sent-username aliceadsl password 0 aliceadsl
!
ip nat inside source list 1 interface Dialer0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
ip http server
no ip http secure-server
!
access-list 1 permit 0.0.0.0 255.255.255.0
!
line con 0
no modem enable
stopbits 1
line aux 0
stopbits 1
line vty 0 4
exec-timeout 120 0
password xxxxxxxxx
login
length 0
!
scheduler max-task-time 5000
!
end
confido in voi per una soluzione

ciao, grazie.