Managing more than one IP pools

Hi To all
I’m using an RB333. I need to manage two IP pools to assign by DHCP to my clients.

[admin@EMERTEC] /ip pool> print

NAME RANGES

0 dhcp_pool Privado 10.34.0.2-10.34.0.254
1 dhcp_pool Publicas 190.220.3.235-190.220.3.239

Now my DHCP is configured to bring IP only from “Privado” pool..

NAME INTERFACE RELAY ADDRESS-POOL LEASE-TIME ADD-ARP

0 dhcp1 bridge1 dhcp_pool… 6d

(bridge1 interface has


I tried to create another DHCP for “Publicas” pool providing but with not success !!..

Could somebody try to help me in my configuration ?

I appreciate a lot your help…

Regards.
Gustavo.

You can specify multiple pools in ip pool configuration.
However, I assume you want to control and specify, which users are getting private and public IP address.

  • you can use static lease and specify, who is getting public and private;
  • use private IP pool for new clients, firstly client get private IP address. If you need to set public address, specify static lease and change address to public.