[c-nsp] Cisco AS5300 config as a MODEM pool
Matthew Crocker
matthew at corp.crocker.com
Fri Aug 5 15:03:56 EDT 2016
Thanks everyone, It was an AS5400 and it is now generating proper modem tones when calls are presented. Now I just need to find a modem and a POTS line to test from the office :/
Oh, funny side note. Come to find out the NFAS group has 7 PRIs in it, That should be plenty to handle our peek load of 15 dialup customers. Good thing I don’t pay for PRIs...
-Matt
—
Matthew Crocker
President - Crocker Communications, Inc.
Managing Partner - Crocker Telecommunications, LLC
E: matthew at corp.crocker.com
E: matthew at crocker.com
> On Aug 5, 2016, at 9:00 AM, Adam Greene <maillist at webjogger.net> wrote:
>
> Matt,
>
> From an AS5396 decommissioned a while ago:
>
> !
> version 12.0
> no service pad
> service timestamps debug datetime
> service timestamps log datetime
> no service password-encryption
> !
> hostname AS5396
> !
> boot system flash c5300-is-mz.120-26.bin
> aaa new-model
> aaa authentication ppp default local radius
> aaa authorization network default radius
> aaa accounting network default start-stop radius
> !
> modem recovery action none
> ip subnet-zero
> no ip finger
> !
> !
> controller T1 0
> framing esf
> clock source line primary
> linecode b8zs
> cas-group 1 timeslots 1-24 type e&m-fgb
> !
> controller T1 1
> framing esf
> clock source line secondary
> linecode b8zs
> cas-group 2 timeslots 1-24 type e&m-fgb
> !
> controller T1 2
> framing esf
> clock source internal
> linecode b8zs
> cas-group 3 timeslots 1-24 type e&m-fgb
> !
> controller T1 3
> framing esf
> clock source internal
> linecode b8zs
> cas-group 3 timeslots 1-24 type e&m-fgb
> !
> !
> interface Ethernet0
> no ip address
> no ip directed-broadcast
> no ip route-cache
> no ip mroute-cache
> shutdown
> no cdp enable
> !
> interface FastEthernet0
> ip address x.x.x.x
> no ip directed-broadcast
> no ip route-cache
> no ip mroute-cache
> duplex full
> no cdp enable
> !
> interface Group-Async1
> ip unnumbered FastEthernet0
> no ip unreachables
> no ip directed-broadcast
> encapsulation ppp
> dialer in-band
> dialer idle-timeout 172800
> dialer fast-idle 172800
> dialer-group 1
> async mode interactive
> peer default ip address pool default
> no cdp enable
> ppp max-bad-auth 3
> ppp authentication pap chap
> group-range 1 96
> !
> ip local pool default [start range] [end range]
> ip classless
> ip route 0.0.0.0 0.0.0.0 y.y.y.y
> !
> ip radius source-interface FastEthernet0
> dialer-list 1 protocol ip permit
> no cdp run
> radius-server host z.z.z.z auth-port 1645 acct-port 1646
> radius-server host w.w.w.w auth-port 1645 acct-port 1646
> radius-server key [password]
> !
> line con 0
> transport input none
> line 1 26
> no flush-at-activation
> autoselect during-login
> autoselect ppp
> modem InOut
> transport input all
> line 27 28
> no flush-at-activation
> autoselect during-login
> autoselect ppp
> modem InOut
> modem bad
> transport input all
> line 29 31
> no flush-at-activation
> autoselect during-login
> autoselect ppp
> modem InOut
> transport input all
> line 32
> no flush-at-activation
> autoselect during-login
> autoselect ppp
> modem InOut
> modem bad
> transport input all
> line 33 76
> no flush-at-activation
> autoselect during-login
> autoselect ppp
> modem InOut
> transport input all
> line 77
> no flush-at-activation
> autoselect during-login
> autoselect ppp
> modem InOut
> modem bad
> transport input all
> line 78 96
> no flush-at-activation
> autoselect during-login
> autoselect ppp
> modem InOut
> transport input all
> line aux 0
> logging synchronous
> line vty 0 4
> password [password]
> !
> End
>
> Thanks,
> Adam
>
> -----Original Message-----
> From: cisco-nsp [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Matthew Crocker
> Sent: Thursday, August 4, 2016 7:01 PM
> To: Cisco-nsp List <cisco-nsp at puck.nether.net>
> Subject: [c-nsp] Cisco AS5300 config as a MODEM pool
>
>
> Hello,
>
> My Lucent TNT just died (I know, who still runs modem pools?). I have a Cisco AS5300 with PRI & DSPs, does anyone have an old config laying around that would make it work as a modem pool? Answer, RADIUS authenticate, PPP with end-user, dynamic IP.
>
> No idea what IOS is running on the 5300, I’ll be powering it up and boot it tomorrow.
>
> I still have some dialup customer and don’t want to buy a TNT on eBay if I can help it.
>
>
> Thanks
>
> -Matt
> —
>
> Matthew Crocker
> President - Crocker Communications, Inc.
> Managing Partner - Crocker Telecommunications, LLC
> E: matthew at corp.crocker.com
> E: matthew at crocker.com
>
>
>
> _______________________________________________
> cisco-nsp mailing list cisco-nsp at puck.nether.net https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>
>
More information about the cisco-nsp
mailing list