Benjamin,
 
Make sure you have these in your 7206.
 
=======================================
aaa authentication login default local
aaa authentication ppp default group radius local
aaa authorization exec default local
aaa authorization network default group radius local
aaa accounting delay-start
aaa accounting update periodic 3
aaa accounting exec default start-stop group radius
aaa accounting network default start-stop group radius
 
vpdn enable
 
vpdn-group 1
 accept-dialin
  protocol pppoe
  virtual-template 1
 
!
interface Virtual-Template1
 mtu 1492
 ip unnumbered FastEthernet1/0
 no ip route-cache cef
 ip mroute-cache
 peer default ip address pool pppoepool (CASE SENSATIVE)
 ppp authentication pap
 
ip local pool pppoepool 192.168.200.130 192.168.200.254
 
ip radius source-interface FastEthernet1/0 (You need this so that your Radius Server sees the IP address of your router and not your WAN IP)
 
!
radius-server host 10.10.10.10 auth-port 1645 acct-port 1646
radius-server host 20.20.20.20. auth-port 1645 acct-port 1646
radius-server deadtime 60
radius-server directed-request
radius-server key 7 mypasswordgoeshere.
=======================================
 
 
I hope this helps.
 
Email me off line if you have questions.
 
 
Tony D. Koehn
Director of Networks
Pixius Communications, LLC
316-219-8569
Amateur:  N0LVY
 
 
----- Original Message -----
From: "Benjamin Tompkins" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 18, 2004 11:55 AM
Subject: Re: [VOPRadius] Cisco and Radius

> I'm trying to get PPPoE working on a 7206 so far with not much luck. Can you
> share the relevant parts of your config with me? I would post to the list,
> but our main competitor also subscribes and I'd rather them know as little
> as possible as to what we are doing. Thanks.
>
> Benjamin Tompkins
> Systems Administrator
> Blue One Communications, Inc.
>
>
> > * This is the VOP Radius mailing list *
> > Does anyone have any problems with interim  accounting problems on a Cisco
> > 7206 using PPPoE (VPDN) session such as users not showing up in the online
> > user listing?
> >
> > I have this problem only on 7206's with PPPoE users.  Works on a Cisco
> 7100
> > though.
> >
> > Dialup callers on 7206's work fine and show up in the user listing.
> >
> > Also anyone know what command to use to tell Radius that the Cisco
> rebooted
> > when its rebooted like an Ascend does?
> >
> >
> >
> > Tony D. Koehn
> > Director of Networks
> > Pixius Communications, LLC
> > 316-219-8569
> > Amateur:  N0LVY
> >
> >
> > ----- Original Message -----
> > From: "David Neal" <
[EMAIL PROTECTED]>
> > To: <
[EMAIL PROTECTED]>
> > Sent: Monday, June 07, 2004 5:22 PM
> > Subject: [VOPRadius] Cisco and Radius
> >
> >
> > > * This is the VOP Radius mailing list *
> > > Thanks, I do believe this did the trick
> > >
> > > David Neal
> > > DATAServ Inc.
> > >
www.redcreek.net
> > >
> > > > -----Original Message-----
> > > > From:
[EMAIL PROTECTED]
> > > > [mailto:[EMAIL PROTECTED] Behalf Of Mike McTee
> > > > Sent: Monday, June 07, 2004 4:43 PM
> > > > To:
[EMAIL PROTECTED]
> > > > Subject: [VOPRadius] Cisco and Radius
> > > >
> > > >
> > > > * This is the VOP Radius mailing list *
> > > > David,
> > > >
> > > > I believe the command you are looking for is this:
> > > >
> > > > "aaa accounting update"
> > > >
> > > > The information on this command can be seen here:
> > > >
> > > >
http://www.cisco.com/en/US/products/sw/iosswrel/ps1824/products_co
> > > > nfiguratio
> > > > n_guide_chapter09186a0080087e89.html
> > > >
> > > >
> > > > Sincerely,
> > > > Mike McTee
> > > > Eastex Net (
www.eastex.net)
> > > >
> > > >
> > > > -----Original Message-----
> > > > From:
[EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED] On
> > > Behalf Of David Neal
> > > Sent: Monday, June 07, 2004 3:44 PM
> > > To:
[EMAIL PROTECTED]
> > > Subject: [VOPRadius] Cisco and Radius
> > >
> > > * This is the VOP Radius mailing list *
> > >
> > > I am looking to find the Cisco command to send the watchdog packets to
> Vop
> > > Radius server. My Cisco Access server is a 5300
> > >
> > > Cisco Internetwork Operating System Software
> > > IOS (tm) 5300 Software (C5300-J-M), Version 12.0(7)T,  RELEASE SOFTWARE
> > > (fc2)
> > > Copyright (c) 1986-1999 by cisco Systems, Inc.
> > >
> > > Thank you for your assistance
> > >
> > > David Neal
> > > DATAServ Inc.
> > >
www.redcreek.net
> > > --
> > > Outgoing mail is certified Virus Free.
> > > Checked by AVG Anti-Virus (
http://www.grisoft.com).
> > > Version: 7.0.245 / Virus Database: 263.1.1 - Release Date: 6/6/2004
> > >
> > >
> > > **
> > > To leave this list, send an email to
[EMAIL PROTECTED]
> > > and put the word "LEAVE" in the BODY of the email.
> > >
> > >
> > > **
> > > To leave this list, send an email to
[EMAIL PROTECTED]
> > > and put the word "LEAVE" in the BODY of the email.
> > >
> > > --
> > > Incoming mail is certified Virus Free.
> > > Checked by AVG Anti-Virus (
http://www.grisoft.com).
> > > Version: 7.0.245 / Virus Database: 263.1.1 - Release Date: 6/6/2004
> > >
> > > --
> > > Outgoing mail is certified Virus Free.
> > > Checked by AVG Anti-Virus (
http://www.grisoft.com).
> > > Version: 7.0.245 / Virus Database: 263.1.1 - Release Date: 6/6/2004
> > >
> > >
> > > **
> > > To leave this list, send an email to
[EMAIL PROTECTED]
> > > and put the word "LEAVE" in the BODY of the email.
> >
> >
> > **
> > To leave this list, send an email to
[EMAIL PROTECTED]
> > and put the word "LEAVE" in the BODY of the email.
>

Reply via email to