Update waas-delivery-optimization-reference.md

Adding clarification for customer to add as type = text on their DHCP custom option.  DO client expects a string when processing the DHCP option.
This commit is contained in:
Andy Rivas
2020-11-02 08:32:26 -08:00
committed by GitHub
parent 3cd1c66db1
commit 203b81b893

View File

@ -249,7 +249,7 @@ This policy allows you to specify how your client(s) can discover Delivery Optim
with either option, the client will query DHCP Option ID 235 and use the returned value as the Cache Server Hostname. Option 2 overrides the Cache Server Hostname policy, if set.
Set this policy to designate one or more Delivery Optimization in Network Cache servers through a custom DHCP Option. You can add one or more value either fully qualified domain names (FQDN) or IP addresses. To add multiple values, separate each FQDN or IP address by commas.
Set this policy to designate one or more Delivery Optimization in Network Cache servers through a custom DHCP Option. Specify the custom DHCP option on your server as text type. You can add one or more value either fully qualified domain names (FQDN) or IP addresses. To add multiple values, separate each FQDN or IP address by commas.
> [!NOTE]
> If you format the DHCP Option ID incorrectly, the client will fall back to the Cache Server Hostname policy value if that value has been set.