networking:mikrotik:dhcp_option
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| networking:mikrotik:dhcp_option [2020/05/03 00:34] – rplecko | networking: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 | + | 1. Change your TFTP server IP in to hex code. You can use this online |
| + | **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 |
| + | |||
| + | {{ : | ||
| + | |||
| + | |||
| + | 3. Add this on DHCP server Network option on for the desired network. | ||
| + | |||
| + | {{ : | ||
| - | 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
