dhcp pool issue

NAME RANGES

0 dhcp-pool 192.168.0.2-192.168.0.30


one of my client on lan give static ip to his pc 192.168.0.60 its working fine. while my range is till 192.168.30.

kindly help me


thanks

Setting up DHCP server on an interface doesn’t mean that nobody will be able to use static IPs.

If you want to allow only dhcp assigned addresses, set “add-arp” and on interface set arp=reply-only

ok then how i limit the bandwidth on arp ?

Thanks

Why would you want to limit the bandwidth on ARP?

Dropping the wrong ARP packets is an good way to break your network.