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

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

10 REPLIES 10
Toshi_Esumi

Of course you need to have a proper route to reach the TFTP server you're handing out via the DHCP option. We always test it by pinging sourced from the phone subnet. In our case we use BGP to propagate the super subnet instead of a static route.   

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