Specifies a list of IP addresses for routers on the client subnet. When more than one router is assigned, the client interprets and uses the addresses in the specified order. This option is normally used to assign a default gateway to DHCP clients on a subnet.
Note The x in this properties name is a placeholder for a zero-based array that contains DHCP configurations.
Property configured by |
|
|
Property applies to |
|
BootStrap.ini |
|
|
LTI |
˜ |
CustomSettings.ini |
˜ |
|
|
|
MDT DB |
˜ |
|
ZTI |
˜ |
Value |
Description |
router |
Specifies a list of IP addresses for routers on the client subnet |
Example |
[Settings] Priority=Default
[Default] DHCPScopes0OptionRouter=192.168.0.253 |
Related Topics