Hi,

the only thing I can think of that might come close to what you want is to
use the Cisco IOS DHCP-Server on your 2522, assign a dhcp pool for every
single user, and configure manual bindings. For example, for user John it
would look like this:

Router(config)#ip dhcp pool John
Router(config-dhcp)# host address [mask | /prefix-length]
Router(config-dhcp)# hardware-address hardware-address type
or
Router(config-dhcp)# client-identifier unique-identifier
Router(config-dhcp)# client-name John 

Just a thought.

Regards,

Georg






Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=33585&t=33568
--------------------------------------------------
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