Reference Guide

cfgNicStaticIPv4Enable (Read or Write)
Description Enables or disables the IPv4 stack.
Legal Values
0 — Disabled
1 — Enabled
Default 1 — Enabled
NOTE: If this object is modified, then the object cfgNicIPv4Enable is also modified.
cfgNicStaticIpAddress (Read or Write)
Description Returns or sets the current IPv4 address.
NOTE: Only sets the current IPv4 address if
cfgNicUseDhcp is set to 0 (false).
Legal Values Any Valid IPv4 address
Default 192.168.0.120
cfgNicStaticUseDhcp (Read or Write)
Description Specifies whether DHCP is used to configure the IPv4
network.
Legal Values
0 — IP Address, subnet mask and gateway are
configured on the device.
1 — IP Address, subnet mask and gateway are
assigned from the DHCP server.
Default 0 — Do not use DHCP
NOTE: If this object is modified, then the object cfgNicUseDhcp is also modified.
cfgNicStaticNetmask (Read or Write)
Description Returns or sets the static IPv4 Netmask.
NOTE: Only sets the current IPv4 netmask, if
cfgNicUseDhcp is set to 0 (false).
Legal Values Any Valid IPv4 Netmask
Default 255.255.255.0
152