Aiuto configurazione Cisco 1941 per SHDSL Liberty 2M
Inviato: gio 13 ott , 2011 3:14 pm
Salve a tutti, nel mio ufficio abbiamo attivato una nuova linea Telecom SHDSL Liberty 2M e sto cercando di configurare correttamente un router Cisco 1941.
Il problema è che non riesco a navigare su Internet. Dal router non riesco a pingare nessun indirizzo se non quelli della mia LAN.
Di seguito posto la mia configurazione attuale:
hostname Sede-HDSL
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$0VK/$Hs4FogTxhRpSIg4y5XxCY0
!
no aaa new-model
!
!
!
!
no ipv6 cef
ip source-route
ip cef
!
!
!
!
ip name-server 151.99.125.1
ip name-server 151.99.0.100
!
multilink bundle-name authenticated
!
!
crypto pki trustpoint TP-self-signed-1684995480
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-1684995480
revocation-check none
rsakeypair TP-self-signed-1684995480
!
!
crypto pki certificate chain TP-self-signed-1684995480
certificate self-signed 01 nvram:IOS-Self-Sig#2.cer
license udi pid CISCO1941/K9 sn FGL151026K7
!
!
!
redundancy
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address 31.x.x.41 255.255.255.248
!
!
interface GigabitEthernet0/0
ip address 10.0.0.254 255.255.255.0
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
no mop enabled
!
!
interface GigabitEthernet0/1
description $ES_LAN$
no ip address
duplex auto
speed auto
!
!
interface Serial0/0/0
no ip address
encapsulation frame-relay
no clock rate 2000000
!
!
interface Serial0/0/0.1 point-to-point
ip address 31.x.x.130 255.255.255.252
ip nat outside
ip virtual-reassembly
frame-relay interface-dlci 100 CISCO
!
ip forward-protocol nd
!
ip http server
no ip http secure-server
!
ip nat inside source list 1 interface Loopback0 overload
ip route 0.0.0.0 0.0.0.0 Serial0/0/0.1
!
access-list 1 permit 10.0.0.0 0.0.0.255
!
!
!
!
!
snmp-server community public RO
!
control-plane
!
!
!
line con 0
line aux 0
line vty 0 4
!
scheduler allocate 20000 1000
end
Con il comando sh frame-relay PVC ottengo il seguente risultato:
PVC Statistics for interface Serial0/0/0 (Frame Relay DTE)
Active Inactive Deleted Static
Local 1 0 0 0
Switched 0 0 0 0
Unused 0 0 0 0
DLCI = 100, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial0/0/0.1
input pkts 1032 output pkts 34602 in bytes 81573
out bytes 3839971 dropped pkts 0 in pkts dropped 0
out pkts dropped 0 out bytes dropped 0
in FECN pkts 0 in BECN pkts 0 out FECN pkts 0
out BECN pkts 0 in DE pkts 0 out DE pkts 0
out bcast pkts 2616 out bcast bytes 918619
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
pvc create time 1d19h, last time pvc status changed 1d19h
Qualcuno potrebbe darmi una mano?
Il problema è che non riesco a navigare su Internet. Dal router non riesco a pingare nessun indirizzo se non quelli della mia LAN.
Di seguito posto la mia configurazione attuale:
hostname Sede-HDSL
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$0VK/$Hs4FogTxhRpSIg4y5XxCY0
!
no aaa new-model
!
!
!
!
no ipv6 cef
ip source-route
ip cef
!
!
!
!
ip name-server 151.99.125.1
ip name-server 151.99.0.100
!
multilink bundle-name authenticated
!
!
crypto pki trustpoint TP-self-signed-1684995480
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-1684995480
revocation-check none
rsakeypair TP-self-signed-1684995480
!
!
crypto pki certificate chain TP-self-signed-1684995480
certificate self-signed 01 nvram:IOS-Self-Sig#2.cer
license udi pid CISCO1941/K9 sn FGL151026K7
!
!
!
redundancy
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address 31.x.x.41 255.255.255.248
!
!
interface GigabitEthernet0/0
ip address 10.0.0.254 255.255.255.0
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
no mop enabled
!
!
interface GigabitEthernet0/1
description $ES_LAN$
no ip address
duplex auto
speed auto
!
!
interface Serial0/0/0
no ip address
encapsulation frame-relay
no clock rate 2000000
!
!
interface Serial0/0/0.1 point-to-point
ip address 31.x.x.130 255.255.255.252
ip nat outside
ip virtual-reassembly
frame-relay interface-dlci 100 CISCO
!
ip forward-protocol nd
!
ip http server
no ip http secure-server
!
ip nat inside source list 1 interface Loopback0 overload
ip route 0.0.0.0 0.0.0.0 Serial0/0/0.1
!
access-list 1 permit 10.0.0.0 0.0.0.255
!
!
!
!
!
snmp-server community public RO
!
control-plane
!
!
!
line con 0
line aux 0
line vty 0 4
!
scheduler allocate 20000 1000
end
Con il comando sh frame-relay PVC ottengo il seguente risultato:
PVC Statistics for interface Serial0/0/0 (Frame Relay DTE)
Active Inactive Deleted Static
Local 1 0 0 0
Switched 0 0 0 0
Unused 0 0 0 0
DLCI = 100, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial0/0/0.1
input pkts 1032 output pkts 34602 in bytes 81573
out bytes 3839971 dropped pkts 0 in pkts dropped 0
out pkts dropped 0 out bytes dropped 0
in FECN pkts 0 in BECN pkts 0 out FECN pkts 0
out BECN pkts 0 in DE pkts 0 out DE pkts 0
out bcast pkts 2616 out bcast bytes 918619
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
pvc create time 1d19h, last time pvc status changed 1d19h
Qualcuno potrebbe darmi una mano?