I need to understand how to program DHCP option 43 in response to the inquiring device sending option 60.
Here is the current string I have that is NOT working
option 43 ascii "id:device.device.net;tftp=10.50.0.50;dscp=46;vlanpri=6;vlanid=40";
When I use these settings DHCP fails to provide ANY IP addresses.
What is the proper string to input??