server (iot-device-type-imagotag-policy)

Configures the ESL SES-Imagotag server‘s IP address or hostname. WiNG AP's send a connection request to the Imagotag server host specified here.
Note

Note

The AP's LED turns to Blue after the Imagotag server has successfully recognized and established connection with the ESL communicator.

Syntax

server [hostname|ip-address]
server [hostname <HOSTNAME>|ip-address [<IP>|<HOST-ALIAS-NAME>]] {port <1-65535>}

Parameters

server [hostname <HOSTNAME>|ip-address [<IP>|<HOST-ALIAS-NAME>]] {port <1-65535>}
server Configures the Imagotag server‘s hostname or IP address
hostname <HOSTNAME> Use this option to configure the server‘s hostname.
  • <HOSTNAME> – Provide the hostname (could be FQDN, partial DN, etc.)
ip-address [<IP>|<HOST-ALIAS-NAME>] Use this option to configure the ESL server‘s IP address
  • <IP> – Provide the IP address
  • <HOST-ALIAS-NAME> – Provide a host alias name. Note, if using this option, ensure that the host alias is existing and pointing to the ESL server host.
port <1-65535> Optional. Configures the port on which the ESL server can be reached.
  • <1-65535> – Specify the port from 1 - 65535.

Usage Guidelines

Table 1. USB dongle LED color-code indicator
LED color Indicator description
Red ESL communicator is up and running on 802.3at, PoE+ mode
Amber

ESL communicator is successfully enabled.

After the Imagotag policy is applied, the AP's LED color should change to 'Amber' indicating that the ESL communicator is enabled. If it does not turn to Amber, re-check the policy configuration.

Blue

Imagotag server has successfully identified the ESL communicator.

If the LED color does not turn to 'Blue', check server reachability and confirm the AP-ID configured on the server is correct. For information on configuring AP-ID on server, refer to the Imagotag server configuration guide.

Examples

NOC-NX9500(config-iot-device-type-imagotag-policy-test)#server ip-address 
10.234.160.225
NOC-NX9500(config-iot-device-type-imagotag-policy-test)#show context
 iot-device-type-imagotag-policy test
  enable
  output-power Level-B
  window-size 12
  payload-size 25
  ssl
  fcc-mode
  channel 9
  server ip-address 10.234.160.225
NOC-NX9500(config-iot-device-type-imagotag-policy-test)#

Related Commands

no (iot-device-type-imagotag-policy) Removes the ESL server‘s hostname or IP address configuration