Ovvero il problema è che nonostante installi una configurazione sicuramente funzionante, mi ritrovo sempre con l'interfaccia ATM 0/0 down.
Premetto che su questa adsl ho già un router Soho77 funzionante, ma volendolo scambiare per test con un c2600, quest'ultimo non funziona.
Tutto ciò nasce dall'acquisto della wic adsl per il 2600, quindi sono a domandarvi se è possibile che sia la scheda guasta.
In allegato vi inserisco in sequenza lo show run ed int del c2600 sotto lo show int del soho77. Da qui potete notare che l'hardware adsl è diverso.
---Show run CISCO2600---
Building configuration...
Current configuration : 1842 bytes
!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname c2600-Itech
!
enable secret 5 xxxxxxx
enable password 7 xxxxxxx
!
username xxxxxxx password 7 xxxxxxx
ip subnet-zero
no ip source-route
!
!
no ip domain lookup
ip name-server 151.99.229.225
ip dhcp excluded-address 192.168.0.1 192.168.0.10
ip dhcp excluded-address 192.168.0.101 192.168.0.254
!
ip dhcp pool CLIENTS
network 192.168.0.0 255.255.255.0
default-router 192.168.0.254
dns-server 195.130.224.18 212.216.112.112
domain-name enoviaggi.it
!
!
!
voice call carrier capacity active
!
!
!
!
!
!
!
!
!
mta receive maximum-recipients 0
!
!
!
!
interface ATM0/0
no ip address
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode auto
!
interface Ethernet0/0
ip address 192.168.0.254 255.255.255.0
ip nat inside
half-duplex
!
interface Dialer0
ip address 217.133.187.56 255.255.255.0
ip nat outside
encapsulation ppp
dialer pool 1
dialer idle-timeout 0
dialer persistent
ppp chap hostname xxxxxxx
ppp chap password 7 xxxxxxx
ppp pap sent-username xxxxxxx password 7 xxxxxxx
!
ip nat inside source list 1 interface Dialer0 overload
ip nat inside source static udp 192.168.0.241 4672 interface Dialer0 4672
ip nat inside source static tcp 192.168.0.241 4662 interface Dialer0 4662
ip nat inside source static tcp 192.168.0.241 81 interface Dialer0 81
ip nat inside source static tcp 192.168.0.241 80 interface Dialer0 80
ip classless
ip http server
!
!
access-list 1 permit 192.168.0.0 0.0.0.255
!
call rsvp-sync
!
!
mgcp profile default
!
dial-peer cor custom
!
!
!
!
line con 0
line aux 0
line vty 0 4
!
scheduler interval 5000
!
end
---Show int atm0/0 CISCO2600---
ATM0/0 is down, line protocol is down
Hardware is DSLSAR (with Alcatel ADSL Module)
MTU 1500 bytes, sub MTU 1500, BW 640 Kbit, DLY 800 usec,
reliability 0/255, txload 1/255, rxload 1/255
Encapsulation ATM, loopback not set
Encapsulation(s): AAL5 AAL2, PVC mode
23 maximum active VCs, 256 VCs per VP, 65535 current VCCs
VC idle disconnect time: 300 seconds
Last input never, output never, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue :0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 4 interface resets
0 output buffer failures, 0 output buffers swapped out
---Show int atm 0 SOHO77 Funzionante con tale configurazione---
ATM0 is up, line protocol is up
Hardware is PQUICC_SAR (with Alcatel ADSL Module)
MTU 1500 bytes, sub MTU 1500, BW 640 Kbit, DLY 80 usec,
reliability 52/255, txload 8/255, rxload 2/255
Encapsulation ATM, loopback not set
Keepalive not supported
Encapsulation(s): AAL5, PVC mode
11 maximum active VCs, 2 current VCCs
VC idle disconnect time: 300 seconds
Last input never, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: Per VC Queueing
5 minute input rate 7000 bits/sec, 11 packets/sec
5 minute output rate 21000 bits/sec, 11 packets/sec
1206 packets input, 98144 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 66 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
1544 packets output, 586723 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 output buffer failures, 0 output buffers swapped out
Vi sarò lieto per tutti i consigli che potete darmi, vi ringrazio anticipativamente. Ciao a tutti
