Pagina 1 di 1

cisco 827 ios e libero

Inviato: sab 14 apr , 2007 4:25 pm
da mavy
Ciao a tutti.
Avrei bisogno di un aiuto per aggiornare l'ios del mio router cisco 827.
Non riesco a registrarmi al sito ufficiale per poter scaricare la ios aggiornata, è da una settimana che provo, ma nulla.
Sapete dove la posso trovare??? eventualmente qualcuno che me lo possa passare.
Questo è un problema, il secondo è il seguente.
Da una settimana ho cambiato operatore ora libero flat.
il problema e che riesco ad accedere ad alcuni siti, ed altri no.
Per esempio accedo a google e non accedo a virgilio.
Ho letto diversi 3d ma non fanno al caso mio, posto la mia conf.

version 12.1
service config
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname root
!
enable password 7 00564657540A525157
!
!
!
!
!
ip subnet-zero
!
!
!
bridge crb
!
!
!
interface Ethernet0
ip address 192.168.12.1 255.255.255.0
ip nat inside
!
interface ATM0
no ip address
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5snap
pppoe-client dial-pool-number 1
!
bundle-enable
dsl operating-mode auto
!
interface Dialer0
ip address negotiated
ip nat outside
encapsulation ppp
ip tcp header-compression passive
dialer pool 1
no cdp enable
ppp chap hostname xxxxxxxxxxxx@liberoflat
ppp chap password 7 15130705072F
ppp pap sent-username xxxxxxxxxxxxx@liberoflat password 7 14161E020F01
!
interface Dialer1
no ip address
encapsulation ppp
ppp chap hostname xxxxxxxxxxx@liberoflat
ppp chap password 7 03055702050A
ppp pap sent-username xxxxxxxxxxxxx@liberoflat password 7 1108150C1417
!
ip nat inside source list 9 interface Dialer0 overload
ip nat inside source static udp 192.168.12.6 6161 interface Dialer0 6161
ip nat inside source static udp 192.168.12.6 21 interface Dialer0 21
ip nat inside source static tcp 192.168.12.6 21 interface Dialer0 21
ip nat inside source static tcp 192.168.12.5 1755 interface Dialer0 1755
ip nat inside source static udp 192.168.12.5 1756 interface Dialer0 1756
ip nat inside source static tcp 192.168.12.100 1759 interface Dialer0 1759
ip nat inside source static udp 192.168.12.100 1760 interface Dialer0 1760
ip nat inside source static tcp 192.168.12.11 4092 interface Dialer0 4092
ip nat inside source static udp 192.168.12.11 4121 interface Dialer0 4121
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
ip http server
!
access-list 9 permit 192.168.12.0 0.0.0.255
dialer-list 1 protocol ip permit
!
line con 0
transport input none
stopbits 1
line vty 0 4
password 7 135742435B5D5D7D73
login
!
scheduler max-task-time 5000
end

root#
chi mi sa aiutare???
ho provato ad inserire

int eth0
ip tcp adjust-mms 1452


ma mi da errore(è l'ios vecchio??)

Aspetto aiuto!!!!!!!!!!!!!

Inviato: sab 14 apr , 2007 4:37 pm
da active
1) per quanto riguarda l'IOS è un sistema propietario, e quindi devi avere un contratto con Cisco o comprare l'upgrade. Indi non puoi chiederlo (almeno pubblicamente) sul sito

2) il comando è

Codice: Seleziona tutto

ip tcp adjust-mss 1452
non mms.

Cya

Inviato: sab 14 apr , 2007 6:56 pm
da mavy
ok grazie,, non sapevo che ios era in vendita.
faro' l'upgrade.
ora provo il comando
grazie

Inviato: sab 14 apr , 2007 7:02 pm
da mavy
continua a darmi errore
root(config)#interface Ethernet0
root(config-if)#ip tcp adjust-mss 1452
^
% Invalid input detected at '^' marker.
:( qualche altro aiutino!!!

Inviato: sab 14 apr , 2007 7:37 pm
da active
Prova a postarci il tuo

Codice: Seleziona tutto

sh ver

Inviato: sab 14 apr , 2007 7:56 pm
da mavy
Eccola
Cisco Internetwork Operating System Software
IOS (tm) C820 Software (C820-OSY656I-M), Version 12.1(3)XG3, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)
TAC:Home:SW:IOS:Specials for info
Copyright (c) 1986-2000 by cisco Systems, Inc.
Compiled Wed 20-Dec-00 16:44 by detang
Image text-base: 0x80013170, data-base: 0x80725044

ROM: System Bootstrap, Version 12.1(1r)XB1, RELEASE SOFTWARE (fc1)
ROM: C820 Software (C820-OSY656I-M), Version 12.1(3)XG3, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)

root uptime is 28 minutes
System returned to ROM by reload
System image file is "flash:c820-osy656i-mz.121-3.XG3"

CISCO C827 (MPC855T) processor (revision 0x501) with 15360K/1024K bytes of memory.
Processor board ID JAD04420DCH (1145750737), with hardware revision 0000
CPU rev number 5
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)

Configuration register is 0x2102


se serve altro dimmi pure
Thank's

Inviato: sab 14 apr , 2007 9:21 pm
da active
Si effettivamente il tuo IOS non supporta il comando:

In 12.2(4)T, this feature was introduced.


http://www.cisco.com/en/US/products/sw/ ... 247fc.html

Purtroppo devi aggiornare l'IOS se vuoi utilizzare questa feature.

Inviato: lun 16 apr , 2007 1:56 pm
da mavy
tutto ok ho aggiornato IOS
grazie per l'aiuto
alla prossima