1751-v e tele2 adsl
Inviato: sab 09 feb , 2008 3:04 am
ciao a tutti,
sto diventando pazzo, ho provato miriade di configurazioni ma non riesco a far funzionare correttamente il mio 1751 con tele2.Ma dove sbaglio???
vi posto la conf con gli show:
version 12.3
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
no service password-recovery
!
hostname router
!
boot-start-marker
boot-end-marker
!
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
voice-card 2
!
no aaa new-model
ip subnet-zero
!
!
ip dhcp pool FastLAN
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 83.184.91.129 90.132.69.193
!
ip dhcp pool LAN
network 192.168.2.0 255.255.255.0
default-router 192.168.2.1
dns-server 130.244.127.161 130.244.127.169
!
ip cef
!
!
interface ATM0/0
no ip address
no ip mroute-cache
no atm ilmi-keepalive
dsl operating-mode auto
hold-queue 224 in
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet0/0
ip address 192.168.1.1 255.255.255.0
ip nat inside
no ip mroute-cache
speed 100
full-duplex
!
interface Ethernet1/0
ip address 192.168.2.1 255.255.255.0
ip nat inside
no ip mroute-cache
full-duplex
!
interface Dialer1
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
dialer-group 1
ppp chap hostname xxxxxxx
ppp chap password 0 xxxxxxx
ppp pap sent-username xxxxxxxxxx password 0 xxxxxxxx
!
ip nat inside source list 1 interface Dialer1 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
ip http server
!
!
access-list 1 permit 192.168.1.0 0.0.0.255
dialer-list 1 protocol ip permit
!
!
voice-port 2/0
!
voice-port 2/1
!
!
ip nat inside source list 1 interface Dialer1 overload
ip nat inside source static tcp 192.168.1.2 3389 interface Dialer1 3389
ip nat inside source static udp 192.168.1.2 4672 interface Dialer1 4672
ip nat inside source static tcp 192.168.1.2 4662 interface Dialer1 4662
ip nat inside source static udp 192.168.1.2 4572 interface Dialer1 4572
ip nat inside source static tcp 192.168.1.2 4562 interface Dialer1 4562
!
!
!
line con 0
stopbits 1
line aux 0
line vty 0 4
exec-timeout 30 0
login local
length 0
!
scheduler max-task-time 5000
!
end
________________________________________
sh ip interface brief
Interface IP-Address OK? Method Status Protocol
ATM0/0 unassigned YES manual up up
FastEthernet0/0 192.168.1.1 YES manual up up
Ethernet1/0 192.168.2.1 YES manual up up
Virtual-Access1 unassigned YES unset up up
Virtual-Access2 unassigned YES unset up down
Dialer1 unassigned YES manual up up
________________________________________
sh dsl int atm0/0
Alcatel 20150 chipset information
ATU-R (DS) ATU-C (US)
Modem Status: Showtime (DMTDSL_SHOWTIME)
DSL Mode: ITU G.992.1 (G.DMT)
ITU STD NUM: 0x01 0x1
Vendor ID: 'ALCB' 'GSPN'
Vendor Specific: 0x0000 0x0008
Vendor Country: 0x00 0xFF
Capacity Used: 34% 42%
Noise Margin: 26.5 dB 27.0 dB
Output Power: 20.0 dBm 12.0 dBm
Attenuation: 31.5 dB 17.5 dB
Defect Status: None None
Last Fail Code: None
Selftest Result: 0x00
Subfunction: 0x15
Interrupts: 2665 (0 spurious)
PHY Access Err: 0
Activations: 1
Init FW: embedded
Operation FW: embedded
SW Version: 3.8131
FW Version: 0x1A04
Interleave Fast Interleave Fast
Speed (kbps): 2272 0 288 0
Reed-Solomon EC: 0 0 0 0
CRC Errors: 0 0 1 0
Header Errors: 0 0 0 0
Bit Errors: 0 0
BER Valid sec: 0 0
BER Invalid sec: 0 0
_________________________________________________
sh interfaces atm0/0
ATM0/0 is up, line protocol is up
Hardware is DSLSAR (with Alcatel ADSL Module)
MTU 4470 bytes, sub MTU 4470, BW 288 Kbit, DLY 7110 usec,
reliability 188/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, 1 current VCCs
VC Auto Creation Disabled.
VC idle disconnect time: 300 seconds
Last input never, output 00:00:03, output hang never
Last clearing of "show interface" counters never
Input queue: 0/224/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: Per VC Queueing
5 minute input rate 0 bits/sec, 2 packets/sec
5 minute output rate 0 bits/sec, 2 packets/sec
738 packets input, 22116 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
677 packets output, 14377 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 output buffer failures, 0 output buffers swapped out
siete l'ultima speranza e leggendo i vari post, credo la migliore!
sto diventando pazzo, ho provato miriade di configurazioni ma non riesco a far funzionare correttamente il mio 1751 con tele2.Ma dove sbaglio???
vi posto la conf con gli show:
version 12.3
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
no service password-recovery
!
hostname router
!
boot-start-marker
boot-end-marker
!
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
voice-card 2
!
no aaa new-model
ip subnet-zero
!
!
ip dhcp pool FastLAN
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 83.184.91.129 90.132.69.193
!
ip dhcp pool LAN
network 192.168.2.0 255.255.255.0
default-router 192.168.2.1
dns-server 130.244.127.161 130.244.127.169
!
ip cef
!
!
interface ATM0/0
no ip address
no ip mroute-cache
no atm ilmi-keepalive
dsl operating-mode auto
hold-queue 224 in
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet0/0
ip address 192.168.1.1 255.255.255.0
ip nat inside
no ip mroute-cache
speed 100
full-duplex
!
interface Ethernet1/0
ip address 192.168.2.1 255.255.255.0
ip nat inside
no ip mroute-cache
full-duplex
!
interface Dialer1
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
dialer-group 1
ppp chap hostname xxxxxxx
ppp chap password 0 xxxxxxx
ppp pap sent-username xxxxxxxxxx password 0 xxxxxxxx
!
ip nat inside source list 1 interface Dialer1 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
ip http server
!
!
access-list 1 permit 192.168.1.0 0.0.0.255
dialer-list 1 protocol ip permit
!
!
voice-port 2/0
!
voice-port 2/1
!
!
ip nat inside source list 1 interface Dialer1 overload
ip nat inside source static tcp 192.168.1.2 3389 interface Dialer1 3389
ip nat inside source static udp 192.168.1.2 4672 interface Dialer1 4672
ip nat inside source static tcp 192.168.1.2 4662 interface Dialer1 4662
ip nat inside source static udp 192.168.1.2 4572 interface Dialer1 4572
ip nat inside source static tcp 192.168.1.2 4562 interface Dialer1 4562
!
!
!
line con 0
stopbits 1
line aux 0
line vty 0 4
exec-timeout 30 0
login local
length 0
!
scheduler max-task-time 5000
!
end
________________________________________
sh ip interface brief
Interface IP-Address OK? Method Status Protocol
ATM0/0 unassigned YES manual up up
FastEthernet0/0 192.168.1.1 YES manual up up
Ethernet1/0 192.168.2.1 YES manual up up
Virtual-Access1 unassigned YES unset up up
Virtual-Access2 unassigned YES unset up down
Dialer1 unassigned YES manual up up
________________________________________
sh dsl int atm0/0
Alcatel 20150 chipset information
ATU-R (DS) ATU-C (US)
Modem Status: Showtime (DMTDSL_SHOWTIME)
DSL Mode: ITU G.992.1 (G.DMT)
ITU STD NUM: 0x01 0x1
Vendor ID: 'ALCB' 'GSPN'
Vendor Specific: 0x0000 0x0008
Vendor Country: 0x00 0xFF
Capacity Used: 34% 42%
Noise Margin: 26.5 dB 27.0 dB
Output Power: 20.0 dBm 12.0 dBm
Attenuation: 31.5 dB 17.5 dB
Defect Status: None None
Last Fail Code: None
Selftest Result: 0x00
Subfunction: 0x15
Interrupts: 2665 (0 spurious)
PHY Access Err: 0
Activations: 1
Init FW: embedded
Operation FW: embedded
SW Version: 3.8131
FW Version: 0x1A04
Interleave Fast Interleave Fast
Speed (kbps): 2272 0 288 0
Reed-Solomon EC: 0 0 0 0
CRC Errors: 0 0 1 0
Header Errors: 0 0 0 0
Bit Errors: 0 0
BER Valid sec: 0 0
BER Invalid sec: 0 0
_________________________________________________
sh interfaces atm0/0
ATM0/0 is up, line protocol is up
Hardware is DSLSAR (with Alcatel ADSL Module)
MTU 4470 bytes, sub MTU 4470, BW 288 Kbit, DLY 7110 usec,
reliability 188/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, 1 current VCCs
VC Auto Creation Disabled.
VC idle disconnect time: 300 seconds
Last input never, output 00:00:03, output hang never
Last clearing of "show interface" counters never
Input queue: 0/224/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: Per VC Queueing
5 minute input rate 0 bits/sec, 2 packets/sec
5 minute output rate 0 bits/sec, 2 packets/sec
738 packets input, 22116 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
677 packets output, 14377 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 output buffer failures, 0 output buffers swapped out
siete l'ultima speranza e leggendo i vari post, credo la migliore!