Protocols / Network / LinkLocalMode Value

Activates/deactivates Link-Local address acquirement.

In case Link-Local is enabled the reader tries to get a link-local address ("169.254.x.x") at startup.

If the auto mode is selected then the reader starts Link-Local acquirement delayed. If a DHCP address can be acquired during this delay Link-Local will not be started (refer to LinkLocalAcquireDelay ).

As default Link-local is disabled.

Properties

Format

Name Type/Size Description
- Enumeration (8 bits) Values:
  • Disabled (0x00)
    This is the default behaviour if this value is not provided
  • Enabled (0x01)
  • Auto (0x02)