06-27-2011 01:19 AM - edited 03-07-2019 12:59 AM
All started whit a standard Router change. Before router change we had CISCO836-K9-64 with IOS c836-k9o3y6-mz.
This model is out of sale so we used Cisco 870 with c870-adventerprisek9-mz.124-15.T15.
The ServiceField technician call us regarding the change we tried with the neu Router all Interfaces were UP UP only the
Dialer int do not get any IP because no data was comming from platform (it is a callin
statemant in config for that). I dont think that is a Konfiguration Problem, we manage
also the Radius server for Authentification for this Customer we dont change on that so is
not an Auth problem.
Here is configuration:
interface ATM0
description *** T-DSL ***
no ip address
ip mtu 1492
atm vc-per-vp 64
no atm ilmi-keepalive
pvc 1/32
pppoe-client dial-pool-number 1
interface Dialer1
description *** Dialer1 fuer DSL-Verbindung (PPP) ***
ip address negotiated
ip accounting output-packets
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
dialer remote-name TSI_KLN
dialer enable-timeout 1
dialer-group 1
no cdp enable
ppp authentication chap callin
ppp chap hostname amd01122@TSI-MSA-K005.de
ppp chap password 7 1404265D1505322127
------------------ show interfaces ------------------
ATM0 is up, line protocol is up
Hardware is MPC ATMSAR (with Alcatel ADSL Module)
Description: *** T-DSL ***
MTU 4470 bytes, sub MTU 4470, BW 224 Kbit/sec, DLY 1640 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ATM, loopback not set
Encapsulation(s): AAL5 AAL2, PVC mode
10 maximum active VCs, 64 VCs per VP, 1 current VCCs
VC Auto Creation Disabled.
VC idle disconnect time: 300 seconds
Last input never, output 00:00:32, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: Per VC Queueing
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
5304 packets output, 390296 bytes, 0 underruns
0 output errors, 0 collisions, 3 interface resets
0 unknown protocol drops
0 output buffer failures, 0 output buffers swapped out
amd01122#sh ver
Cisco IOS Software, C870 Software (C870-ADVENTERPRISEK9-M), Version 12.4(15)T15, RELEASE SOFTWARE (fc3)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2011 by Cisco Systems, Inc.
Compiled Tue 08-Mar-11 13:20 by prod_rel_team
ROM: System Bootstrap, Version 12.3(8r)YI4, RELEASE SOFTWARE
amd01122 uptime is 2 days, 17 hours, 29 minutes
System returned to ROM by reload
System image file is "flash:c870-adventerprisek9-mz.124-15.T15.bin"
Last reload reason: Reload Command
amd01122# sh dsl int atm 0
ATM0
Alcatel 20190 chipset information
Line has not yet been activated.
Modem Status: Down (DMTDSL_DLOAD_2)
DSL Mode: Unknown
Interrupts: 177996 (0 spurious)
PHY Access Err: 0
Activations: 0
LED Status: OFF
LED On Time: 500
LED Off Time: 500
Init FW: init_AMR_4.0.210.bin
Operation FW: AMR-E-4.0.210.bin
FW Source: external
DSL: Training log buffer capability is not enabled
amd01122#sh flash:
24576K bytes of processor board System flash (Intel Strataflash)
Directory of flash:/
2 -rwx 19265060 Mar 1 2002 02:25:49 +01:00 c870-adventerprisek9-mz.124-15.T15.bin
3 -rwx 3179 Mar 1 2002 01:10:24 +01:00 sdmconfig-8xx.cfg
4 -rwx 931840 Mar 1 2002 01:10:45 +01:00 es.tar
5 -rwx 1505280 Mar 1 2002 01:11:21 +01:00 common.tar
6 -rwx 1038 Mar 1 2002 01:11:33 +01:00 home.shtml
7 -rwx 112640 Mar 1 2002 01:11:45 +01:00 home.tar
8 -rwx 1000764 Mar 1 2002 09:12:08 +01:00 adsl_alc_20190.bin
we have upgraded firmweare for internal modem and now ATM 0 is in down down state...
Could you please advise?
06-27-2011 09:57 AM
Hi Jozef,
Sure be interesting to see;
1. the log and
2. a ppp debug (30 seconds worth of capture) ?
But no packets in on the ATM interface, hmm looks a bit wierd.
regards Dave
06-27-2011 02:46 PM
Thank you ,, here is debug
amd01122#debu
amd01122#debug ppp ne
amd01122#debug ppp negotiation
PPP protocol negotiation debugging is on
amd01122#
5w0d: BR0:1 PPP: Outbound cdp packet droppedtermin
amd01122#terminal mon
amd01122#terminal monitor
amd01122#show ip int brief
Interface IP-Address OK? Method Status Protocol
ATM0 unassigned YES NVRAM up up
BRI0 unassigned YES NVRAM up up
BRI0:1 unassigned YES unset up up
BRI0:2 unassigned YES unset down down
Dialer1 unassigned YES NVRAM up up
Dialer255 195.145.165.249 YES NVRAM up up
FastEthernet0 unassigned YES unset up up
FastEthernet1 unassigned YES unset down down
FastEthernet2 unassigned YES unset up down
FastEthernet3 unassigned YES unset up down
Loopback0 10.209.130.132 YES NVRAM up up
--More--
amd01122#onf t
^
% Invalid input detected at '^' marker.
amd01122#int
amd01122#int conf t
Enter configuration commands, one per line. End with CNTL/Z.
amd01122(config)#int
amd01122(config)#interface atm 0
amd01122(config-if)#sh
amd01122(config-if)#shutdown
amd01122(config-if)#no sh
amd01122(config-if)#no shutdown
amd01122(config-if)#
*Mar 4 16:25:08: %LINK-5-CHANGED: Interface ATM0, changed state to administratively down
*Mar 4 16:25:09: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to down^Z
amd01122#
*Mar 4 16:25:10: %LINK-3-UPDOWN: Interface ATM0, changed state to down
*Mar 4 16:25:11: %SYS-5-CONFIG_I: Configured from console by vty0 (195.145.165.250)
amd01122#terminal monitor
amd01122#deb deb
amd01122#debug pp
amd01122#debug ppp ne
amd01122#debug ppp negotiation
PPP protocol negotiation debugging is on
amd01122#
*Mar 4 16:25:33: %LINK-3-UPDOWN: Interface ATM0, changed state to up
*Mar 4 16:25:34: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to up
amd01122#conf t
Enter configuration commands, one per line. End with CNTL/Z.
amd01122(config)#int
amd01122(config)#interface at
amd01122(config)#interface atM 0
amd01122(config-if)#
5w0d: BR0:1 PPP: Outbound cdp packet droppedsh
amd01122(config-if)#shutdown
amd01122(config-if)#no sh
amd01122(config-if)#no shutdown
amd01122(config-if)#
*Mar 4 16:25:47: %LINK-5-CHANGED: Interface ATM0, changed state to administratively down
*Mar 4 16:25:48: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to down
*Mar 4 16:25:49: %LINK-3-UPDOWN: Interface ATM0, changed state to down
amd01122(config-if)#
*Mar 4 16:26:13: %LINK-3-UPDOWN: Interface ATM0, changed state to up
*Mar 4 16:26:14: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to up
amd01122#
*Mar 4 16:26:20: %SYS-5-CONFIG_I: Configured from console by vty0 (195.145.165.250)show log
Syslog logging: enabled (1 messages dropped, 0 messages rate-limited,
1 flushes, 0 overruns, xml disabled, filtering disabled)
No Active Message Discriminator.
No Inactive Message Discriminator.
Console logging: level debugging, 2021 messages logged, xml disabled,
filtering disabled
Monitor logging: level debugging, 466 messages logged, xml disabled,
filtering disabled
Logging to: vty2(12)
Buffer logging: level debugging, 2015 messages logged, xml disabled,
filtering disabled
Logging Exception size (4096 bytes)
Count and timestamp logging messages: disabled
Persistent logging: disabled
No active filter modules.
ESM: 0 messages dropped
--More--
Trap logging: level informational, 363 message lines logged
--More--
Log Buffer (16000 bytes):
ne protocol on Interface BRI0:1, changed state to up
*Mar 4 05:48:17: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 41213529 scc-zugang
*Mar 4 05:55:37: %ISDN-6-DISCONNECT: Interface BRI0:1 disconnected from 41213529 scc-zugang, call lasted 445 seconds
*Mar 4 05:55:37: %DIALER-6-UNBIND: Interface BR0:1 unbound from profile Di255
*Mar 4 05:55:38: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state to down
*Mar 4 08:47:58: %DIALER-6-BIND: Interface BR0:1 bound to profile Di255
*Mar 4 08:47:58: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 41213529 N/A
*Mar 4 08:48:00: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state to up
*Mar 4 08:48:04: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 41213529 scc-zugang
*Mar 4 08:50:06: %ISDN-6-DISCONNECT: Interface BRI0:1 disconnected from 41213529 scc-zugang, call lasted 127 seconds
*Mar 4 08:50:06: %DIALER-6-UNBIND: Interface BR0:1 unbound from profile Di255
*Mar 4 08:50:07: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state to down
*Mar 4 08:56:26: %DIALER-6-BIND: Interface BR0:1 bound to profile Di255
--More-- *Mar 4 08:56:26: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 41213529 N/A
*Mar 4 08:56:28: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state to up
*Mar 4 08:56:32: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 41213529 scc-zugang
*Mar 4 08:59:51: %ISDN-6-DISCONNECT: Interface BRI0:1 disconnected from 41213529 scc-zugang, call lasted 204 seconds
*Mar 4 08:59:51: %DIALER-6-UNBIND: Interface BR0:1 unbound from profile Di255
*Mar 4 08:59:52: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state to down
*Mar 4 09:00:00: %DIALER-6-BIND: Interface BR0:1 bound to profile Di255
*Mar 4 09:00:00: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 41213529 N/A
*Mar 4 09:00:02: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state to up
*Mar 4 09:00:06: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 41213529 scc-zugang
*Mar 4 09:03:27: atmsar_vc_tx_start(8348421C).
*Mar 4 09:03:27: ATM0:atmsar_dequeue_pak, dequeued a pak = 0x844B93A8
*Mar 4 09:03:27: atmsar_transmit_pak_wrapper: deq(844B93A8). vcd: 1.atmsar_transmit_pak_wrapper : encap = Data
*Mar 4 09:03:45: ATM0: atmsar_atm_get_stats,vcinfo = 0x0
--More-- *Mar 4 09:03:47: ATM0 atmsar_1a_shutdown: state=6
*Mar 4 09:03:47: ATM0: atmsar_shutdown, newstate = 6
*Mar 4 09:03:47: DSL: SET: [DMTDSL_SHOWTIME -> DMTDSL_STOP]
*Mar 4 09:03:47: Resetting ATM0
*Mar 4 09:03:47: ATM0: atmsar_1a_teardown_vc,vcinfo = 0x8422ACA4
*Mar 4 09:03:47: atmsar_1a_teardown_vc(ATM0): vc:1 vpi:1 vci:32channel cannot be cleared
*Mar 4 09:03:48: atmsar_atm_lineaction(ATM0): state=6
*Mar 4 09:03:48: DSL: SM: [DMTDSL_SHOWTIME -> DMTDSL_STOP]
*Mar 4 09:03:48: DSL(ATM0): Sent command 0x4
*Mar 4 09:03:49: %LINK-5-CHANGED: Interface ATM0, changed state to administratively down
*Mar 4 09:03:49: atmsar_atm_lineaction(ATM0): state=6
*Mar 4 09:03:49: DSL(ATM0): Received response: 0x25
*Mar 4 09:03:49: DSL(ATM0): Connection closed
*Mar 4 09:03:50: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to down
*Mar 4 09:04:05: ATM0: atmsar_1a_reset
*Mar 4 09:04:05: ATM0: atmsar_get_plim_info
*Mar 4 09:04:05: ATM0:atmsar_update_plimtype
*Mar 4 09:04:05: ATM0 atmsar_1a_reset: PLIM type is 18, Rate is 224Mbps
*Mar 4 09:04:05: ATM0 atmsar_1a_shutdown: state=4
*Mar 4 09:04:05: ATM0: atmsar_shutdown, newstate = 0
--More-- *Mar 4 09:04:05: DSL: SET: [DMTDSL_STOP -> DMTDSL_INIT]
*Mar 4 09:04:05: Resetting ATM0
*Mar 4 09:04:05: atmsar_1a_config(ATM0)
*Mar 4 09:04:05: atmsar_1a_enable(ATM0)
*Mar 4 09:04:05: ATM0: atmsar_init
*Mar 4 09:04:05: ATM0 atmsar_update_us_bandwidth(): upstream bw =224 Kbps
*Mar 4 09:04:05: (ATM0)1a_enable: delay activation of vcd=1, vc=0x8422ACA4
*Mar 4 09:04:05: ATM0 atmsar_bringup_interface: line is not up, not bringingup the interface
*Mar 4 09:04:05: DSL: SM: [DMTDSL_STOP -> DMTDSL_INIT]
*Mar 4 09:04:05: DSL: SM: [DMTDSL_INIT -> DMTDSL_DLOAD_1]
*Mar 4 09:04:05: DSL(ATM0): Downloading init_AMR_4.0.210.bin
*Mar 4 09:04:05: DSL:(ATM0) Downloaded 2 blocks... Finished!
*Mar 4 09:04:05: DSL(ATM0): Sent command 0x14
*Mar 4 09:04:07: %LINK-3-UPDOWN: Interface ATM0, changed state to down
*Mar 4 09:04:07: atmsar_atm_lineaction(ATM0): state=0
*Mar 4 09:04:07: DSL(ATM0): Received response: 0x80
*Mar 4 09:04:07: DSL: SM: [DMTDSL_DLOAD_1 -> DMTDSL_DLOAD_2]
*Mar 4 09:04:07: DSL(ATM0): Downloading AMR-E-4.0.210.bin
*Mar 4 09:04:07: DSL(ATM0): Downloaded 100 blocks
*Mar 4 09:04:07: DSL(ATM0): Downloaded 200 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 300 blocks
--More-- *Mar 4 09:04:08: DSL(ATM0): Downloaded 400 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 500 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 600 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 700 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 800 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 900 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 1000 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 1100 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 1200 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 1300 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 1400 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 1500 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 1600 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 1700 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 1800 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 1900 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 2000 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 2100 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 2200 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 2300 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 2400 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 2500 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 2600 blocks
--More-- *Mar 4 09:04:08: DSL(ATM0): Downloaded 2700 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 2800 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 2900 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 3000 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 3100 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 3200 blocks
*Mar 4 09:04:08: DSL(ATM0): Downloaded 3300 blocks
*Mar 4 09:04:09: DSL(ATM0): Downloaded 3400 blocks
*Mar 4 09:04:09: DSL(ATM0): Downloaded 3500 blocks
*Mar 4 09:04:09: DSL(ATM0): Downloaded 3600 blocks
*Mar 4 09:04:09: DSL(ATM0): Downloaded 3700 blocks
*Mar 4 09:04:09: DSL(ATM0): Downloaded 3800 blocks
*Mar 4 09:04:09: DSL(ATM0): Downloaded 3900 blocks
*Mar 4 09:04:09: DSL(ATM0): Downloaded 4000 blocks
*Mar 4 09:04:09: DSL(ATM0): Downloaded 4100 blocks
*Mar 4 09:04:09: DSL:(ATM0) Downloaded 4134 blocks... Finished!
*Mar 4 09:04:09: DSL(ATM0): Sent command 0x14
*Mar 4 09:04:11: set tx_gain_offset to 0
*Mar 4 09:04:11: set rx_gain_offset to 0
*Mar 4 09:04:11: set target_noise_margin_offset to 0
*Mar 4 09:04:11: set max_bits_tone_limit to 15
*Mar 4 09:04:11: changed current state to do open!!
*Mar 4 09:04:11: DSL: SM: [DMTDSL_DLOAD_2 -> DMTDSL_DO_OPEN]
--More-- *Mar 4 09:04:11: DSL(ATM0): Send ADSL_OPEN command.
*Mar 4 09:04:11: DSL(ATM0): Using subfunction 0x0
*Mar 4 09:04:11: LOCAL:Max noise margin for power cutoff 31
*Mar 4 09:04:11: DSL(ATM0): Sent command 0x6
*Mar 4 09:04:13: DSL(ATM0): 1: Modem state = 0x9
*Mar 4 09:04:16: DSL(ATM0): 2: Modem state = 0x10
*Mar 4 09:04:18: DSL(ATM0): 3: Modem state = 0x10
*Mar 4 09:04:21: DSL(ATM0): 4: Modem state = 0x10
*Mar 4 09:04:23: DSL(ATM0): 5: Modem state = 0x10
*Mar 4 09:04:23: DSL(ATM0): Received response: 0x24
*Mar 4 09:04:23: DSL(ATM0): Showtime!
*Mar 4 09:04:23: DSL(ATM0): Sent command 0x31
*Mar 4 09:04:23: DSL(ATM0): Received response: 0x12
*Mar 4 09:04:23: DSL(ATM0): operation mode 0x0200
*Mar 4 09:04:23: DSL(ATM0): Sent command 0x33
*Mar 4 09:04:23: DSL(ATM0): Received response: 0x16
*Mar 4 09:04:23: DSL(ATM0): Far End ITU Country Code 0xB5
*Mar 4 09:04:23: DSL: Far End ITU Vendor ID IFTN
*Mar 4 09:04:23: DSL: Far End ITU Vendor ID Specific 0x711C
*Mar 4 09:04:23: DSL: Far End ITU Vendor STD Number 0x0001
*Mar 4 09:04:23: DSL(ATM0): Sent command 0x32
*Mar 4 09:04:23: DSL(ATM0): Received response: 0x14
*Mar 4 09:04:23: DSL(ATM0): Near End ITU Country Code 0x0F
--More-- *Mar 4 09:04:23: DSL: Near End ITU Vendor ID STMI
*Mar 4 09:04:23: DSL: Near End ITU Vendor ID Specific 0x0000
*Mar 4 09:04:23: DSL: Near End ITU Vendor STD Number 0x0001
*Mar 4 09:04:23: ATM0 atmsar_update_us_bandwidth(): upstream bw =224 Kbps
*Mar 4 09:04:23: DSL: SM: [DMTDSL_DO_OPEN -> DMTDSL_SHOWTIME]
*Mar 4 09:04:25: ATM0: atmsar_vc_dlcx
*Mar 4 09:04:25: (ATM0)1a_enable: delay activation of vcd=1, vc=0x8422ACA4
*Mar 4 09:04:25: atmsar enable ATM0
*Mar 4 09:04:25: ATM0: atmsar_bringup_interface: Interface and atm_db flags are UP
*Mar 4 09:04:25: ATM0: atmsar_1a_setup_vc, vcinfo = 0x8422ACA4
*Mar 4 09:04:25: ATM0 atmsar_vc_setup: vcd 1
*Mar 4 09:04:25: Fill up paramaters for PVC 1/32[1] - Request for CoS 0 PCR 0 SCR 0 MCR 0 Available 224
*Mar 4 09:04:25: Scheduler parameters for 1/32. Type UBR. PCR 224
*Mar 4 09:04:25: Total scheduled bandwidth after configuringPVC 1/32 will be 0
*Mar 4 09:04:25: atmsar_setup_cos(ATM0): vc:1 wred_name:- max_q:0
*Mar 4 09:04:25: ATM0: VC setup successful (vcd = 1)
*Mar 4 09:04:27: %LINK-3-UPDOWN: Interface ATM0, changed state to up
*Mar 4 09:04:27: atmsar_atm_lineaction(ATM0): state=4
*Mar 4 09:04:28: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to up
--More--
5w0d: BR0:1 PPP: Outbound cdp packet dropped *Mar 4 09:04:32: atmsar_vc_tx_start(8348421C).
*Mar 4 09:04:32: ATM0:atmsar_dequeue_pak, dequeued a pak = 0x8493D7B8
*Mar 4 09:04:32: atmsar_transmit_pak_wrapper: deq(8493D7B8). vcd: 1.atmsar_transmit_pak_wrapper : encap = Data
*Mar 4 09:04:35: ATM0: atmsar_atm_get_stats,vcinfo = 0x0
*Mar 4 09:04:58: %SYS-5-CONFIG_I: Configured from console by vty0 (195.145.165.250)
*Mar 4 09:05:05: atmsar_vc_tx_start(8348421C).
*Mar 4 09:05:05: ATM0:atmsar_dequeue_pak, dequeued a pak = 0x839311A0
*Mar 4 09:05:05: atmsar_transmit_pak_wrapper: deq(839311A0). vcd: 1.atmsar_transmit_pak_wrapper : encap = Data
*Mar 4 09:05:15: ATM0: atmsar_atm_get_stats,vcinfo = 0x0
*Mar 4 09:05:37: atmsar_vc_tx_start(8348421C).
*Mar 4 09:05:37: ATM0:atmsar_dequeue_pak, dequeued a pak = 0x839311A0
*Mar 4 09:05:37: atmsar_transmit_pak_wrapper: deq(839311A0). vcd: 1.atmsar_transmit_pak_wrapper : encap = Data
*Mar 4 09:05:55: ATM0: atmsar_atm_get_stats,vcinfo = 0x0
*Mar 4 09:06:09: atmsar_vc_tx_start(8348421C).
*Mar 4 09:06:09: ATM0:atmsar_dequeue_pak, dequeued a pak = 0x8323ADEC
*Mar 4 09:06:09: atmsar_transmit_pak_wrapper: deq(8323ADEC). vcd: 1.atmsar_transmit_pak_wrapper : encap = Data
*Mar 4 09:06:34: ATM0: atmsar_atm_get_stats,vcinfo = 0x0
*Mar 4 09:06:42: atmsar_vc_tx_start(8348421C).
--More-- *Mar 4 09:06:42: ATM0:atmsar_dequeue_pak, dequeued a pak = 0x844B8D44
*Mar 4 09:06:42: atmsar_transmit_pak_wrapper: deq(844B8D44). vcd: 1.atmsar_transmit_pak_wrapper : encap = Data
*Mar 4 09:07:14: atmsar_vc_tx_start(8348421C).
*Mar 4 09:07:14: ATM0:atmsar_dequeue_pak, dequeued a pak = 0x83930A38
*Mar 4 09:07:14: atmsar_transmit_pak_wrapper: deq(83930A38). vcd: 1.atmsar_transmit_pak_wrapper : encap = Data
*Mar 4 09:07:14: ATM0: atmsar_atm_get_stats,vcinfo = 0x0
*Mar 4 09:07:46: atmsar_vc_tx_start(8348421C).
*Mar 4 09:07:46: ATM0:atmsar_dequeue_pak, dequeued a pak = 0x8323A684
*Mar 4 09:07:46: atmsar_transmit_pak_wrapper: deq(8323A684). vcd: 1.atmsar_transmit_pak_wrapper : encap = Data
*Mar 4 09:07:54: ATM0: atmsar_atm_get_stats,vcinfo = 0x0
*Mar 4 09:08:18: atmsar_vc_tx_start(8348421C).
*Mar 4 09:08:18: ATM0:atmsar_dequeue_pak, dequeued a pak = 0x83F91C40
*Mar 4 09:08:18: atmsar_transmit_pak_wrapper: deq(83F91C40). vcd: 1.atmsar_transmit_pak_wrapper : encap = Data
*Mar 4 09:08:34: ATM0: atmsar_atm_get_stats,vcinfo = 0x0
*Mar 4 09:08:51: atmsar_vc_tx_start(8348421C).
*Mar 4 09:08:51: ATM0:atmsar_dequeue_pak, dequeued a pak = 0x8493D7B8
*Mar 4 09:08:51: atmsar_transmit_pak_wrapper: deq(8493D7B8). vcd: 1.atmsar_transmit_pak_wrapper : encap = Data
*Mar 4 09:09:13: ATM0: atmsar_atm_get_stats,vcinfo = 0x0
--More-- *Mar 4 09:09:23: atmsar_vc_tx_start(8348421C).
*Mar 4 09:09:23: ATM0:atmsar_dequeue_pak, dequeued a pak = 0x8493D7B8
*Mar 4 09:09:23: atmsar_transmit_pak_wrapper: deq(8493D7B8). vcd: 1.atmsar_transmit_pak_wrapper : encap = Data
*Mar 4 09:10:09: %SYS-5-CONFIG_I: Configured from console by vty0 (195.145.165.250)
*Mar 4 09:10:57: %LINK-5-CHANGED: Interface ATM0, changed state to administratively down
*Mar 4 09:10:58: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to down
*Mar 4 09:11:20: %SYS-5-CONFIG_I: Configured from console by vty0 (195.145.165.250)
*Mar 4 09:11:39: %LINK-3-UPDOWN: Interface ATM0, changed state to down
*Mar 4 09:11:54: %SYS-5-CONFIG_I: Configured from console by vty0 (195.145.165.250)
*Mar 4 09:12:07: %LINK-3-UPDOWN: Interface ATM0, changed state to up
*Mar 4 09:12:08: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to up
*Mar 4 09:17:18: %ISDN-6-DISCONNECT: Interface BRI0:1 disconnected from 41213529 scc-zugang, call lasted 1038 seconds
*Mar 4 09:17:18: %DIALER-6-UNBIND: Interface BR0:1 unbound from profile Di255
*Mar 4 09:17:19: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state to down
--More-- *Mar 4 09:19:48: %DIALER-6-BIND: Interface BR0:1 bound to profile Di255
*Mar 4 09:19:48: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 41213529 N/A
*Mar 4 09:19:50: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state to up
*Mar 4 09:19:54: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 41213529 scc-zugang
*Mar 4 09:24:53: %ISDN-6-DISCONNECT: Interface BRI0:1 disconnected from 41213529 scc-zugang, call lasted 304 seconds
*Mar 4 09:24:53: %DIALER-6-UNBIND: Interface BR0:1 unbound from profile Di255
*Mar 4 09:24:54: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state to down
*Mar 4 09:25:47: %DIALER-6-BIND: Interface BR0:1 bound to profile Di255
*Mar 4 09:25:47: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 41213529 N/A
*Mar 4 09:25:50: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state to up
*Mar 4 09:25:53: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 41213529 scc-zugang
*Mar 4 09:29:55: %ISDN-6-DISCONNECT: Interface BRI0:1 disconnected from 41213529 scc-zugang, call lasted 247 seconds
*Mar 4 09:29:55: %DIALER-6-UNBIND: Interface BR0:1 unbound from profile Di255
*Mar 4 09:29:56: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state to down
--More-- *Mar 4 16:23:56: %DIALER-6-BIND: Interface BR0:1 bound to profile Di255
*Mar 4 16:23:56: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 41213529 N/A
*Mar 4 16:23:59: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state to up
*Mar 4 16:24:02: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 41213529 scc-zugang
*Mar 4 16:25:08: %LINK-5-CHANGED: Interface ATM0, changed state to administratively down
*Mar 4 16:25:09: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to down
*Mar 4 16:25:10: %LINK-3-UPDOWN: Interface ATM0, changed state to down
*Mar 4 16:25:11: %SYS-5-CONFIG_I: Configured from console by vty0 (195.145.165.250)
*Mar 4 16:25:33: %LINK-3-UPDOWN: Interface ATM0, changed state to up
*Mar 4 16:25:34: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to up
*Mar 4 16:25:47: %LINK-5-CHANGED: Interface ATM0, changed state to administratively down
*Mar 4 16:25:48: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to down
*Mar 4 16:25:49: %LINK-3-UPDOWN: Interface ATM0, changed state to down
*Mar 4 16:26:13: %LINK-3-UPDOWN: Interface ATM0, changed state to up
--More-- *Mar 4 16:26:14: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to up
*Mar 4 16:26:20: %SYS-5-CONFIG_I: Configured from console by vty0 (195.145.165.250)
amd01122# show int
amd01122# show interfaces at
amd01122# show interfaces atM 0
ATM0 is up, line protocol is up
Hardware is MPC ATMSAR (with Alcatel ADSL Module)
Description: *** T-DSL ***
MTU 4470 bytes, sub MTU 4470, BW 224 Kbit/sec, DLY 1640 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ATM, loopback not set
Encapsulation(s): AAL5 AAL2, PVC mode
10 maximum active VCs, 64 VCs per VP, 1 current VCCs
VC Auto Creation Disabled.
VC idle disconnect time: 300 seconds
Last input never, output 07:16:37, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: Per VC Queueing
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
7917 packets output, 584758 bytes, 0 underruns
0 output errors, 0 collisions, 8 interface resets
0 unknown protocol drops
0 output buffer failures, 0 output buffers swapped out
amd01122#show ip int brief
Interface IP-Address OK? Method Status Protocol
ATM0 unassigned YES NVRAM up up
BRI0 unassigned YES NVRAM up up
BRI0:1 unassigned YES unset up up
BRI0:2 unassigned YES unset down down
Dialer1 unassigned YES NVRAM up up
Dialer255 195.145.165.249 YES NVRAM up up
FastEthernet0 unassigned YES unset up up
FastEthernet1 unassigned YES unset down down
FastEthernet2 unassigned YES unset up down
FastEthernet3 unassigned YES unset up down
Loopback0 10.209.130.132 YES NVRAM up up
--More--
amd01122#how show int
amd01122#show interfaces de
amd01122#show interfaces description da a ia
amd01122#show interfaces dialer 1
Dialer1 is up, line protocol is up (spoofing)
Hardware is Unknown
Description: *** Dialer1 fuer DSL-Verbindung (PPP) ***
Internet address will be negotiated using IPCP
MTU 1500 bytes, BW 56 Kbit/sec, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive set (10 sec)
DTR is pulsed for 1 seconds on reset
Last input never, output never, output hang never
Last clearing of "show interface" counters 3d07h
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
amd01122#exit
06-28-2011 02:53 AM
Are you using a Cisco 876 ?
Did it came with firmware 4.0.210 already ?
Can you send "show dsl interface".
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide