use this config
your isdn state states that u r connected ur doing some wrong config in the
dialer list and nat
use this and let me know
!
ip subnet-zero
no ip domain-lookup
ip routing
!
interface Dialer 1
description connected to Internet
ip address negotiated
ip nat outside
no ip split-horizon
encapsulation ppp
dialer in-band
dialer idle-timeout 120
dialer string 1111
dialer hold-queue 10
dialer-group 1
ppp authentication chap pap callin
ppp chap hostname a
ppp chap password aa
ppp pap sent-username a password aa
no ppp multilink
no cdp enable
!
interface FastEthernet 0/0
no description
no ip address
ip nat inside
shutdown
!
interface Serial 0/0
no description
no ip address
ip nat inside
shutdown
!
interface BRI 0/0
no shutdown
description connected to Internet
no ip address
ip nat outside
dialer rotary-group 1
!
!
! Dialer Control List 1
!
dialer-list 1 protocol ip permit
!
! Dynamic NAT
!
ip nat translation timeout 86400
ip nat translation tcp-timeout 86400
ip nat translation udp-timeout 300
ip nat translation dns-timeout 60
ip nat translation finrst-timeout 60
ip nat inside source list 1 interface Dialer 1 overload
!
!
ip classless
!
! IP Static Routes
ip route 0.0.0.0 0.0.0.0 Dialer
-----Original Message-----
From: Technosys [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 18, 2001 6:02 PM
To: Farhan Ahmed
Subject: Re: Error in configuring ISDN [7:12611]
Hi Farhan ,
Enclosed please find the details of the current config parameters which
I have set up on my Cisco 2620 router , I am still facing the same problem
of disconnection , I am sendint you the file of debugs , please guide me
what I should do .
thanking you ,
Navin K Parwal
*********/
Who dares to teach must never cease to learn
***************** /
----- Original Message -----
From: "Farhan Ahmed"
To:
Sent: Wednesday, July 18, 2001 12:49 AM
Subject: FW: Error in configuring ISDN [7:12611]
> is it solved?
> can u send
>
> debug isdn q921
> debug isdn event and the debug isdn q931
> -----Original Message-----
> From: Danner, John (ZoomTown) [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 17, 2001 10:14 PM
> To: 'Farhan Ahmed'
> Subject: RE: Error in configuring ISDN [7:12611]
>
>
> While I would agree that a basic-net3 switch doesn't need a SPID a
basic-ni
> does
> and that is the switch type he has configured on his BRI0/0 interface:
> notice:
> ISDN BRI0/0 interface
> dsl 0, interface ISDN Switchtype = basic-ni
> Layer 1 Status:
> ACTIVE
> Layer 2 Status:
> TEI = 80, Ces = 1, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED
> I_Queue_Len 0, UI_Queue_Len 0
> TEI 80, ces = 1, state = 8(established)
> spid1 configured, no LDN, spid1 NOT sent, spid1 NOT valid
> TEI Not Assigned, ces = 2, state = 1(terminal down)
> spid2 configured, no LDN, spid2 NOT sent, spid2 NOT valid
>
> This is where he is getting his error. It may be a matter of him removing
> that part of the configuration.
>
> -John
>
>
> -----Original Message-----
> From: Farhan Ahmed [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 17, 2001 11:13 AM
> To: 'Danner, John (ZoomTown)'; [EMAIL PROTECTED]
> Subject: RE: Error in configuring ISDN [7:12611]
>
>
> first of all in basic net3 u dont need spids
> and the second u dont have a ip assigned to your bri neither you are using
> esy ip there is no dialer as well
>
> what happen to u guys????
>
> -----Original Message-----
> From: Danner, John (ZoomTown) [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 17, 2001 6:37 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Error in configuring ISDN [7:12611]
>
>
> The spids are definitely wrong:
> >From debug:
> 07:14:249108103167: Null Spid: 0
>
> >From config:
> isdn spid1 0
> isdn spid2 0
>
> Is this in a lab setting with a isdn simulator or with a transport from
the
> phone company?
> If it's with the phone company you need to put the spids the phone company
> gave you into the configuration or you won't be able to dial correctly.
>
> If it's in a lab - I don't know. :(
>
> -John
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
> Hire, Ejay
> Sent: Tuesday, July 17, 2001 10:03 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Error in configuring ISDN [7:12611]
>
>
> I may be way off, but I thinks your spids are wrong. Call the Phone
company
> and ask them what your spids are supposed to be.
>
> > TEI 80, ces = 1, state = 8(established)
> > spid1 configured, no LDN, spid1 NOT sent, spid1 NOT valid
> > TEI Not Assigned, ces = 2, state = 1(terminal down)
> > spid2 configured, no LDN, spid2 NOT sent, spid2 NOT valid
>
> -Ejay
>
>
> -----Original Message-----
> From: NKP [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 17, 2001 6:25 AM
> To: [EMAIL PROTECTED]
> Subject: Error in configuring ISDN [7:12611]
>
>
> Hi ,
> I am facing an error in configuring the ISDN on my Cisco 2620 with the
> BRI S/T interface card , it keeps on getting disconnected after it dials
,
> can anyone guide me what mistake I could be making ?
>
>
> cisco2620#sh run
> Building configuration...
>
> Current configuration:
> !
> version 12.0
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> !
> hostname cisco2620
> !
> !
> username mcse password 0 mcse
> !
> !
> !
> !
> ip subnet-zero
> no ip domain-lookup
> !
> isdn switch-type basic-net3
> isdn voice-call-failure 0
> !
> !
> !
> interface FastEthernet0/0
> ip address 200.100.10.1 255.255.255.0
> no ip directed-broadcast
> ip nat inside
> duplex auto
> speed auto
> !
> interface Serial0/0
> ip address 10.100.10.1 255.0.0.0
> no ip directed-broadcast
> clockrate 64000
> !
> interface BRI0/0
> no ip address
> no ip directed-broadcast
> ip nat outside
> encapsulation ppp
> dialer string 172324
> dialer-group 2
> isdn switch-type basic-ni
> isdn spid1 0
> isdn spid2 0
> isdn calling-number 172324
> ppp authentication chap
> !
> ip nat inside source list 1 interface BRI0/0 overload
> ip classless
> no ip http server
> !
> access-list 1 permit any
> dialer-list 2 protocol ip list 2
> !
> line con 0
> transport input none
> line aux 0
> line vty 0 4
> login
> !
> end
>
> cisco2620#
>
> The error message that I am recieving is as follows :
>
>
> cisco2620#
> 07:14:36: ISDN BR0/0: Outgoing call id = 0x800C, dsl 0
> 07:14:36: ISDN BR0/0: Event: Call to 172324 at 64 Kb/s
> 07:14:36: ISDN BR0/0: process_bri_call(): call id 0x800C, called_number
> 172324, speed 64, call type DATA
> 07:14:154618822656: CC_CHAN_GetIdleChanbri: dsl 0
> 07:14:154618822656: Found idle channel B1
> 07:14:154618822656: ISDN BR0/0: received HOST_INFORMATION call_id 0x800C
> 07:14:184683593728: ISDN Event: dsl 0 call_id 0x800C B channel assigned by
> switch 0
> ISDN BR0/0: received HOST_PROCEEDING call_id 0x800C
> 07:14:184683593728: B-channel assigned in previous message call id =
0x800C
> 07:14:186844205132: ISDN BR0/0: received HOST_ALERTING call_id 0x800C
> 07:14:184683593728: ISDN BR0/0: DEV_CALL_PROGRESSING: modem 3A bchan 0,
> call_id 800C, cause 0
> 07:14:184683593728: ISDN BR0/0: HOST_PROGRESS: VOICE ERROR 3A: bchan 0,
call
> id 800C
> 07:14:186844205132: ISDN BR0/0: received HOST_CONNECT call_id 0x800C
> 07:14:184683593775: %LINK-3-UPDOWN: Interface BRI0/0:1, changed state to
up
> 07:14:184683593792: %ISDN-6-CONNECT: Interface BRI0/0:1 is now connected
to
> 172324
> 07:14:186844205036: ISDN BR0/0: Event: Connected to 172324 on B1 at 64
Kb/s
> 07:14:186844205132: ISDN BR0/0: received HOST_INFORMATION call_id 0x800C
> 07:14:197568495616: ISDN BR0/0: received HOST_DISCONNECT call_id 0x800C
> 07:14:197568495616: ISDN BR0/0: Event: Call to was hung up.
> 07:14:199729106892: ISDN BR0/0: process_disc_ack(): call id 0x800C, ces 1,
> call type DATA
> 07:14:197568495663: %ISDN-6-DISCONNECT: Interface BRI0/0:1 disconnected
> from 172324 , call lasted 3 seconds
> 07:14:199729106700: %LINK-3-UPDOWN: Interface BRI0/0:1, changed state to
> down
> 07:14:206158430207: CC: dsl 0 No CCB Src->L3 cid 0x800C, ev 0x99 ces 1
> 07:14:244813135872: %ISDN-6-LAYER2DOWN: Layer 2 for Interface BR0/0, TEI
80
> changed to down
> 07:14:244813135872: In L3_StopT309 for dsl 0.
> 07:14:246973706992: ISDN BR0/0: Incoming call id = 0x3, dsl 0
> 07:14:246971349881: ISDN BR0/0: received HOST_DISCONNECT_ACK call_id 0x0
> 07:14:246973747196: ISDN BR0/0: HOST_DISCONNECT_ACK: call type is INTERNAL
> 07:14:244813135872: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0/0, TEI 80
> changed to up
> 07:14:249108103167: Null Spid: 0
> 07:14:246971359084: In L3_StopT309 for dsl 0.
> cisco2620#
> cisco2620#
> cisco2620#
>
> My interface configurations are as follows :
> cisco2620#sh int bri0/0
> BRI0/0 is up, line protocol is up (spoofing)
> Hardware is PQUICC BRI
> MTU 1500 bytes, BW 64 Kbit, DLY 20000 usec,
> reliability 255/255, txload 1/255, rxload 1/255
> Encapsulation PPP, loopback not set
> Last input 00:00:03, output never, output hang never
> Last clearing of "show interface" counters 01:08:36
> Input queue: 0/75/0 (size/max/drops); Total output drops: 0
> Queueing strategy: weighted fair
> Output queue: 0/1000/64/0 (size/max total/threshold/drops)
> Conversations 0/1/16 (active/max active/max total)
> Reserved Conversations 0/0 (allocated/max allocated)
> 5 minute input rate 0 bits/sec, 0 packets/sec
> 5 minute output rate 0 bits/sec, 0 packets/sec
> 352 packets input, 1622 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
> 352 packets output, 1524 bytes, 0 underruns
> 0 output errors, 0 collisions, 1 interface resets
> 0 output buffer failures, 0 output buffers swapped out
> 3 carrier transitions
> cisco2620#sh int bri0/0 sdn stat
> Global ISDN Switchtype = basic-net3
> ISDN BRI0/0 interface
> dsl 0, interface ISDN Switchtype = basic-ni
> Layer 1 Status:
> ACTIVE
> Layer 2 Status:
> TEI = 80, Ces = 1, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED
> I_Queue_Len 0, UI_Queue_Len 0
> TEI 80, ces = 1, state = 8(established)
> spid1 configured, no LDN, spid1 NOT sent, spid1 NOT valid
> TEI Not Assigned, ces = 2, state = 1(terminal down)
> spid2 configured, no LDN, spid2 NOT sent, spid2 NOT valid
> Layer 3 Status:
> 0 Active Layer 3 Call(s)
> Activated dsl 0 CCBs = 1
> CCB:callid=0, sapi=0, ces=1, B-chan=0, calltype=INTERNAL
> The Free Channel Mask: 0x80000003
> --More-- Total Allocated ISDN CCBs = 1
> cisco2620#
> cisco2620#sh int nt br
> FastEthernet0/0 is up, line protocol is up
> Hardware is AmdFE, address is 0004.c1b4.2f40 (bia 0004.c1b4.2f40)
> Internet address is 200.100.10.1/24
> MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
> reliability 255/255, txload 1/255, rxload 1/255
> Encapsulation ARPA, loopback not set
> Keepalive set (10 sec)
> Half-duplex, 10Mb/s, 100BaseTX/FX
> ARP type: ARPA, ARP Timeout 04:00:00
> Last input 00:00:07, output 00:00:09, output hang never
> Last clearing of "show interface" counters 01:17:54
> 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
> 124 packets input, 17629 bytes
> Received 124 broadcasts, 0 runts, 0 giants, 0 throttles
> 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
> 0 watchdog, 0 multicast
> 0 input packets with dribble condition detected
> 554 packets output, 58353 bytes, 0 underruns
> 0 output errors, 0 collisions, 0 interface resets
> 0 babbles, 0 late collision, 0 deferred
> --
> Navin Parwal
> MCSE ,CIW
Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=12818&t=12611
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]