Multilink Virtual-Templates [7:15091]

2001-08-07 Thread Hamid

Hi group

 I have configured my access server to allow multilinks. I have created a
virtual template for the multilink users as follows:

!
interface Virtual-Template1
 description Template for Multilink users
 ip unnumbered Loopback1
 no ip directed-broadcast
 ip tcp header-compression passive
 peer default ip address pool ip-pool1
 ppp authentication pap ms-chap dial-in
 ppp multilink
!
AS-Alpha#sh ip local pool
 Pool Begin End
 ip-pool1   61.11.243.100  61.11.243.150
 ip-pool2   213.217.32.100213.217.32.150

The problem is that I have 2 type of users, which I have to assign different
classes of IP addresss. (as the above IP pools). The async lines are
different., the first group dials into the Group-Async 1 interfaces and the
second group dials into the Group-Async2 interfaces.

Can anyone tell me how I can assign these multilink users with different IP
address classes?

Thanx

Hamid




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=15091t=15091
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Multilink Virtual-Templates [7:15091]

2001-08-07 Thread Eric Hoffman

You could set up profiles through your radius/acs server to assign ip
addresses to the users, based on their authentication information.

The profiles would then assign users the ip addresses, based on what is
listed in the profiles on the radius/acs server.

HTH,
Eric

-Original Message-
From: Hamid [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 8:33 AM
To: [EMAIL PROTECTED]
Subject: Multilink Virtual-Templates [7:15091]


Hi group

 I have configured my access server to allow multilinks. I have created a
virtual template for the multilink users as follows:

!
interface Virtual-Template1
 description Template for Multilink users
 ip unnumbered Loopback1
 no ip directed-broadcast
 ip tcp header-compression passive
 peer default ip address pool ip-pool1
 ppp authentication pap ms-chap dial-in
 ppp multilink
!
AS-Alpha#sh ip local pool
 Pool Begin End
 ip-pool1   61.11.243.100  61.11.243.150
 ip-pool2   213.217.32.100213.217.32.150

The problem is that I have 2 type of users, which I have to assign different
classes of IP addresss. (as the above IP pools). The async lines are
different., the first group dials into the Group-Async 1 interfaces and the
second group dials into the Group-Async2 interfaces.

Can anyone tell me how I can assign these multilink users with different IP
address classes?

Thanx

Hamid




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=15104t=15091
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]