For When You Can't Have The Real Thing
[ start | index | login ]
start > Juniper > SRX100 > PXE Boot Server

PXE Boot Server

Created by dave. Last edited by dave, 10 years and 47 days ago. Viewed 5,306 times. #1
[edit] [rdf]
labels
attachments
(2014-02-12)

Problem

Send PXE boot options from a SRX DHCP server.

Solution

set system services dhcp pool 10.17.0.0/20 boot-file pxelinux.0
set system services dhcp pool 10.17.0.0/20 next-server 10.17.0.2

Notes:

  • If you don't assign the options to a dhcp pool, the options are global to all pools.
  • If both global and pool-specific options exist, the pool options are the ones which are used.
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt