

Spero vivamente che il mio sia un problema di configurazione, altrimenti devo rispedire indietro il Router e far aspettare il cliente...
Dunque ho inizialmente configurato da CLI il router come mostra lo
"sh run" che posto più in giù, e la spia CD dopo aver tirato su le porte, mi rimane lampeggiante fissa e questo mi preoccupa

perchè nn c'è connettività, difatti riesco a pingare tranquillamente la fa0, ma nn la ATM0 che risulta irraggiungibile.
Ora, prima di dire il router è rotto, l'ho "piallato" e provo a vedere se con la SDM si può risolvere la cosa.
Ecco quì lo "show running":
____________________________________________
Current configuration : 3901 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Art_DSL
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
!
no aaa new-model
!
resource policy
!
no ip dhcp use vrf connected
ip dhcp excluded-address 10.10.10.1
!
ip dhcp pool sdm-pool
import all
network 10.10.10.0 255.255.255.248
default-router 10.10.10.1
lease 0 2
!
!
ip cef
no ip domain lookup
ip domain name yourdomain.com
!
!
crypto pki trustpoint TP-self-signed-797142363
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-797142363
revocation-check none
rsakeypair TP-self-signed-797142363
!
!
crypto pki certificate chain TP-self-signed-797142363
certificate self-signed 01
...
quit
username xxxx privilege 15 secret 5 $1$fTkm$nv7VXFvpL1cnHsHU.exLe0
!
!
!
!
!
interface ATM0
ip address 88.61.210.137 255.255.255.252
no atm ilmi-keepalive
dsl operating-mode auto
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
ip address 88.48.88.145 255.255.255.248
ip tcp adjust-mss 1452
!
ip route 0.0.0.0 0.0.0.0 ATM0
!
ip http server
ip http access-class 23
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
!
access-list 23 permit 10.10.10.0 0.0.0.7
!
control-plane
!
banner login ^C
-----------------------------------------------------------------------
Cisco Router and Security Device Manager (SDM) is installed on this device.
This feature requires the one-time use of the username "cisco"
with the password "cisco". The default username and password have a privilege le
vel of 15.
Please change these publicly known initial credentials using SDM or the IOS CLI.
Here are the Cisco IOS commands.
username <myuser> privilege 15 secret 0 <mypassword>
no username cisco
Replace <myuser> and <mypassword> with the username and password you want to use
.
!
line con 0
logging synchronous
login local
no modem enable
line aux 0
password xxxxxxx
login
line vty 0 4
access-class 23 in
privilege level 15
password xxxxxxx
login
transport input telnet ssh
!
scheduler max-task-time 5000
end
______________________________________________
Come dicevo riposterò se risolvo in qualche modo o se ci saranno sviluppi
comunque:
Vi è mai capitato un problema simile?
Read u VERY soon
Lello