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:
Juanita-Balaraj
2021-09-23 17:50:18 -04:00
parent ab3ddbb30c
commit 275be22ebb
2 changed files with 2 additions and 2 deletions

View File

@@ -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 {

View File

@@ -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 {