DHCP-server option 242 - Configuration file errors encountered

Try this

set service dhcp-server global-parameters 'option option-242 code 242 = string;'
set service dhcp-server shared-network-name NET01 subnet x.x.x.0/24 subnet-parameters 'option option-242 "HTTPSRVR=10.xx.xx.2,TLSSRVR=10.xx.xx.2";'


3 Likes