Added "=" to "option arch code 93 = unsigned integer 16"
Topic: Configuring a PXE Boot Server Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com> Change-Id: Ic7b2f18e687c80dccd201d439dc8e2742326e409
This commit is contained in:
@@ -70,7 +70,7 @@ Use a Linux workstation as the |PXE| Boot server.
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
option arch code 93 unsigned integer 16; # ref RFC4578
|
||||
option arch code 93 = unsigned integer 16; # ref RFC4578
|
||||
# ...
|
||||
subnet 192.168.1.0 netmask 255.255.255.0 {
|
||||
if option arch = 00:07 {
|
||||
|
@@ -70,7 +70,7 @@ Use a Linux workstation as the |PXE| Boot server.
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
option arch code 93 unsigned integer 16; # ref RFC4578
|
||||
option arch code 93 = unsigned integer 16; # ref RFC4578
|
||||
# ...
|
||||
subnet 192.168.1.0 netmask 255.255.255.0 {
|
||||
if option arch = 00:07 {
|
||||
|
Reference in New Issue
Block a user