[cisco-nas] Cisco AS5350 configuration as a modem pool

Matthew Crocker matthew at corp.crocker.com
Thu Apr 12 18:28:12 EDT 2018


Hello,

  I have a new-to-me Cisco AS5350 that I’m trying to get configured as a modem pool.   I can’t get it to accept the commands that worked on my old AS5400

My AS5400 died and I’m hoping an AS5350 can take its place.  I believe the AS5350XM has Flex DSPs installed,  not sure how to get the list of DSP resources.


AS5350#show hardware
Cisco IOS Software, 5350 Software (C5350-IS-M), Version 12.4(11)XW3, RELEASE SOFTWARE (fc3)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2007 by Cisco Systems, Inc.
Compiled Fri 17-Aug-07 03:02 by prod_rel_team

ROM: System Bootstrap, Version 12.4(22r)T, RELEASE SOFTWARE (fc1)

AS5350 uptime is 3 hours, 26 minutes
System returned to ROM by power-on
System image file is "flash:c5350xm-is-mz.124-11.XW3.bin"

Cisco AS5350XM (BCM) processor (revision 0x22) with 393215K/131072K bytes of memory.
Processor board ID JAE1245ZRSN
SB-1 CPU at 750MHz, Implementation 1025, Rev 0.3, 256KB L2 Cache
Last reset from power-on
Manufacture Cookie Info:
EEPROM Version 0x4, Board ID 0x4C3,
Board Hardware Version 2.7, Item Number 800-6571779-03,
Board Revision B0, Serial Number JAE1245ZRSN.
Processor 0x0, MAC Address 0022.9158.1a10
2 Gigabit Ethernet interfaces
34 Serial interfaces
4 Channelized T1/PRI ports
512K bytes of NVRAM.
126000K bytes of ATA External CompactFlash (Read/Write)

Configuration register is 0x2102

Calls are coming in but it can’t find a DSP resource

%CALLTRKR-6-CALL_RECORD: ct_hndl=18, service=None, origin=Answer, category=SyncData, DS0 slot/port/ds1/chan=1/0/0/22, called=##########, calling=(n/a), resource slot/port=(n/a)/(n/a), userid=(n/a), ip=0.0.0.0, account id=243, setup=11/18/2008 04:54:29, conn=0.00, phys=0.00, service=0.00, authen=0.00, init-rx/tx b-rate=0/0, rx/tx chars=0/0, charged units=0, time=0.01, disc subsys=CSM, disc code=0x1A, disc text=Failed to find DSP resource, sig type=Unknwn



It will not accept the group-range command in Interface Async0.  Currently calls are coming in on a PRI and I would like all calls to be answered by a modem with RADIUS Authentication.
Ultmately I would like to eliminate the PRI and have the calls come in via SIP.  Yes, I know PPP over dialup modem over SIP/g711u is dumb but that is the world we live in today


Here is my config:

version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname AS5350
!
boot-start-marker
no boot startup-test
boot-end-marker
!
enable secret
!
!
!
resource-pool disable
aaa new-model
!
!
aaa authentication ppp default local group radius none
aaa authorization network default group radius none
aaa accounting delay-start
aaa accounting update newinfo
aaa accounting network default start-stop group radius
!
!
aaa session-id common
calltracker enable
calltracker history max-size 30
calltracker call-record verbose
voice-card 1
no local-bypass
!
voice-card 2
no local-bypass
!
voice-card 3
no local-bypass
!
no ip source-route
!
!
ip cef
ip name-server A.B.C.D
ip name-server A.B.C.D
!
!
multilink virtual-template 1
multilink bundle-name authenticated
vpdn enable
!
isdn switch-type primary-ni
!
!
voice service voip
 fax protocol pass-through g711ulaw
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
username matthew privilege 15
archive
log config
  hidekeys
!
!
controller T1 1/0
framing esf
fdl ansi
linecode b8zs
cablelength short 133
pri-group timeslots 1-24
description " PRI 0"
!
controller T1 1/1
framing sf
linecode ami
!
controller T1 3/0
framing sf
linecode ami
!
controller T1 3/1
framing sf
linecode ami
!
interface Loopback0
ip address A.B.C.D 255.255.255.224
no ip mroute-cache
!
interface GigabitEthernet0/0
ip address A.B.C.D 255.255.255.252
duplex auto
speed auto
negotiation auto
!
interface GigabitEthernet0/1
ip address A.B.C.D 255.255.255.0
duplex auto
speed auto
negotiation auto
!
interface Serial0/0
no ip address
shutdown
clock rate 2000000
!
interface Serial0/1
no ip address
shutdown
clock rate 2000000
!
interface Serial1/0:23
no ip address
encapsulation ppp
dialer rotary-group 1
dialer-group 1
isdn switch-type primary-ni
isdn incoming-voice modem
no fair-queue
no cdp enable
!
interface Virtual-Template1
 ip unnumbered GigabitEthernet0/0
ip tcp header-compression
load-interval 60
peer default ip address pool IP-POOL
ppp authentication pap
ppp multilink
!
interface Dialer1
ip unnumbered Loopback0
encapsulation ppp
no ip mroute-cache
dialer in-band
dialer idle-timeout 300
dialer-group 1
peer default ip address pool IP-POOL
no fair-queue
no cdp enable
ppp authentication chap pap callin
ppp multilink
!
interface Group-Async0
physical-layer async
ip unnumbered Loopback0
encapsulation ppp
no ip mroute-cache
async mode interactive
peer default ip address pool IP-POOL
ppp authentication chap pap callin
!
interface Group-Async1
physical-layer async
ip unnumbered GigabitEthernet0/0
encapsulation ppp
ip tcp header-compression
no ip mroute-cache
dialer in-band
dialer idle-timeout 1800
dialer-group 1
async mode dedicated
peer default ip address pool IP-POOL
no fair-queue
ppp authentication pap
ppp multilink
!
ip local pool IP-POOL A.B.C.D A.B.C.D
ip default-gateway A.B.C.D
!
ip route 0.0.0.0 0.0.0.0 A.B.C.D

no ip http server
!
!
!
ip access-list extended Deny_The_Bad_Stuff
ip radius source-interface GigabitEthernet0/0
dialer-list 1 protocol ip permit
!
!
!
radius-server host A.B.C.D auth-port 1812 acct-port 1813
radius-server key 7
radius-server authorization default Framed-Protocol ppp
!
control-plane
!
!
!
voice-port 1/0:D
!
!
!
!
ss7 mtp2-variant Bellcore 0
ss7 mtp2-variant Bellcore 1
ss7 mtp2-variant Bellcore 2
ss7 mtp2-variant Bellcore 3
!
line con 0
line aux 0
no flush-at-activation
autoselect during-login
autoselect ppp
line vty 0 4
!
scheduler allocate 10000 400
end

-Matt

--
Matthew Crocker
Crocker Communications, Inc.
President
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-nas/attachments/20180412/e1480121/attachment-0001.html>


More information about the cisco-nas mailing list