Update {$mac}.xml (#7369)

Allow device to not revert back to DHCP on reboot and keep manually entered static IP.
This commit is contained in:
Bifur1
2025-05-22 11:58:46 -04:00
committed by GitHub
parent 999f4d42cd
commit ce9758de20

View File

@@ -2451,7 +2451,7 @@
<!-- # IP Address. 0 - DHCP, 2 - PPPoE, 1 - Static IP -->
<!-- # Number: 0, 1, 2 -->
<!-- # Mandatory -->
<P8>0</P8>
{if isset($grandstream_ip_mode)}<P8>{$grandstream_ip_mode}</P8>{else}<P8>0</P8>{/if}</P8>
<!-- ################################################################################# -->
<!-- # DHCP -->