I am in need of a quick help. Has anyone done this config? I have 3640 with 6 port digital modem and 4 port BRI. Two BRI lines are provisioned by Verizon to accept modem dialin. Foillowing is the debugging output when a user dials in to one of the BRI lines. 3640-Router# Mar 22 15:54:23: ISDN BR2/0: RX <- SETUP pd = 8 callref = 0x01 Mar 22 15:54:23: Bearer Capability i = 0x8090A2 Mar 22 15:54:23: Channel ID i = 0x89 Mar 22 15:54:23: Progress Ind i = 0x8283 - Origination address is non-ISDN Mar 22 15:54:23: Signal i = 0x40 - Alerting on - pattern 0 Mar 22 15:54:23: Calling Party Number i = 0x0083, '7813883489' Mar 22 15:54:23: Called Party Number i = 0xC1, '3222368' Mar 22 15:54:23: Locking Shift to Codeset 5 Mar 22 15:54:23: Codeset 5 IE 0x2A i = 0x808B0A, '7813883489', 0x80010A800114800114800114 Mar 22 15:54:23: ISDN BR2/0: Event: Received a call id 0x11 with a bad bearercap from 7813883489 on B1 3640-Router# Mar 22 15:54:25: ISDN BR2/0: RX <- SETUP pd = 8 callref = 0x01 Mar 22 15:54:25: Bearer Capability i = 0x8090A2 Mar 22 15:54:25: Channel ID i = 0x89 Mar 22 15:54:25: Progress Ind i = 0x8283 - Origination address is non-ISDN Mar 22 15:54:25: Signal i = 0x40 - Alerting on - pattern 0 Mar 22 15:54:25: Calling Party Number i = 0x0083, '7813883489' Mar 22 15:54:25: Called Party Number i = 0xC1, '3222368' Mar 22 15:54:25: Locking Shift to Codeset 5 Mar 22 15:54:25: Codeset 5 IE 0x2A i = 0x808B0A, '7813883489', 0x80010A800114800114800114 Mar 22 15:54:25: ISDN BR2/0: Event: Received a call id 0x12 with a bad bearercap from 7813883489 on B1
Verizon tells me they have the ISDN switch confugred correctly. I have the following config(I have deleted some config unrelated to this issue) 3640-Router#sh run Building configuration... Current configuration: ! ! Last configuration change at 14:15:52 EST Fri Mar 22 2002 ! NVRAM config last updated at 12:51:14 EST Fri Mar 22 2002 ! version 12.0 service timestamps debug datetime localtime service timestamps log datetime localtime service password-encryption ! hostname 3640-Router ! logging buffered 8192 debugging aaa new-model aaa authentication login default radius local aaa authentication login NOAUTH none aaa authentication login LINE line aaa authentication ppp default radius aaa authorization network default radius aaa accounting exec default start-stop radius aaa accounting network default start-stop radius enable secret 5 $1$WOiv$Y36Ly7qDTlc5.vjy8W4Ji. ! username xxxxx password 7 xxxxxxx clock timezone EST -5 clock summer-time ESD recurring modem country mica usa ip subnet-zero no ip source-route no ip finger no ip domain-lookup ip name-server 10.0.0.2 ip name-server 10.0.0.3 ip name-server 134.241.180.1 ! ip dhcp-server 10.0.0.2 appletalk routing appletalk virtual-net 50 printers isdn switch-type basic-5ess ! ! ! interface Ethernet1/0 ip address 10.0.9.4 255.255.0.0 no ip directed-broadcast appletalk cable-range 1-30 11.236 appletalk zone printers ! interface BRI2/0 no ip address no ip directed-broadcast encapsulation ppp isdn switch-type basic-dms100 isdn spid1 xxxxxxxxxxx xxxxxxxxx isdn spid2 xxxxxxxxxxx xxxxxxxxx isdn not-end-to-end 56 isdn incoming-voice modem no cdp enable ! interface BRI2/1 no ip address no ip directed-broadcast encapsulation ppp isdn switch-type basic-dms100 isdn spid1 xxxxxxxxxxx xxxxxxxxx isdn spid2 xxxxxxxxxxx xxxxxxxxx isdn incoming-voice modem no cdp enable ! interface BRI2/2 no ip address no ip directed-broadcast encapsulation ppp shutdown isdn switch-type basic-5ess isdn incoming-voice modem ! interface BRI2/3 no ip address no ip directed-broadcast encapsulation ppp shutdown isdn switch-type basic-5ess isdn incoming-voice modem ! interface Group-Async1 description "Digital Modem Module in Slot 0" ip unnumbered Ethernet1/0 no ip directed-broadcast encapsulation ppp ip tcp header-compression passive async mode interactive appletalk client-mode peer default ip address dhcp no cdp enable ppp authentication ms-chap chap pap group-range 1 12 ! ip classless ip route 0.0.0.0 0.0.0.0 10.0.0.1 no ip http server ! dialer-list 1 protocol ip permit dialer-list 1 protocol appletalk permit radius-server host 10.0.0.20 auth-port 1645 acct-port 1646 radius-server timeout 20 radius-server key budlight ! line con 0 logging synchronous login authentication NOAUTH transport input none line 1 12 autoselect during-login autoselect ppp modem InOut transport input all ! line aux 0 line vty 0 4 password 7 07052245 login authentication LINE ! ntp clock-period 17180010 ntp server 18.26.4.105 end Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=39363&t=39363 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

