Update {$mac}.xml

This commit is contained in:
Len 2018-03-01 19:13:41 -05:00 committed by GitHub
parent 0c9a9a6fa8
commit 1e0beb1ebf
1 changed files with 10 additions and 7 deletions

View File

@ -1887,13 +1887,16 @@
<!-- Mandatory -->
<P238>0</P238>
<!-- XML Config File Password -->
<!-- String -->
<P1359></P1359>
<!-- HTTP/HTTPS User Name -->
<!-- String -->
<P1359>{$http_auth_username}</P1359>
<!-- HTTP/HTTPS Password -->
<!-- String -->
<!-- String; between ascii values 33 and 126 -->
<!-- Mandatory -->
<P1359>{$http_auth_password}</P1359>
<!-- HTTP/HTTPS User Name -->
<!-- String; between ascii values 33 and 126 -->
<P1360>{$http_auth_username}</P1360>
<!-- HTTP/HTTPS Password -->
<!-- String; between ascii values 33 and 126 -->
<P1361>{$http_auth_password}</P1361>
<!-- Firmware Upgrade Via. 0 - TFTP Upgrade, 1 - HTTP Upgrade, 2 - HTTPS Upgrade. Default is 1 -->
<!-- Number: 0, 1, 2 -->