RE: Multiple IP Pools with Ascend APX's

2004-03-22 Thread Troy Settle



 
Anson,
 
You 
need to look at how pool chaining works with the APX.  You might also look 
into the virtual routers.
--  Troy Settle  Pulaski Networks  http://www.psknet.com  540.994.4254 ~ 
866.477.5638  
 

  
  
  From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of Anson 
  RinesmithSent: Wednesday, March 17, 2004 6:04 PMTo: 
  [EMAIL PROTECTED]Subject: Multiple IP Pools 
  with Ascend APX's
  
  
  I’m using freeRadius with 
  MySQL
  In radgroupreply,  GroupName, 
  Attribute, op, Value, prio
   
  I have multiple ISP’s logging into 
  one RAS. First ISP needs to class C’s, pools 1 and 2. Second ISP needs 3 Class 
  C’s, pools 3, 4 & 5. etc…..
  Therefore I cannot use isp1, 
  X-Ascend-Assign-IP-Pool, :=, 0
  Would I have
  isp1, X-Ascend-Assign-IP-Pool, :=, 
  1
  isp1, X-Ascend-Assign-IP-Pool, +=, 
  2
  isp2, X-Ascend-Assign-IP-Pool, :=, 
  3
  isp2, X-Ascend-Assign-IP-Pool, +=, 
  4
  isp2, X-Ascend-Assign-IP-Pool, +=, 
  5
  etc….
   


Multiple IP Pools with Ascend APX's

2004-03-17 Thread Anson Rinesmith








I’m using freeRadius with MySQL

In radgroupreply,  GroupName, Attribute, op, Value,
prio

 

I have multiple ISP’s logging into one RAS. First ISP
needs to class C’s, pools 1 and 2. Second ISP needs 3 Class C’s,
pools 3, 4 & 5. etc…..

Therefore I cannot use isp1, X-Ascend-Assign-IP-Pool, :=, 0

Would I have

isp1, X-Ascend-Assign-IP-Pool, :=, 1

isp1, X-Ascend-Assign-IP-Pool, +=, 2

isp2, X-Ascend-Assign-IP-Pool, :=, 3

isp2, X-Ascend-Assign-IP-Pool, +=, 4

isp2, X-Ascend-Assign-IP-Pool, +=, 5

etc….