Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

line protocol is down 6

Status
Not open for further replies.

TalentedFool

Programmer
Jul 23, 2001
214
GB
I give in with this ADSL lark ...

I've tried to configure my ADSL WIC card in a 1751 router but no sucess and I think there's only a few minor point wrong.

On the back of the WIC card the CD and OK lights are both green, the SLOT1 LED on the front flickers green when it feel like but still no traffic! If I do a show int of all my interfaces the Virtual-Access interface shows line protocol is down

Here's my config - if anybody can see anything wrong then I'll owe them a beer or two!

Really appreciated as it's now doing my head in!

!
interface FastEthernet0/0
description *** Internal Segment ***
ip address 10.10.1.1 255.255.255.248
ip access-group 114 in
no ip redirects
no ip proxy-arp
speed auto
no cdp enable
!
interface ATM1/0
description *** ISP ADSL Connection ***
no ip address
no ip mroute-cache
atm vc-per-vp 256
no atm ilmi-keepalive
pvc 0/38
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode auto
no fair-queue
hold-queue 224 in
!
interface Dialer1
ip address 30.10.7.225 255.255.255.240
ip nat outside
encapsulation ppp
dialer pool 1
dialer-group 1
no cdp enable
ppp pap sent-username myusername password 7 mypasswordgoeshere
!
ip classless
ip nat inside source list 1 interface Dialer1 overload
ip route 0.0.0.0 0.0.0.0 20.10.194.241
ip route 30.10.7.0 255.255.255.0 Dialer1
no ip http server
!
access-list 1 permit 10.10.1.0 255.255.255.0
access-list 114 permit ip any any
access-list 114 permit icmp any any
dialer-list 1 protocol ip permit
!

The contents of the SHOW INT are : ---


FastEthernet0/0 is up, line protocol is up
Hardware is PQUICC_FEC, address is 0009.435f.9d4f (bia 0009.435f.9d4f)
Description: *** Internal Segment ***
Internet address is 10.10.1.1/29
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Auto-duplex, 10Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:00, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 7000 bits/sec, 8 packets/sec
5 minute output rate 34000 bits/sec, 9 packets/sec
308866 packets input, 43186980 bytes
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
409328 packets output, 200767634 bytes, 0 underruns
3405 output errors, 6009 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
ATM1/0 is up, line protocol is up
Hardware is DSLSAR (with Alcatel ADSL Module)
Description: *** ADSL Connection ***
MTU 4470 bytes, sub MTU 4470, BW 288 Kbit, DLY 7110 usec,
reliability 255/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 idle disconnect time: 300 seconds
Last input never, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 55 drops; input queue 0/224, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 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
50548 packets output, 606576 bytes, 0 underruns
0 output errors, 0 collisions, 4 interface resets
0 output buffer failures, 0 output buffers swapped out
Virtual-Access1 is up, line protocol is down
Hardware is Virtual Access interface
MTU 1500 bytes, BW 56 Kbit, DLY 100000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
DTR is pulsed for 5 seconds on reset
Interface is bound to Di1 (Encapsulation PPP)
LCP REQsent
Closed: BRIDGECP, IPCP, CCP, CDPCP, LLC2, BACP, IPV6CP
Bound to ATM1/0 VCD: 1, VPI: 0, VCI: 38
Cloned from Dialer1
Last input never, output never, output hang never
Last clearing of "show interface" counters 3d00h
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 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
50603 packets output, 708442 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
Dialer1 is up, line protocol is up (spoofing)
Hardware is Unknown
Internet address is 30.10.7.225/28
MTU 1500 bytes, BW 56 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
DTR is pulsed for 1 seconds on reset
Interface is bound to Vi1
Last input never, output never, output hang never
Last clearing of "show interface" counters 3d00h
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/0/16 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 42 kilobits/sec
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes
0 packets output, 0 bytes
Bound to:
Virtual-Access1 is up, line protocol is down
Hardware is Virtual Access interface
MTU 1500 bytes, BW 56 Kbit, DLY 100000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
DTR is pulsed for 5 seconds on reset
Interface is bound to Di1 (Encapsulation PPP)
LCP REQsent
Closed: BRIDGECP, IPCP, CCP, CDPCP, LLC2, BACP, IPV6CP
Bound to ATM1/0 VCD: 1, VPI: 0, VCI: 38
Cloned from Dialer1
Last input never, output never, output hang never
Last clearing of "show interface" counters 3d00h
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 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
50603 packets output, 708442 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions



~ Remember - Nothing is Fool Proof to a Talented Fool ~
 
There are no incoming LCP messages from the carrier. Your IP routing is irrelevant until you figure out why you are not receiving messages.

Keep the OSI model in mind when troubleshooting. You have a layer 2 problem. Making Layer 3 changes will have no effect.

There is something wrong with your authentication. The message "Vi1 PPP: Authorization NOT required" is coming from you not them. So you have something setup wrong in authentication. PERIOD!!!

Post your current ENTIRE config please.

Commsguy


commsguy

 
Here's the current running config minus any passwords and my 192 access list

FocusInt2#sh run
Building configuration...

Current configuration : 8598 bytes
!
! Last configuration change at 16:46:27 GMT Thu Jan 29 2004
! NVRAM config last updated at 16:51:47 GMT Thu Jan 29 2004
!
version 12.2
service nagle
service timestamps debug datetime msec localtime
service timestamps log datetime localtime
service password-encryption
!
hostname FocusInt2
!
boot system flash:2:c1700-k9o3sy7-mz.122-4.T
boot system flash:1:c1700-y-mz.122-2.XK2.bin
boot system flash
boot system flash bootflash:
boot system rom
logging buffered 49152 debugging
aaa new-model
!
!
aaa session-id common
enable secret 5 bla bla bla
enable password 7 ba ba black sheep
!
username dumbo password 7 notme
memory-size iomem 20
clock timezone GMT 0
clock summer-time BST recurring last Sun Mar 2:00 last Sun Oct 2:00
ip subnet-zero
no ip source-route
!
!
no ip domain-lookup
ip domain-name msafocus.com
ip host cache-1.ns.demon.net 158.152.1.58
ip host cache-2.ns.demon.net 158.152.1.43
ip name-server 158.152.1.58
ip name-server 158.152.1.43
!
no ip bootp server
ip audit notify log
ip audit po max-events 100
ip ssh time-out 30
ip ssh authentication-retries 3
ip ssh port 2000 rotary 1
!
crypto mib ipsec flowmib history tunnel size 200
crypto mib ipsec flowmib history failure size 200
partition flash 2 8 8
!
!
!
!
interface Ethernet0/0
ip address xx.xx.194.242 255.255.255.252
ip access-group 192 in
no ip redirects
no ip unreachables
half-duplex
no cdp enable
!
interface FastEthernet0/0
ip address 10.10.1.1 255.255.255.0
ip access-group 114 in
no ip redirects
no ip proxy-arp
ip nat inside
speed auto
no cdp enable
!
interface ATM1/0
no ip address
no ip mroute-cache
atm vc-per-vp 256
no atm ilmi-keepalive
pvc 0/38
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode auto
no fair-queue
!
interface Dialer1
ip address 172.30.7.225 255.255.255.240
ip access-group 194 in
ip mtu 1492
ip nat outside
encapsulation ppp
dialer pool 1
dialer-group 1
pulse-time 0
no cdp enable
ppp authentication pap callin
ppp pap sent-username msafocus-dstream password 7 11040A511142081917
!
ip nat inside source static 10.10.1.5 172.30.7.227
ip classless
ip route 0.0.0.0 0.0.0.0 xx.xx.194.241
ip route 172.30.7.0 255.255.255.0 Dialer1
no ip http server
ip pim bidir-enable
!
no logging trap
logging facility syslog
access-list 2 permit 10.10.1.5
access-list 2 permit xx.xx.193.18
access-list 114 permit ip any any
access-list 114 permit icmp any any
! access-list 2 goes here
access-list 194 deny ip 10.0.0.0 0.255.255.255 any
access-list 194 deny icmp any any redirect
access-list 194 deny ip 127.0.0.0 0.255.255.255 any
access-list 194 deny ip 224.0.0.0 31.255.255.255 any
access-list 194 deny ip host 0.0.0.0 any
access-list 194 deny ip 80.176.7.224 0.0.0.15 any
access-list 194 permit tcp any host 172.30.7.227 gt 1023 established
access-list 194 permit tcp any eq ftp-data host 172.30.7.227 gt 1023
access-list 194 permit udp any eq domain host 172.30.7.227 gt 1023
access-list 194 permit udp any eq domain host 172.30.7.227 eq domain
access-list 194 permit icmp any 0.0.0.0 255.255.255.240 echo
access-list 194 permit icmp any 0.0.0.0 255.255.255.240 echo-reply
access-list 194 permit icmp any 0.0.0.0 255.255.255.240 unreachable
access-list 194 permit icmp any 0.0.0.0 255.255.255.240 ttl-exceeded
access-list 194 permit icmp any 0.0.0.0 255.255.255.240 source-quench
access-list 194 permit icmp any 0.0.0.0 255.255.255.240 traceroute
access-list 194 permit udp any 0.0.0.0 255.255.255.240 range 33430 33560
access-list 194 permit icmp any host 172.30.7.225 echo
access-list 194 permit icmp any host 172.30.7.225 echo-reply
access-list 194 permit icmp any host 172.30.7.225 unreachable
access-list 194 permit icmp any host 172.30.7.225 ttl-exceeded
access-list 194 permit icmp any host 172.30.7.225 source-quench
access-list 194 permit icmp any host 172.30.7.225 traceroute
access-list 194 permit udp any host 172.30.7.225 range 33430 33560
access-list 194 deny icmp any any log
access-list 194 deny udp any any log
access-list 194 deny tcp any any log
access-list 194 deny ip any any log
dialer-list 1 protocol ip permit
no cdp run
!
banner motd ^C
Warning! by accessing and using you are consenting to
system monitoring for law enforcement and other purposes.
Unauthorized use of this system may subject you to criminal
prosecution and penalties.
^C
!
line con 0
session-timeout 2
password 7 notagain
vacant-message ^C
Unauthorized access is strictly prohibited
^C
line aux 0
line vty 0
access-class 2 in
exec-timeout 0 30
password 7 youmustbejoking
rotary 1
transport input ssh
line vty 1 4
access-class 2 in
exec-timeout 3 0
password 7 howmanypasswords
!
ntp clock-period 17180357
ntp server 158.43.128.33
ntp server 130.88.202.49
end



~ Remember - Nothing is Fool Proof to a Talented Fool ~
 
Get rid of the ppp authentication pap callin under the dialer interface. You're not supposed to authenticate the ISP, they're supposed to authenticate you.
 
ok,

done all you said ... here's the output of sh ver and a sh dsl int atm 1/0

=== Show Ver ===
Cisco Internetwork Operating System Software
IOS (tm) C1700 Software (C1700-K9O3SY7-M), Version 12.2(4)T, RELEASE SOFTWARE (fc1)
TAC Support: Copyright (c) 1986-2001 by cisco Systems, Inc.
Compiled Fri 28-Sep-01 04:11 by ccai
Image text-base: 0x800080E0, data-base: 0x80C4F8E4

ROM: System Bootstrap, Version 12.2(1r)XE1, RELEASE SOFTWARE (fc1)

FocusInt2 uptime is 2 days, 15 hours, 31 minutes
System returned to ROM by power-on
System restarted at 17:47:15 GMT Tue Jan 27 2004
System image file is "flash:2:c1700-k9o3sy7-mz.122-4.T"

cisco 1751 (MPC860P) processor (revision 0x600) with 26215K/6553K bytes of memory.
Processor board ID JAD06190979 (2862073627), with hardware revision 0000
M860 processor: part number 5, mask 2
Bridging software.
X.25 software, Version 3.0.0.
1 Ethernet/IEEE 802.3 interface(s)
1 FastEthernet/IEEE 802.3 interface(s)
1 ATM network interface(s)
32K bytes of non-volatile configuration memory.
8192K bytes of processor board System flash partition 1 (Read/Write)
8192K bytes of processor board System flash partition 2 (Read/Write)

Configuration register is 0x2102

==== Show dsl int atm 1/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' 'TSTC'
Vendor Specific: 0x0000 0x0000
Vendor Country: 0x00 0xB5
Capacity Used: 32% 38%
Noise Margin: 23.5 dB 24.0 dB
Output Power: 20.0 dBm 10.5 dBm
Attenuation: 45.5 dB 23.5 dB
Defect Status: None None
Last Fail Code: None
Selftest Result: 0x00
Subfunction: 0x15
Interrupts: 91126 (0 spurious)
PHY Access Err: 0
Activations: 10
SW Version: 3.717
FW Version: 0x1A04

Interleave Fast Interleave Fast
Speed (kbps): 0 2272 0 288
Reed-Solomon EC: 0 0 0 0
CRC Errors: 0 0 0 0
Header Errors: 0 0 0 0
Bit Errors: 0 0
BER Valid sec: 0 0
BER Invalid sec: 0 0


~ Remember - Nothing is Fool Proof to a Talented Fool ~
 

I've been told 3 times that it's 0/38 by 3 different people and 3 different emails!

~ Remember - Nothing is Fool Proof to a Talented Fool ~
 

Still no joy! :-(

~ Remember - Nothing is Fool Proof to a Talented Fool ~
 
Here's the sh dsl int atm1/0 ... if you want more of the output then let me know. The debug values are below...

Alcatel 20150 chipset information
Line not activated: displaying cached data from last activation
ATU-R (DS) ATU-C (US)
Modem Status: Showtime (DMTDSL_DO_OPEN)
DSL Mode: ITU G.992.1 (G.DMT)
ITU STD NUM: 0x01 0x1
Vendor ID: 'ALCB' 'TSTC'
Vendor Specific: 0x0000 0x0000
Vendor Country: 0x00 0xB5
Capacity Used: 32% 38%
Noise Margin: -9.5 dB 24.0 dB
Output Power: 20.0 dBm 10.5 dBm
Attenuation: 45.5 dB 23.5 dB
Defect Status: LOS LOF LCDf LOM LOS LOF LCDf
Last Fail Code: None
Selftest Result: 0x00
Subfunction: 0x15
Interrupts: 98926 (0 spurious)
PHY Access Err: 0
Activations: 11
SW Version: 3.717
FW Version: 0x1A04

Interleave Fast Interleave Fast
Speed (kbps): 0 2272 0 288
Reed-Solomon EC: 0 0 174 176
CRC Errors: 0 288 146 104
Header Errors: 0 1 153 194
Bit Errors: 0 0
BER Valid sec: 0 0
BER Invalid sec: 0 0

=================



Jan 30 10:32:06.669: DSL(ATM1/0): Sent command 0x31
Jan 30 10:32:06.673: DSL: Received response: 0x12
Jan 30 10:32:06.673: DSL(ATM1/0): operation mode 0x0002
Jan 30 10:32:06.673: DSL(ATM1/0): Sent command 0x33
Jan 30 10:32:06.677: DSL: Received response: 0x16
Jan 30 10:32:06.681: DSL(ATM1/0): Far End ITU Country Code 0xB5
Jan 30 10:32:06.681: DSL: Far End ITU Vendor ID TSTC
Jan 30 10:32:06.681: DSL: Far End ITU Vendor ID Specific 0x0000
Jan 30 10:32:06.681: DSL: Far End ITU Vendor STD Number 0x0001
Jan 30 10:32:06.681: DSL(ATM1/0): Sent command 0x32
Jan 30 10:32:06.685: DSL: Received response: 0x14
Jan 30 10:32:06.685: DSL(ATM1/0): Near End ITU Country Code 0x00
Jan 30 10:32:06.685: DSL: Near End ITU Vendor ID ALCB
Jan 30 10:32:06.685: DSL: Near End ITU Vendor ID Specific 0x0000
Jan 30 10:32:06.685: DSL: Near End ITU Vendor STD Number 0x0001
Jan 30 10:32:06.685: ATM1/0 dslsar_MatchSARTxToLineSpeed(): usbw 288, clkPerCell 52011 prev_clkPerCell 52011
Jan 30 10:32:06.685: ATM1/0 dslsar_update_us_bandwidth(): upstream bw =288 Kbps
Jan 30 10:32:06.685: DSL: Reading training log
Jan 30 10:32:11.011: ATM1/0 dslsar_1a_reset: PLIM type is 12, Rate is 288Mbps
Jan 30 10:32:11.011: ATM1/0 dslsar_1a_shutdown: state=4dslsar disable ATM1/0

Jan 30 10:32:11.015: DSL: SET: [DMTDSL_DO_OPEN -> DMTDSL_INIT]
Jan 30 10:32:11.015: Resetting ATM1/0
Jan 30 10:32:11.015: dslsar_1a_teardown_vc(ATM1/0): vc:4 vpi:0 vci:35
Jan 30 10:32:11.015: dslsar_1a_teardown_vc(ATM1/0): vc4 deletion delayed.
ATM Network Interface DISABLED
Jan 30 10:32:11.055: dslsar_1a_config(ATM1/0)
Jan 30 10:32:11.055: dslsar_1a_enable(ATM1/0)
Jan 30 10:32:11.059: ATM1/0: dslsar_init(81453B98,FALSE)dslsar disable ATM1/0

Jan 30 10:32:11.287: ATM1/0 dslsar_init: DSLSAR TXRX disabled

Jan 30 10:32:11.787: ATM1/0 dslsar_1a_enable: restarting VCs: 0
Jan 30 10:32:11.787: dslsar_1a_setup_vc(ATM1/0): vc:4 vpi:0 vci:35
Jan 30 10:32:11.787: ATM1/0 dslsar_vc_setup: vcd 4, vpi 0, vci 35, avgrate 0
Jan 30 10:32:11.787: CONFIGURING VC 4 (0/35) IN TX SCHEDULE TABLE SET 1
Jan 30 10:32:11.787: Forcing Peakrate and Avgrate to: 288
Jan 30 10:32:11.787: Requested QoS: Peakrate = 288, Avgrate = 288, Burstsize =0
Jan 30 10:32:11.787: Configuring VC 4: slot 0 in TST 5
Jan 30 10:32:11.787: SUCCESSFUL CONFIGURATION OF VC 4 (0/35), QOS Type 4dslsar disable ATM1/0

Jan 30 10:32:17.948: Vi1 LCP: TIMEout: State Listen
Jan 30 10:32:17.948: Vi1 PPP: Authorization NOT required
Jan 30 10:32:17.948: Vi1 PPP: No remote authentication for call-out
Jan 30 10:32:17.948: Vi1 LCP: O CONFREQ [Listen] id 105 len 10
Jan 30 10:32:17.948: Vi1 LCP: MagicNumber 0x12C1C753 (0x050612C1C753)
Jan 30 10:32:19.156: DSL: Received response: 0x41
Jan 30 10:32:19.156: DSL: Received 1 timer events during write
Jan 30 10:32:19.964: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:32:19.964: Vi1 LCP: O CONFREQ [REQsent] id 106 len 10
Jan 30 10:32:19.964: Vi1 LCP: MagicNumber 0x12C1C753 (0x050612C1C753)
Jan 30 10:32:21.655: DSL: Received 2 timer events during write
Jan 30 10:32:21.987: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:32:21.987: Vi1 LCP: O CONFREQ [REQsent] id 107 len 10
Jan 30 10:32:21.987: Vi1 LCP: MagicNumber 0x12C1C753 (0x050612C1C753)
Jan 30 10:32:24.002: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:32:24.002: Vi1 LCP: O CONFREQ [REQsent] id 108 len 10
Jan 30 10:32:24.002: Vi1 LCP: MagicNumber 0x12C1C753 (0x050612C1C753)
Jan 30 10:32:24.154: DSL: Received 3 timer events during write
Jan 30 10:32:25.793: Di1 LCP: Not allowed on a Dialer Profile
Jan 30 10:32:26: %SYS-5-CONFIG_I: Configured from console by focus on vty1 (81.31.193.18)
Jan 30 10:32:26.540: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:32:26.540: Vi1 LCP: O CONFREQ [REQsent] id 109 len 10
Jan 30 10:32:26.540: Vi1 LCP: MagicNumber 0x12C1C753 (0x050612C1C753)
Jan 30 10:32:26.652: DSL: Received 4 timer events during write
Jan 30 10:32:28.563: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:32:28.563: Vi1 LCP: O CONFREQ [REQsent] id 110 len 10
Jan 30 10:32:28.563: Vi1 LCP: MagicNumber 0x12C1C753 (0x050612C1C753)
Jan 30 10:32:29.151: DSL: Received 5 timer events during write
Jan 30 10:32:30.582: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:32:30.582: Vi1 LCP: O CONFREQ [REQsent] id 111 len 10
Jan 30 10:32:30.582: Vi1 LCP: MagicNumber 0x12C1C753 (0x050612C1C753)
Jan 30 10:32:31.650: DSL: Received 6 timer events during write
Jan 30 10:32:32: %SEC-6-IPACCESSLOGP: list 192 denied udp 62.141.24.28(1027) -> 81.31.194.242(137), 1 packet
Jan 30 10:32:32.598: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:32:32.598: Vi1 LCP: O CONFREQ [REQsent] id 112 len 10
Jan 30 10:32:32.598: Vi1 LCP: MagicNumber 0x12C1C753 (0x050612C1C753)
Jan 30 10:32:34.149: DSL: Received 7 timer events during write
Jan 30 10:32:34.613: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:32:34.613: Vi1 LCP: O CONFREQ [REQsent] id 113 len 10
Jan 30 10:32:34.613: Vi1 LCP: MagicNumber 0x12C1C753 (0x050612C1C753)
Jan 30 10:32:36.628: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:32:36.628: Vi1 LCP: O CONFREQ [REQsent] id 114 len 10
Jan 30 10:32:36.628: Vi1 LCP: MagicNumber 0x12C1C753 (0x050612C1C753)
Jan 30 10:32:36.648: DSL: Received 8 timer events during write
Jan 30 10:32:38.643: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:32:38.643: Vi1 LCP: State is Listen
Jan 30 10:32:39.146: DSL: Received 9 timer events during write
Jan 30 10:32:41.645: DSL: No response on read from 0x4F04D
Jan 30 10:32:41.645: DSL: SM: [DMTDSL_DO_OPEN -> DMTDSL_INIT]
Jan 30 10:32:41.645: DSL: Downloading ASW_init_3_7_17.bin
Jan 30 10:32:41.653: DSL:(ATM1/0) Downloaded 5 blocks... Finished!
Jan 30 10:32:41.653: DSL(ATM1/0): Sent command 0x14
Jan 30 10:32:45.559: DSL: Received response: 0x80
Jan 30 10:32:45.559: DSL: Downloading ASW_R3_7_17.bin
Jan 30 10:32:45.739: DSL:(ATM1/0) Downloaded 100 blocks
Jan 30 10:32:45.915: DSL:(ATM1/0) Downloaded 200 blocks
Jan 30 10:32:46.095: DSL:(ATM1/0) Downloaded 300 blocks
Jan 30 10:32:46.271: DSL:(ATM1/0) Downloaded 400 blocks
Jan 30 10:32:46.451: DSL:(ATM1/0) Downloaded 500 blocks
Jan 30 10:32:46.627: DSL:(ATM1/0) Downloaded 600 blocks
Jan 30 10:32:46.803: DSL:(ATM1/0) Downloaded 700 blocks
Jan 30 10:32:46.987: DSL:(ATM1/0) Downloaded 800 blocks
Jan 30 10:32:47.163: DSL:(ATM1/0) Downloaded 900 blocks
Jan 30 10:32:47.343: DSL:(ATM1/0) Downloaded 1000 blocks
Jan 30 10:32:47.518: DSL:(ATM1/0) Downloaded 1100 blocks
Jan 30 10:32:47.518: DSL:(ATM1/0) Downloaded 1101 blocks... Finished!
Jan 30 10:32:47.522: DSL(ATM1/0): Sent command 0x14
Jan 30 10:32:49.521: changed current state to do open!!
Jan 30 10:32:49.521: DSL: Send ADSL_OPEN command.
Jan 30 10:32:49.521: DSL(ATM1/0: Using subfunction 0x15
Jan 30 10:32:49.521: DSL(ATM1/0): Sent command 0x6
Jan 30 10:32:52.020: DSL(ATM1/0): 1: Modem state = 0x8
Jan 30 10:32:54.519: DSL(ATM1/0): 2: Modem state = 0x8
Jan 30 10:32:57.018: DSL(ATM1/0): 3: Modem state = 0x8
Jan 30 10:32:59.517: DSL(ATM1/0): 4: Modem state = 0x8
Jan 30 10:33:02.016: DSL(ATM1/0): 5: Modem state = 0x8
Jan 30 10:33:04.514: DSL(ATM1/0): Could not establish connection event=1
Jan 30 10:33:04.514: DSL: Reading training log
Jan 30 10:33:05.302: DSL: Downloading ASW_init_3_7_17.bin
Jan 30 10:33:05.310: DSL:(ATM1/0) Downloaded 5 blocks... Finished!
Jan 30 10:33:05.310: DSL(ATM1/0): Sent command 0x14
Jan 30 10:33:09.216: DSL: Received response: 0x80
Jan 30 10:33:09.216: DSL: Downloading ASW_R3_7_17.bin
Jan 30 10:33:09.396: DSL:(ATM1/0) Downloaded 100 blocks
Jan 30 10:33:09.572: DSL:(ATM1/0) Downloaded 200 blocks
Jan 30 10:33:09.752: DSL:(ATM1/0) Downloaded 300 blocks
Jan 30 10:33:09.932: DSL:(ATM1/0) Downloaded 400 blocks
Jan 30 10:33:10.108: DSL:(ATM1/0) Downloaded 500 blocks
Jan 30 10:33:10.284: DSL:(ATM1/0) Downloaded 600 blocks
Jan 30 10:33:10.464: DSL:(ATM1/0) Downloaded 700 blocks
Jan 30 10:33:10.639: DSL:(ATM1/0) Downloaded 800 blocks
Jan 30 10:33:10.819: DSL:(ATM1/0) Downloaded 900 blocks
Jan 30 10:33:10.999: DSL:(ATM1/0) Downloaded 1000 blocks
Jan 30 10:33:11.179: DSL:(ATM1/0) Downloaded 1100 blocks
Jan 30 10:33:11.179: DSL:(ATM1/0) Downloaded 1101 blocks... Finished!
Jan 30 10:33:11.179: DSL(ATM1/0): Sent command 0x14
Jan 30 10:33:13.178: changed current state to do open!!
Jan 30 10:33:13.178: DSL: Send ADSL_OPEN command.
Jan 30 10:33:13.178: DSL(ATM1/0: Using subfunction 0x15
Jan 30 10:33:13.178: DSL(ATM1/0): Sent command 0x6
Jan 30 10:33:15.677: DSL(ATM1/0): 1: Modem state = 0x8
Jan 30 10:33:17.056: Vi1 LCP: TIMEout: State Listen
Jan 30 10:33:17.056: Vi1 PPP: Authorization NOT required
Jan 30 10:33:17.056: Vi1 PPP: No remote authentication for call-out
Jan 30 10:33:17.056: Vi1 LCP: O CONFREQ [Listen] id 115 len 10
Jan 30 10:33:17.056: Vi1 LCP: MagicNumber 0x12C2AE54 (0x050612C2AE54)
Jan 30 10:33:18.176: DSL(ATM1/0): 2: Modem state = 0x8
Jan 30 10:33:19.071: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:33:19.071: Vi1 LCP: O CONFREQ [REQsent] id 116 len 10
Jan 30 10:33:19.071: Vi1 LCP: MagicNumber 0x12C2AE54 (0x050612C2AE54)
Jan 30 10:33:20.675: DSL(ATM1/0): 3: Modem state = 0x10
Jan 30 10:33:21.086: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:33:21.086: Vi1 LCP: O CONFREQ [REQsent] id 117 len 10
Jan 30 10:33:21.086: Vi1 LCP: MagicNumber 0x12C2AE54 (0x050612C2AE54)
Jan 30 10:33:23.102: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:33:23.102: Vi1 LCP: O CONFREQ [REQsent] id 118 len 10
Jan 30 10:33:23.102: Vi1 LCP: MagicNumber 0x12C2AE54 (0x050612C2AE54)
Jan 30 10:33:23.173: DSL(ATM1/0): 4: Modem state = 0x10
Jan 30 10:33:25.656: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:33:25.656: Vi1 LCP: O CONFREQ [REQsent] id 119 len 10
Jan 30 10:33:25.656: Vi1 LCP: MagicNumber 0x12C2AE54 (0x050612C2AE54)
Jan 30 10:33:25.672: DSL(ATM1/0): 5: Modem state = 0x10
Jan 30 10:33:27.671: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:33:27.671: Vi1 LCP: O CONFREQ [REQsent] id 120 len 10
Jan 30 10:33:27.671: Vi1 LCP: MagicNumber 0x12C2AE54 (0x050612C2AE54)
Jan 30 10:33:28.171: DSL(ATM1/0): 6: Modem state = 0x10
Jan 30 10:33:28.219: DSL: Received response: 0x24
Jan 30 10:33:28.219: DSL: Showtime!
Jan 30 10:33:28.219: DSL(ATM1/0): Sent command 0x11
Jan 30 10:33:28.223: DSL: Received response: 0x61
Jan 30 10:33:28.223: DSL: Read firmware revision 0x1A04
Jan 30 10:33:28.223: DSL(ATM1/0): Sent command 0x31
Jan 30 10:33:28.227: DSL: Received response: 0x12
Jan 30 10:33:28.227: DSL(ATM1/0): operation mode 0x0002
Jan 30 10:33:28.227: DSL(ATM1/0): Sent command 0x33
Jan 30 10:33:28.231: DSL: Received response: 0x16
Jan 30 10:33:28.235: DSL(ATM1/0): Far End ITU Country Code 0xB5
Jan 30 10:33:28.235: DSL: Far End ITU Vendor ID TSTC
Jan 30 10:33:28.235: DSL: Far End ITU Vendor ID Specific 0x0000
Jan 30 10:33:28.235: DSL: Far End ITU Vendor STD Number 0x0001
Jan 30 10:33:28.235: DSL(ATM1/0): Sent command 0x32
Jan 30 10:33:28.239: DSL: Received response: 0x14
Jan 30 10:33:28.239: DSL(ATM1/0): Near End ITU Country Code 0x00
Jan 30 10:33:28.239: DSL: Near End ITU Vendor ID ALCB
Jan 30 10:33:28.239: DSL: Near End ITU Vendor ID Specific 0x0000
Jan 30 10:33:28.239: DSL: Near End ITU Vendor STD Number 0x0001
Jan 30 10:33:28.239: ATM1/0 dslsar_MatchSARTxToLineSpeed(): usbw 288, clkPerCell 52011 prev_clkPerCell 9702
Jan 30 10:33:28.239: ATM1/0 dslsar_MatchSARTxToLineSpeed(): Changing line speed from fast to slow
Jan 30 10:33:28.351: CONFIGURING VC 4 (0/35) IN TX SCHEDULE TABLE SET 0
Jan 30 10:33:28.351: Forcing Peakrate and Avgrate to: 288
Jan 30 10:33:28.351: Requested QoS: Peakrate = 288, Avgrate = 288, Burstsize =0
Jan 30 10:33:28.351: Configuring VC 4: slot 0 in TST 5
Jan 30 10:33:28.351: SUCCESSFUL CONFIGURATION OF VC 4 (0/35), QOS Type 4
Jan 30 10:33:28.387: ATM1/0 dslsar_update_us_bandwidth(): upstream bw =288 Kbps
Jan 30 10:33:28.387: DSL: Reading training log
Jan 30 10:33:29.802: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:33:29.802: Vi1 LCP: O CONFREQ [REQsent] id 121 len 10
Jan 30 10:33:29.802: Vi1 LCP: MagicNumber 0x12C2AE54 (0x050612C2AE54)
Jan 30 10:33:31.914: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:33:31.914: Vi1 LCP: O CONFREQ [REQsent] id 122 len 10
Jan 30 10:33:31.914: Vi1 LCP: MagicNumber 0x12C2AE54 (0x050612C2AE54)
Jan 30 10:33:33.929: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:33:33.929: Vi1 LCP: O CONFREQ [REQsent] id 123 len 10
Jan 30 10:33:33.929: Vi1 LCP: MagicNumber 0x12C2AE54 (0x050612C2AE54)
Jan 30 10:33:35.944: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:33:35.944: Vi1 LCP: O CONFREQ [REQsent] id 124 len 10
Jan 30 10:33:35.944: Vi1 LCP: MagicNumber 0x12C2AE54 (0x050612C2AE54)
Jan 30 10:33:37.959: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:33:37.959: Vi1 LCP: State is Listen
Jan 30 10:33:54.280: dslsar_periodic: ENABLING DSLSAR
dslsar enable ATM1/0

Jan 30 10:33:54.280: CONFIGURING VC 4 (0/35) IN TX SCHEDULE TABLE SET 1
Jan 30 10:33:54.280: Forcing Peakrate and Avgrate to: 288
Jan 30 10:33:54.280: Requested QoS: Peakrate = 288, Avgrate = 288, Burstsize =0
Jan 30 10:33:54.280: Configuring VC 4: slot 0 in TST 5
Jan 30 10:33:54.280: SUCCESSFUL CONFIGURATION OF VC 4 (0/35), QOS Type 4
Jan 30 10:33:56: %LINK-3-UPDOWN: Interface ATM1/0, changed state to up
Jan 30 10:33:56.191: dslsar_atm_lineaction(ATM1/0): state=4
Jan 30 10:33:57: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM1/0, changed state to up
Jan 30 10:34:07: %SEC-6-IPACCESSLOGP: list 192 denied udp 62.141.24.28(1027) -> 81.31.193.16(137), 1 packet
Jan 30 10:34:08.370: Vi1 LCP: TIMEout: State Listen
Jan 30 10:34:08.370: Vi1 PPP: Authorization NOT required
Jan 30 10:34:08.370: Vi1 PPP: No remote authentication for call-out
Jan 30 10:34:08.370: Vi1 LCP: O CONFREQ [Listen] id 125 len 10
Jan 30 10:34:08.370: Vi1 LCP: MagicNumber 0x12C376DD (0x050612C376DD)
Jan 30 10:34:08.370: ATM1/0(O):
VCD:0x4 VPI:0x0 VCI:0x23 DM:0x0, MUXETYPE:0x0009 Length:0x10
Jan 30 10:34:08.370: C021 017D 000A 0506 12C3 76DD
Jan 30 10:34:08.370:
Jan 30 10:34:10.385: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:34:10.385: Vi1 LCP: O CONFREQ [REQsent] id 126 len 10
Jan 30 10:34:10.385: Vi1 LCP: MagicNumber 0x12C376DD (0x050612C376DD)
Jan 30 10:34:10.385: ATM1/0(O):
VCD:0x4 VPI:0x0 VCI:0x23 DM:0x0, MUXETYPE:0x0009 Length:0x10
Jan 30 10:34:10.385: C021 017E 000A 0506 12C3 76DD
Jan 30 10:34:10.385:
Jan 30 10:34:12.400: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:34:12.400: Vi1 LCP: O CONFREQ [REQsent] id 127 len 10
Jan 30 10:34:12.400: Vi1 LCP: MagicNumber 0x12C376DD (0x050612C376DD)
Jan 30 10:34:12.400: ATM1/0(O):
VCD:0x4 VPI:0x0 VCI:0x23 DM:0x0, MUXETYPE:0x0009 Length:0x10
Jan 30 10:34:12.400: C021 017F 000A 0506 12C3 76DD
Jan 30 10:34:12.400:
Jan 30 10:34:14.415: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:34:14.415: Vi1 LCP: O CONFREQ [REQsent] id 128 len 10
Jan 30 10:34:14.415: Vi1 LCP: MagicNumber 0x12C376DD (0x050612C376DD)
Jan 30 10:34:14.415: ATM1/0(O):
VCD:0x4 VPI:0x0 VCI:0x23 DM:0x0, MUXETYPE:0x0009 Length:0x10
Jan 30 10:34:14.415: C021 0180 000A 0506 12C3 76DD
Jan 30 10:34:14.415:
Jan 30 10:34:16.941: Vi1 LCP: TIMEout: State REQsent
Jan 30 10:34:16.941: Vi1 LCP: O CONFREQ [REQsent] id 129 len 10
Jan 30 10:34:16.941: Vi1 LCP: MagicNumber 0x12C376DD (0x050612C376DD)
Jan 30 10:34:16.941: ATM1/0(O):
VCD:0x4 VPI:0x0 VCI:0x23 DM:0x0, MUXETYPE:0x0009 Length:0x10
Jan 30 10:34:16.941: C021 0181 000A 0506 12C3 76DD
Jan 30 10:34:16.941:
FocusInt2#


~ Remember - Nothing is Fool Proof to a Talented Fool ~
 
Change this back to the original vpi/vci. Those were working okay. Get rid of the access group 194 on the Dialer 1 interface. It looks like your ATM is working okay, but you've denied too much with your access list. Completely remove the access list and see if you can pass traffic. We'll then take care of fixing the access lists.
 

Yeah,

I've done that - I noticed that ACL 194 was there so got rid of it and still nothing!

I've just had a BT engineer come round as well and test the line. The ADSL is all OK!

Am going to go back to my ISP this afternoon once I've had chance to reboot the router so I can plug the cable back in and shout and scream at them!

Just so that I know - Dialer-list 1 ip protocol permit - is that all I need for this ?

~ Remember - Nothing is Fool Proof to a Talented Fool ~
 
The dialer list 1 protocol ip permit is only required on demand lines that need to dial out (modems/ISDN). Since the DSL is nailed up, dialer-list statements don't have to be there. Most people still use them out of habit, though.

Post a show int atm 1/0. So far, the DSL looks okay, but PPP is having problems.
 

I've just been on the phone to our ISP - the tech guy there said that he couldn't find out profile and maybe that was the problem! (I was banging my head hard against the wall at this point) so he's going off to check this with some other department who'll check with their dept yada yada yada and he's going to get back to me!

Anyway, Cluebird - here's the sh int atm 1/0 you asked for


ATM1/0 is up, line protocol is up
Hardware is DSLSAR (with Alcatel ADSL Module)
Description: *** ADSL Connection ***
MTU 4470 bytes, sub MTU 4470, BW 288 Kbit, DLY 7110 usec,
reliability 255/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 idle disconnect time: 300 seconds
Last input never, output 00:00:15, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 10 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 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
330 packets output, 3960 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 output buffer failures, 0 output buffers swapped out


~ Remember - Nothing is Fool Proof to a Talented Fool ~
 
If the ISP hasn't configured your profile, that would explain the ppp problem. You DSL shows good. Once the ISP has their feces consolidated, your ppp should work. Keep us posted, though.
 
Yup.......38 is right, at least you had "showtime" with 38. Sometimes i have seen the interface able to connect on "inactive" vpi/vci. We have eliminated that as a possible problem.

The ISP has something misconfigured with PPP. It does not appear to be a problem on your end. They are simply not responding. The access lists would not prevetn PPP negotiation since they are layer 3 and PPP is layer 2.




commsguy

 
FYI,

access-list 194 deny ip host 0.0.0.0 any

This line would have caused problems with the configuration once the PPP came up. Essentially, any host trying to communicate to any destination would be blocked at L3. This makes all the subsequent statements irrelevant since all traffic would be stopped at L3 by this statement.

PPP is L2 (LCP) with IPCP setting up the L3 stuff. Just trying to eliminate a potential future problem at L3.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top