I don't know what you exactly mean, but this is what I think you want:

username joe pass pass
username john pass pass1

interface dialer1
ip address 1.1.1.1 255.255.255.0
dialer remote-name joe
peer default ip address 1.1.1.2
(this would assign this ip address to the user joe)
dialer pool 1

interface dialer2
ip add 2.2.2.2 255.255.255.0
dialer remote-name john
peer default ip add 2.2.2.1 
dialer pool 2

int b0/0
dialer pool-member 1
dialer pool-member 2


If anyone has a simpler way to do this, I would like him/her to post it.

Dragi



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

Reply via email to