AS5400 configuration help

I'm trying to setup an AS5400 for in/out modem/ISDN access, firstly I'd just like to configure for modem access, but when I dial into it I get the following output (debug isdn q931, isdn error & spe modem errors)...The dialing modem just keeps whistling then responds with 'no carrier'

Jan 3 04:56:56.826 gmt: ISDN Se7/0:15 Q931: RX CALL_PROC pd = 8 callref = 0x8001 Channel ID i = 0xA98381 Exclusive, Channel 1 Jan 3 04:56:56.830 gmt: ISDN Se7/0:15 Q931: TX -> ALERTING pd = 8 callref = 0x8001 Jan 3 04:56:56.834 gmt: ISDN Se7/0:15 Q931: TX -> CONNECT pd = 8 callref = 0x8001 Jan 3 04:56:56.934 gmt: ISDN Se7/0:15 Q931: RX

Reply to
FixitDave
Loading thread data ...

Just a quick one, I had alot of trouble last time until I upgraded IOS.

Also why don't you try local authentication first.

I'll post send you one of my working configs if you need okay.

D

FixitDave wrote:

Reply to
genki

Please do send your config, could you also confirm your IOS image that you're running...thanks

Reply to
FixitDave

Hi...not wanting to push you for this, but do you have your IOS image details and your config to hand.

Thanks

FixitDave wrote:

Reply to
FixitDave

Oops sorry, here ya go, this one is working in production, Radius Auth (nortel bay secure) but it's a T3 with a few T1's on it and NFAS so your line config will prob be different. Also I'm in the States so back home uk config is different.

when I was getting this one going I had loadsa problems with CallerID and hit a bug in the IOS I was running, upgrading to the version below fixed it.

version 12.2 service timestamps debug datetime msec service timestamps log datetime msec localtime show-timezone no service password-encryption ! hostname 5350 ! boot system flash c5350-is-mz.122-15.T8.bin no boot startup-test logging queue-limit 100 enable secret 5

username xxxx password 0 xxxx ! ! resource-pool disable clock timezone EST -5 spe country usa ! spe default-firmware spe-firmware-1 aaa new-model ! ! aaa authentication ppp default group radius aaa authorization exec default local aaa authorization network default group radius aaa accounting network default start-stop group radius aaa session-id common ip subnet-zero ip cef no ip domain lookup ! isdn switch-type primary-ni ! ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! ! fax interface-type fax-mail mta receive maximum-recipients 0 ! ! ! controller T1 3/0 framing esf linecode b8zs pri-group timeslots 1-24 nfas_d primary nfas_int 0 nfas_group 0 description xxxxx ! controller T1 3/1 framing esf linecode b8zs pri-group timeslots 1-24 nfas_d backup nfas_int 1 nfas_group 0 description xxxxxxx ! controller T1 3/2 framing sf linecode ami ! controller T1 3/3 framing sf linecode ami ! ! interface FastEthernet0/0 ip address 207.127.253.80 255.255.255.0 duplex full speed 100 ! interface FastEthernet0/1 no ip address shutdown duplex auto speed 10 ! interface Serial0/0 no ip address shutdown clockrate 2000000 ! interface Serial0/1 no ip address shutdown clockrate 2000000 ! interface Serial3/0:23 no ip address encapsulation ppp isdn switch-type primary-ni isdn incoming-voice modem ppp authentication chap ! interface Group-Async0 ip unnumbered FastEthernet0/0 encapsulation ppp dialer in-band dialer idle-timeout 300 dialer-group 1 async mode interactive peer default ip address pool dialin no keepalive ppp authentication chap group-range 1/00 1/107 ! router rip version 2 passive-interface Group-Async0 network 192.168.250.0 network 207.127.253.0 no auto-summary ! ip local pool dialin 1.1.1.1 1.1.1.253 ip classless ip route 0.0.0.0 0.0.0.0 207.127.253.34 no ip http server ! ! ! dialer-list 1 protocol ip permit ! ! radius-server host 192.168.132.60 auth-port 1645 acct-port 1646 radius-server key xxxxxxxx radius-server authorization permit missing Service-Type call rsvp-sync ! voice-port 3/0:D ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! ! line con 0 line aux 0 line vty 0 4 line 1/00 1/107 timeout login response 0 no flush-at-activation no modem callout modem Dialin transport input all autoselect during-login autoselect ppp ! scheduler allocate 10000 400 end

Reply to
genki

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.