Multiple IP Reservations
Is it possible that DHCP reservations can be made based on Mac addresses, on a per-vlan basis? I have a raspberry pi that will have a primary and VLAN connection, and I would like to assign IP addresses for each one, on the Gold.
I can set static IP addresses in the RPi, but I would prefer to centrally manage the IP allocation and not on each device.
-
You can do this today. See https://help.firewalla.com/hc/en-us/articles/115004304054-Device-View
under IP reservation.
-
yes, but it looks like you can only do it once based on a single mac address. is it possible to somehow segment the DHCP requests based on which port it comes in on and allocate a different address, for example:
device on port 1 at mac address: 00:1B:44:11:3A:B7-> 192.168.64.5
device on port 2 at mac address 00:1B:44:11:3A:B7-> 192.168.45.56
It looks now like it's one IP reservation per Mac address. I'm thinking depending which switch port the device is attached to i can route it to different Gold ports at level 3 on the switch.
Please sign in to leave a comment.
Comments
6 comments