Sto configurando un 887VA su 100/20 ULI, si allinea ma non c'è scambio dati (fallisce autenticazione ppoe?) per non partire da zero ho modificato la configurazione dell'887va partendo da una configurazione di una linea molto simile del mio vecchio gestore (irideos) ma proprio non ne vuole sapere.
Codice: Seleziona tutto
version 15.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname xxx
!
boot-start-marker
boot system flash c880data-universalk9-mz.152-4.M6.bin
boot-end-marker
!
!
!
!
no aaa new-model
memory-size iomem 10
!
!
!
!
!
!
!
!
ip cef
no ipv6 cef
!
!
license udi pid CISCO887VA-K9 sn FCZ170xxx
!
!
!
!
!
!
!
controller VDSL 0
firmware filename flash:VA_A_39d_B_38h3_24h_1.bin
!
!
!
!
!
!
!
!
!
!
interface Ethernet0
no ip address
no shutdown
!
interface Ethernet0.11
encapsulation dot1Q 11
pppoe enable group global
pppoe-client dial-pool-number 1
!
interface ATM0
no ip address
no shutdown
no atm ilmi-keepalive
!
interface FastEthernet0
no ip address
!
interface FastEthernet1
no ip address
!
interface FastEthernet2
no ip address
!
interface FastEthernet3
no ip address
!
interface Vlan1
ip address 62.xxx.x.xx 255.255.255.252
!
interface Dialer1
ip address negotiated
ip mtu 1492
ip virtual-reassembly in
encapsulation ppp
dialer pool 1
dialer-group 1
ppp authentication pap callin
ppp pap sent-username xxx.vdsl password 0 xxxx
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
ip route 0.0.0.0 0.0.0.0 Dialer1
!
dialer-list 1 protocol ip permit
!
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
password xxxxx
login
transport input all
!
!
end