User Tools

Site Tools


networking:mikrotik:dhcp_option

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
networking:mikrotik:dhcp_option [2020/05/03 00:34] rpleckonetworking:mikrotik:dhcp_option [2020/05/03 00:50] (current) rplecko
Line 3: Line 3:
 How to configure Mikrotik DHCP Server for Cisco Phone TFTP option How to configure Mikrotik DHCP Server for Cisco Phone TFTP option
  
-1. Change your TFTP server IP in to hex code. You can use this online tool http://www.miniwebtool.com/ip-address-to-hex-converter/+1. Change your TFTP server IP in to hex code. You can use this online [[http://www.miniwebtool.com/ip-address-to-hex-converter/|tool]]. 
 +**10.0.2.12** becomes **0x0A00020C**
  
 2. Now configure Mikrotik RouterOS : 2. Now configure Mikrotik RouterOS :
  
-  /ip dhcp-server option add code=150 name=ciscotftp value=0xC0A80307+  /ip dhcp-server option add code=150 name=ciscotftp value=0x0A00020C 
 +   
 +{{ :networking:mikrotik:dhcp_opt_01.png?nolink&300 |}} 
 +   
 + 
 +3. Add this on DHCP server Network option on for the desired network. 
 + 
 +{{ :networking:mikrotik:dhcp_opt_02.png?nolink&350 |}}
  
-3. Ordered List ItemAdd this on DHCP server Network option on  your 
networking/mikrotik/dhcp_option.1588466097.txt.gz · Last modified: 2020/05/03 00:34 by rplecko