DGA0122 Public IPs: Difference between revisions
Appearance
Content deleted Content added
m Set DHCP lease time |
|||
Line 36: | Line 36: | ||
set InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.DHCPStaticAddress.3.Yiaddr 81.187.xx.yy |
set InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.DHCPStaticAddress.3.Yiaddr 81.187.xx.yy |
||
Do the same for each static IP address required. Then reboot the router to make the changes active. |
Do the same for each static IP address required. Then reboot the router to make the changes active. |
||
If you want to change the DHCP lease time to something different from 14400, the command is e.g. |
|||
set InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.DHCPLeaseTime 3600 |
|||
Again, reboot to make change active. |