[cisco-nas] multiple ip pool on the same nas

Oliver Boehmer (oboehmer) oboehmer at cisco.com
Thu Mar 4 00:58:49 EST 2004


> 
> How can I use 2 different ip pool on an as5300?

ip local pool POOL-A <start-ip> <end-ip>
ip local pool POOL-B <start-ip> <end-ip>

and then assign the appropriate pool by name using Radius (cisco-avpair
= "ip:addr-pool=POOL-A") or via interface config on vtemplate,
group-async, etc. ("peer default ip address pool POOL-A")

	oli



More information about the cisco-nas mailing list