RE: TROUBLES-- ISDN simulator from marc russell

From: Greg Sporton (greg.sporton@xxxxxxxxxx)
Date: Thu Jan 03 2002 - 01:52:19 GMT-3


   
What is the L1 and L2 status of the bri interfaces? (show isdn stat) You
should see something similar to the following:

ISDN BRI1/0 interface
        dsl 8, interface ISDN Switchtype = basic-ts013
    Layer 1 Status:
        ACTIVE
    Layer 2 Status:
        TEI = 68, Ces = 1, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED
    Layer 3 Status:
        0 Active Layer 3 Call(s)
    Activated dsl 8 CCBs = 0
    The Free Channel Mask: 0x80000003

Once you have this information we can see if it's a L1, L2 or L3
problem. Also, do a 'debug isdn q921' and 'debug isdn q931' then try a
call. That will show if you are communicating with the switch at L1 and
L2.

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Zakir A
Sent: Thursday, 3 January 2002 3:29 PM
To: paul jin; ccielab@groupstudy.com
Subject: Re: TROUBLES-- ISDN simulator from marc russell

I have a very similar basic config, but can never get the line up.

ISDN_R2#sh deb
PPP:
  PPP authentication debugging is on
  PPP protocol negotiation debugging is on
ISDN:
  ISDN events debugging is on
Dial on demand:
  Dial on demand events debugging is on

ISDN_R2#ping 10.1.1.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.1.1, timeout is 2 seconds:

BRI0: Dialing cause ip (s=10.1.1.2, d=10.1.1.1)
BRI0: Attempting to dial 1111
ISDN BR0: Event: Call to 1111 at 64 Kb/s
ISDN BR0: Activating...
%ISDN-6-LAYER2DOWN: Layer 2 for Interface BRI0, TEI 255 changed to down
ISDN BR0: received HOST_DISCONNECT_ACK
BRI0: wait for carrier timeout, call id=0x8005.
BRI0: Dialing cause ip (s=10.1.1.2, d=10.1.1.1)
BRI0: Attempting to dial 1111
ISDN BR0: Event: Call to 1111 at 64 Kb/s
ISDN BR0: Activating
BRI0: wait for carrier timeout, call id=0x8006
ISDN BR0: Physical layer is IF_DOWN
ISDN BR0: Shutting down ME
ISDN BR0: Shutting down ISDN Layer 3.
Success rate is 0 percent (0/5)
ISDN_R2#

sh run
Building configuration...

Current configuration:
!
version 11.2
no service udp-small-servers
no service tcp-small-servers
!
hostname ISDN_R2
!
!
username ISDN_R2 password 0 cisco123
username ISDN_R1 password 0 cisco123
partition flash 2 8 8
!
isdn switch-type basic-net3
!
interface Serial0
 no ip address
 shutdown
 no fair-queue
!
interface Serial1
 no ip address
 shutdown
!
interface TokenRing0
 no ip address
 shutdown
!
interface BRI0
 ip address 10.1.1.2 255.255.255.0
 encapsulation ppp
 dialer map ip 10.1.1.1 name ISDN_R1 broadcast 1111
 dialer-group 1
 ppp authentication chap
!
no ip classless
access-list 101 permit ip any any
dialer-list 1 protocol ip list 101
!
line con 0
line aux 0
line vty 0 4
 login
!
end
  ----- Original Message -----
  From: paul jin
  To: Zakir A ; ccielab@groupstudy.com
  Sent: Wednesday, January 02, 2002 8:12 PM
  Subject: Re: TROUBLES-- ISDN simulator from marc russell

  Hi,
  I guess you are talking about the slimline?
  Out of the box, the dial number for port 1 is 1111 and port 2 is 2222.
both
channels use the same
  number for each port. And switch type is basic-net3.

  The only thing that I have changed on the sim is the default number of
1111
to 5551111 and from 2222 to 5552222.
  Hope this helps.

  Here is the base config I used to test out the new phone numbers...



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:56:14 GMT-3