Salve a tutti,
Oggi ho configurato il mio cisco 2610 per la connessione adsl, ma ho trovato qualche piccola differenza in termini di velocità rispetto al mio precedente cisco 827.
Il 2610 è equipaggiato con 16 mega di flash e 64 di ram e ovviamente la WIC-1ADSL, qui c'e' lo show run :
Cisco2610#sh run
Building configuration...
Current configuration : 3543 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
no service dhcp
!
hostname Cisco2610
!
boot-start-marker
boot-end-marker
!
no logging console
enable secret 5 $1$qwKp$WunbCUdxeN1x8XHCdDbwP0
!
no aaa new-model
ip subnet-zero
no ip source-route
ip cef
!
!
ip name-server 62.94.0.1
ip name-server 62.94.0.2
!
no ip bootp server
ip audit po max-events 100
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface ATM0/0
description ADSL INTERFACCIA ATM
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface Ethernet0/0
description HOME LAN
ip address 192.168.1.1 255.255.255.0
ip nat inside
full-duplex
hold-queue 100 out
!
interface Dialer0
description CONNESSIONE ADSL
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
no cdp enable
ppp chap hostname xxxxxxxxxxxxxxxxxxxxxx
ppp chap password 7 xxxxxxxxxxxxxxxxx
ppp pap sent-username xxxxxxxxxxxxxxxxxx password 7 xxxxxxxxxxxx
!
ip nat translation timeout 420
ip nat translation tcp-timeout 250
ip nat translation udp-timeout 200
ip nat translation syn-timeout 10
ip nat translation dns-timeout 30
ip nat translation icmp-timeout 20
ip nat inside source list 1 interface Dialer0 overload
ip nat inside source static udp 192.168.1.2 24131 interface Dialer0 24131
ip nat inside source static tcp 192.168.1.2 24131 interface Dialer0 24131
ip nat inside source static tcp 192.168.1.2 6346 interface Dialer0 6346
ip nat inside source static tcp 192.168.1.2 6881 interface Dialer0 6881
ip nat inside source static tcp 192.168.1.2 17203 interface Dialer0 17203
ip nat inside source static tcp 192.168.1.2 4662 interface Dialer0 4662
ip nat inside source static udp 192.168.1.2 4672 interface Dialer0 4672
ip nat inside source static tcp 192.168.1.2 6666 interface Dialer0 6666
ip nat inside source static tcp 192.168.1.2 90 interface Dialer0 90
ip nat inside source static tcp 192.168.1.2 3389 interface Dialer0 3389
ip nat inside source static tcp 192.168.1.3 21 interface Dialer0 21
ip nat inside source static udp 192.168.1.10 3478 interface Dialer0 3478
ip nat inside source static udp 192.168.1.10 5060 interface Dialer0 5060
ip nat inside source static udp 192.168.1.10 5061 interface Dialer0 5061
ip nat inside source static udp 192.168.1.10 8000 interface Dialer0 8000
ip nat inside source static udp 192.168.1.10 8001 interface Dialer0 8001
ip nat inside source static udp 192.168.1.10 16348 interface Dialer0 16348
ip nat inside source static udp 192.168.1.2 17203 interface Dialer0 17203
ip nat inside source static udp 192.168.1.2 6881 interface Dialer0 6881
ip nat inside source static udp 192.168.1.2 6346 interface Dialer0 6346
ip nat inside source static tcp 192.168.1.2 1863 interface Dialer0 1863
ip nat inside source static udp 192.168.1.2 1863 interface Dialer0 1863
ip nat inside source static tcp 192.168.1.2 6891 interface Dialer0 6891
ip nat inside source static tcp 192.168.1.2 6901 interface Dialer0 6901
ip nat inside source static udp 192.168.1.2 6901 interface Dialer0 6901
ip nat inside source static udp 192.168.1.2 5190 interface Dialer0 5190
no ip http server
no ip http secure-server
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
!
!
access-list 1 permit 192.168.1.0 0.0.0.255
no cdp run
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
password 7 xxxxxxxxxxxxxx
login
!
!
end
e qui lo show version :
Cisco2610#sh ver
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-IK9O3S3-M), Version 12.3(22), RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2007 by cisco Systems, Inc.
Compiled Wed 24-Jan-07 16:48 by ccai
Image text-base: 0x80008098, data-base: 0x81A11604
ROM: System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)
ROM: C2600 Software (C2600-IK9O3S3-M), Version 12.3(22), RELEASE SOFTWARE (fc2)
Cisco2610 uptime is 9 hours, 29 minutes
System returned to ROM by power-on
System image file is "flash:c2600-ik9o3s3-mz.123-22.bin"
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
If you require further assistance please contact us by sending email to
[email protected].
cisco 2610 (MPC860) processor (revision 0x203) with 61440K/4096K bytes of memory.
Processor board ID JAD05350ACM (2575461760)
M860 processor: part number 0, mask 49
Bridging software.
X.25 software, Version 3.0.0.
1 Ethernet/IEEE 802.3 interface(s)
1 ATM network interface(s)
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102
Dunque il problema è che col cisco 827, facendo un test di velocità su mclink, dslreport e via dicendo la velocità è pari a 3,3 mega in DL (ho una 4 mega) e 281 in UL, col 2610 invece, in DL la velocità è pari a 2,5 mega al massimo mentre in UL è identica al 827 quindi 281 kb/s.
In termini di configurazione non c'e' niente di diverso dal cisco 827 in quanto ho letteralmente copiato la stessa configurazione tranne che per il full duplex della ethernet che col 827 non era possibile.
Vi risulta un problema del genere con questo router?
grazie.
Cisco 2610 (non XM) e ADSL
Moderatore: Federico.Lagni