server
(iot-device-type-imagotag-policy)
Configures the ESL SES-Imagotag server‘s IP address or hostname. As per the current
implementation, at the ESL server end, the WiNG AP‘s IP address was
configured to enable the server contact the AP and establish connection with the ESL
communicator (USB Dongle). Starting with WiNG 5.9.3, the WiNG AP will send a
connection request to the ESL server. For this purpose, the ESL Imagotag server‘s IP
address or hostname has to be configured in the IOT Imagotag policy. Use this
command to provide the SES-Imagotag server‘s IP address or hostname.
Supported in the following
platforms:
- Access Points — AP8432
- Service Platforms — NX5500,
NX7500, NX9500, NX9600, VX9000
Syntax
server [hostname|ip-address]
server [hostname <HOST-NAME>|ip-address [<IP>|<HOST-ALIAS-NAME>]] {port <1-65535>}
Parameters
server [hostname <HOST-NAME>|ip-address [<IP>|<HOST-ALIAS-NAME>]] {port <1-65535>}
server |
Configures the ESL server‘s hostname or IP address |
hostname <HOST-NAME> |
Use this option to configure the ESL 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.
|
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)#