Assigning an IP address by username [7:33568]

2002-01-29 Thread Cisco Breaker
I want to assign IP addresses to my users based on their username and password on the 2522 router. They are connecting through the async lines. So far I was giving IP addresses from the ip pool but because of the rules on the firewall I have to do something like this. Can it be done without an AAA

RE: Assigning an IP address by username [7:33568]

2002-01-29 Thread Georg Pauwen
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-d