Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
Steaven_K
New Contributor

Release for specific MAC address with dhcp server

Is it possible to release for a specific MAC address with a dhcp server?

 

Example)
1. Release 192.168.1.10~192.168.1.20 MAC addresses starting with AA:BB:CC
2. Everything else is released from 192.168.1.100 to 192.168.1.200

 

Thank you.

 

FortiGate 

 

2 REPLIES 2
ESCHAN_FTNT
Staff
Staff

Hi Steaven_K

 

I am not so sure if you are looking to match the just the first 3 octet of the MAC address. If yes, I don't think so we can do that. However, for specific MAC address, we can actually do DHCP reservation:-

 

config system dhcp reserved-address

edit User1

set ip 10.10.10.55

set mac 00:09:0F:30:CA:4F

set type regular

end

 

Reference: https://docs.fortinet.com/document/fortigate/6.0.0/handbook/876572/assigning-ip-address-by-mac-addre...

Steaven_K

Hi ESCHAN_FTNT

 

What I want is 3 octets.
The purpose is to give IP to multiple VoIP terminals in a specific range. (It is difficult to do with the above content because there are more than 100 terminals)

 

Thank you.

Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors