TFTP Server Option150
Hello,
I am did the following on my of the DHCP Scope I created and it links to our TFTP server for Cisco Phone
Currently on the phone it picks up the DHCP and TFTP Server but on the firewall
config system dhcp server
edit 3
set forticlient-on-net-status disable
set default-gateway 10.15.x.x
set netmask 255.255.255.0
set interface "port36"
config ip-range
edit 1
set start-ip 10.15.x.x
set end-ip 10.15.x.x
next
end
set timezone-option default
set option1 150 'IP HEX OF MY '
set dns-server1 X.X.X.X
set dns-server2 X.X.X.X
set netmask X.X.X.X
next
end
