Cisco 1841 e ADSL

Tutto ciò che ha a che fare con la configurazione di apparati Cisco (e non rientra nelle altre categorie)

Moderatore: Federico.Lagni

paolomat75
Messianic Network master
Messaggi: 2965
Iscritto il: ven 29 gen , 2010 10:25 am
Località: Prov di GE

Si puoi.

Paolo
Non cade foglia che l'inconscio non voglia (S.B.)
ottobrerosso
Cisco fan
Messaggi: 56
Iscritto il: mer 05 ott , 2011 2:14 pm

Ciao,
ho provato ma nulla da fare... non si collega...
vi ri-posto le info:

R1841#sh ip int brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 10.136.12.254 YES NVRAM up down
FastEthernet0/1 unassigned YES NVRAM administratively down down
ATM0/0/0 unassigned YES manual up up
ATM0/0/0.1 unassigned YES unset up up
NVI0 unassigned NO unset up up
Virtual-Access1 unassigned YES unset up up
Virtual-Access2 unassigned YES unset administratively down down
Dialer0 unassigned YES manual up up





R1841#sh running-config
Building configuration...

Current configuration : 1701 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1841
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
ip cef
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 10.135.100.254
!
ip dhcp pool CAMPUS
network 10.135.100.0 255.255.255.0
default-router 10.135.100.254
dns-server 8.8.8.8
!
!
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
vpdn enable
!
vpdn-group pppoe
!
!
!
!
archive
log config
hidekeys
!
!
!
!
!
!
interface FastEthernet0/0
description "To Netgear"
ip address 10.136.12.254 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1410
no ip mroute-cache
speed 100
full-duplex
no cdp enable
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface ATM0/0/0
no ip address
no atm restart timer
no atm ilmi-keepalive
bundle-enable
dsl operating-mode auto
hold-queue 224 in
!
interface ATM0/0/0.1 point-to-point
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface Dialer0
ip address negotiated
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
ppp authentication chap callin
ppp chap hostname mioutente
ppp chap password 0 miapassword
ppp ipcp dns request
ppp ipcp wins request
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer0
!
!
no ip http server
no ip http secure-server
ip nat inside source list 1 interface Dialer0 overload
!
access-list 1 permit 10.135.100.0 0.0.0.255
!
!
!
control-plane
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
scheduler allocate 20000 1000
end

R1841#


Grazie
CiscoEVPN
Cisco power user
Messaggi: 76
Iscritto il: sab 08 nov , 2014 11:12 am

Ciao,

Guarda bene la configurazione di esempio che ho postato, nello specifico la configurazione della interface ATM0/0/0.1 point-to-point

Togli: encapsulation aal5mux ppp dialer

Metti: pppoe-client dial-pool-number 1

Inoltre mancano i comandi:

request-dialin
protocol pppoe

Riprova e vediamo cosa succede
ottobrerosso
Cisco fan
Messaggi: 56
Iscritto il: mer 05 ott , 2011 2:14 pm

Ciao,
ho fatto come mi hai consigliato e seguito anche questo post:
viewtopic.php?t=9061&highlight=2610

Questo il risultato:

R1841#sh ip int brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 10.135.100.254 YES NVRAM up up
FastEthernet0/1 unassigned YES NVRAM administratively down down
ATM0/0/0 unassigned YES NVRAM up up
ATM0/0/0.1 unassigned YES unset up up
NVI0 unassigned NO unset up up
Virtual-Access1 unassigned YES unset up up
Virtual-Access2 unassigned YES unset up up
Dialer0 82.58.86.8 YES IPCP up up
R1841#

R1841#ping 8.8.8.8

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 24/24/24 ms
R1841#wr

questa la configurazione:


R1841#show running-config
Building configuration...

Current configuration : 1691 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1841
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
ip cef
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 10.135.100.254
!
ip dhcp pool Campus
network 10.135.100.0 255.255.255.0
default-router 10.135.100.254
dns-server 8.8.8.8
!
!
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
vpdn enable
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 10.135.100.254 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1410
no ip mroute-cache
speed 100
full-duplex
no cdp enable
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface ATM0/0/0
no ip address
no ip route-cache cef
no ip route-cache
no ip mroute-cache
atm restart timer 300
no atm ilmi-keepalive
atm pppatm link reset
bundle-enable
dsl operating-mode auto
hold-queue 224 in
!
interface ATM0/0/0.1 point-to-point
no ip route-cache
pvc 8/35
pppoe-client dial-pool-number 1
!
!
interface Dialer0
ip address negotiated
no ip proxy-arp
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
dialer-group 1
ppp authentication pap callin
ppp pap sent-username miouser password 0 miapassword
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer0
!
!
ip http server
no ip http secure-server
ip nat inside source list 1 interface Dialer0 overload
!
access-list 1 permit 10.0.0.0 0.255.255.255
dialer-list 1 protocol ip permit
!
!
!
control-plane
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
scheduler allocate 20000 1000
end

R1841#

Se ci sono cose da migliorare/correggere fatemmelo presente che ci lavorerò.
Intanto grazie mille per l'aiuto!!!!
Rispondi