i have 2 sites connected with 3620 routers with isdn.
the isdn cards have nt1 built in.
i just cant get it to connect.
can someone please help?
given beloew are the configs and the results of the debug isdn events and 
debug isdn q931.
pls help.
------------------------------------------------------------------------
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname SITE1
!
enable password abcd
!
username SITE2 password letmethru
ip subnet-zero
no ip domain-lookup
isdn switch-type basic-ni1
!
interface BRI0/0
ip unnumbered Ethernet0/0
encapsulation ppp
no logging event subif-link-status
isdn spid1 20269875240101 6987524
isdn spid2 20269875250101 6987525
dialer idle-timeout 300
dialer map ip 192.168.1.1 name SITE2 broadcast 7272321
dialer map ip 192.168.1.1 name SITE2 broadcast 7272329
dialer hold-queue 10
dialer-group 1
no fair-queue
dialer load-threshold 200 either
ppp authentication chap
ppp multilink

!
interface Ethernet0/0
ip address 10.30.62.14 255.255.255.0
no logging event subif-link-status
!
interface Ethernet1/0
no ip address
no logging event subif-link-status
shutdown
!
interface Ethernet1/1
no ip address
no logging event subif-link-status
shutdown
!
interface Ethernet1/2
no ip address
no logging event subif-link-status
shutdown
!
interface Ethernet1/3
no ip address
no logging event subif-link-status
shutdown

!
ip http server
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.1.1
ip route 192.168.1.1 255.255.255.255 bri0/0
dialer-list 1 protocol ip permit
!
line con 0
password abcd
login
line aux 0
line vty 0 4
password abcd
login
!
end
-----------------------------------------------------------------------

!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname SITE2
!
enable password abcd
!
username SITE1 password letmethru
ip subnet-zero
no ip domain-lookup
isdn switch-type basic-ni1
!
interface BRI0/0
ip unnumbered Ethernet0/0
encapsulation ppp
no logging event subif-link-status
isdn spid1 20272723210101 7272321
isdn spid2 20272723290101 7272329
dialer idle-timeout 300
dialer map ip 10.30.62.14 name SITE1 broadcast 6987524
dialer map ip 10.30.62.14 name SITE1 broadcast 6987525
dialer hold-queue 10
dialer-group 1
no fair-queue
ppp authentication chap
ppp multilink

no fair-queue
!
interface Ethernet0/0
ip address 192.168.1.1 255.255.255.0
no logging event subif-link-status
!
interface Ethernet1/0
ip address 192.168.2.1 255.255.255.0
no logging event subif-link-status

!
interface Ethernet1/1
ip address 192.168.3.1 255.255.255.0
no logging event subif-link-status

!
interface Ethernet1/2
ip address 192.168.4.1 255.255.255.0
no logging event subif-link-status

!
interface Ethernet1/3
ip address 192.168.5.1 255.255.255.0
no logging event subif-link-status


!
ip http server
ip classless
ip route 0.0.0.0 0.0.0.0 10.30.62.14
ip route 10.30.62.14 255.255.255.0 bri0/0
dialer-list 1 protocol ip permit
!
line con 0
password abcd
login
line aux 0
line vty 0 4
password abcd
login
!
end
-----------------------------------------------------------------------

SITE1#ping 192.168.1.2

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

ISDN BR0/0: Outgoing call id = 0x804E
ISDN BR0/0: Event: Call to 7272321 at 64 Kb/s
ISDN BR0/0: TX ->  SETUP pd = 8  callref = 0x4E
        Bearer Capability i = 0x8890
        Channel ID i = 0x83
        Keypad Facility i = '7272321'
ISDN BR0/0: RX <-  CALL_PROC pd = 8  callref = 0xCE
        Channel ID i = 0x89
ISDN BR0/0: received HOST_PROCEEDING.
ISDN BR0/0: RX <-  DISCONNECT pd = 8  callref = 0xCE
        Cause i = 0x8091 - User busy
        Signal i = 0x04 - Busy tone on
ISDN BR0/0: received HOST_DISCONNECT
ISDN BR0/0: Event:  Call to 7272321 was hung up.
ISDN BR0/0: TX ->  RELEASE pd = 8  callref = 0x4E
ISDN BR0/0: RX <-  RELEASE_COMP pd = 8  callref = 0xCE
ISDN BR0/0: Outgoing call id = 0x804F
ISDN BR0/0: Event: Call to 7272321 at 64 Kb/s
ISDN BR0/0: TX ->  SETUP pd = 8  callref = 0x4F
        Bearer Capability i = 0x8890
        Channel ID i = 0x83
        Keypad Facility i = '7272321'.
ISDN BR0/0: RX <-  CALL_PROC pd = 8  callref = 0xCF
        Channel ID i = 0x89
ISDN BR0/0: received HOST_PROCEEDING
ISDN BR0/0: RX <-  DISCONNECT pd = 8  callref = 0xCF
        Cause i = 0x8091 - User busy
        Signal i = 0x04 - Busy tone on
ISDN BR0/0: received HOST_DISCONNECT
ISDN BR0/0: Event:  Call to 7272321 was hung up.
ISDN BR0/0: TX ->  RELEASE pd = 8  callref = 0x4F
ISDN BR0/0: RX <-  RELEASE_COMP pd = 8  callref = 0xCF
ISDN BR0/0: Outgoing call id = 0x8050
ISDN BR0/0: Event: Call to 7272321 at 64 Kb/s
ISDN BR0/0: TX ->  SETUP pd = 8  callref = 0x50
        Bearer Capability i = 0x8890
        Channel ID i = 0x83
        Keypad Facility i = '7272321'
ISDN BR0/0: RX <-  CALL_PROC pd = 8  callref = 0xD0
        Channel ID i = 0x89
ISDN BR0/0: received HOST_PROCEEDING.
ISDN BR0/0: RX <-  DISCONNECT pd = 8  callref = 0xD0
        Cause i = 0x8091 - User busy
        Signal i = 0x04 - Busy tone on
ISDN BR0/0: received HOST_DISCONNECT
ISDN BR0/0: Event:  Call to 7272321 was hung up.
ISDN BR0/0: TX ->  RELEASE pd = 8  callref = 0x50
ISDN BR0/0: RX <-  RELEASE_COMP pd = 8  callref = 0xD0
ISDN BR0/0: Outgoing call id = 0x8051
ISDN BR0/0: Event: Call to 7272321 at 64 Kb/s
ISDN BR0/0: TX ->  SETUP pd = 8  callref = 0x51
        Bearer Capability i = 0x8890
        Channel ID i = 0x83
        Keypad Facility i = '7272321'.
ISDN BR0/0: RX <-  CALL_PROC pd = 8  callref = 0xD1
        Channel ID i = 0x89
ISDN BR0/0: received HOST_PROCEEDING
ISDN BR0/0: RX <-  DISCONNECT pd = 8  callref = 0xD1
        Cause i = 0x8091 - User busy
        Signal i = 0x04 - Busy tone on
ISDN BR0/0: received HOST_DISCONNECT
ISDN BR0/0: Event:  Call to 7272321 was hung up.
ISDN BR0/0: TX ->  RELEASE pd = 8  callref = 0x51
ISDN BR0/0: RX <-  RELEASE_COMP pd = 8  callref = 0xD1
ISDN BR0/0: Outgoing call id = 0x8052
ISDN BR0/0: Event: Call to 7272321 at 64 Kb/s
ISDN BR0/0: TX ->  SETUP pd = 8  callref = 0x52
        Bearer Capability i = 0x8890
        Channel ID i = 0x83
        Keypad Facility i = '7272321'
ISDN BR0/0: RX <-  CALL_PROC pd = 8  callref = 0xD2
        Channel ID i = 0x89
ISDN BR0/0: received HOST_PROCEEDING.
Success rate is 0 percent (0/5)
SITE1#
ISDN BR0/0: RX <-  DISCONNECT pd = 8  callref = 0xD2
        Cause i = 0x8091 - User busy
        Signal i = 0x04 - Busy tone on
ISDN BR0/0: received HOST_DISCONNECT
ISDN BR0/0: Event:  Call to 7272321 was hung up.
ISDN BR0/0: TX ->  RELEASE pd = 8  callref = 0x52
ISDN BR0/0: RX <-  RELEASE_COMP pd = 8  callref = 0xD2
----------------------------------------------------------------------

THANKS FOR LOOKING THROUGH ALL THIS.
ALL REMOTE ACCESS GURUS PLS HELP.

REGARDS


_____________________________________________________________________________________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com

_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to