Skip to main content
slSiemens
New Member
September 7, 2018
Question

How to add additional MAC adress to custom device

  • September 7, 2018
  • 1 reply
  • 2681 views

Hi,

I am using a FortiGate100E with v6.0.1 build0131(GA).

I would like to add several MAC adresses to one device entry. When I choose another MAC adress and add it I always get the error message "Empty values are not allowed."

Any idea whats wrong here?

Is it a bug?

1 reply

makco10
Explorer II
October 17, 2018

Hello,

 

Are you doing this via the interface or via cli?

 

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

 

https://help.fortinet.com/fos50hlp/54/Content/FortiOS/fortigate-system-administration-54/Advanced/Assigning%20IP%20address%20by%20MAC%20address.htm

 

Regards.