- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Labels:
-
5.2
- « Previous
-
- 1
- 2
- Next »
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.

- « Previous
-
- 1
- 2
- Next »