Hi @bhybhyb
dont believe is possible. You can do from 192.168.1.1 - 192.168.1.30 and from 192.168.1.32 - 192.168.1.62
by using 255.255.255.224
The config would look like
!
ip dhcp pool par
network 192.168.1.0 255.255.255.224
default-router 192.168.1.1
ip dhcp pool impar
network 192.168.1.32 255.255.255.224
default-router 192.168.1.33