Unsolved
This post is more than 5 years old
4 Posts
0
46457
September 21st, 2015 22:00
Assign static IP address to MAC address in N3024 DHCP server
Hi,
I've created a few DHCP scope in N3024.
All these DHCP scope are working, devices able to get IP addresses.
I wish some devices (e.g. printer, AppleTV, etc.) can get a static IP address from this scope.
For example, the DHCP scope in 172.24.23.0 /24. And I wish printer (configured as DHCP) can get IP address 172.24.23.11.
So I want to bind IP address to the specific MAC address.
How I can achieve this goal in PowerConnect N3024?
Thanks!
No Events found!



terryleekl
4 Posts
0
September 22nd, 2015 19:00
Thanks Daniel!
I'd have one more question, is that I have to create separate DHCP scope for every devices?
For example, I have current DHCP scope 172.24.23.0 /24.
But I wish devices to use static IP address, e.g. AppleTV use 172.24.23.11; Printer using 172.24.23.12...
So I have to create two separate DHCP scope for these two devices?
terryleekl
4 Posts
0
September 23rd, 2015 19:00
Yes, I just tried the configuration on dhcp.
Every single IP MAC-address binding has to be in separate scope.
That means if I want 3 bindings, I have to create additional 3 scope.
Thanks Daniel!