85 / 179
The reproduction, distribution and utilization of this document as well as the communication of its contents to others without
express authorization is prohibited. Offenders will be held liable for the payment of damages.
All rights reserved in the event of the grant of patent, utility model or design.
21.04.2020
Version 1.18.0
Configuration
APS-90, APS-180 and APS-90-Outdoor-PoE
Find out the hostname
Example
Find out the IP address for a
hostname
Example
6.1.2
Determine the IP address without the DHCP server
If there is no access to the DHCP server, you can find out the IP address via Bonjour SDK.
This tool is often available through printer drivers on the PC. It can also be installed via
http://www.dns-sd.org/ClientSetup.html.
Open the Windows command shell.
Type:
dns-sd -Z _aps
All APS are listed.
Type: <CTRL>+<c>
C:\Users\myself>dns-sd -Z _aps
Browsing for _aps._tcp
_aps._tcp PTR olf901948._aps._tcp
olf901948._aps._tcp SRV 0 0 0
APS901948.local.
olf901948._aps._tcp TXT "Version=1.18.0.1"
"Mode=Standalone"
"Hostname=APS901948"
^C
Open the Windows command shell.
Type:
dns-sd -G v4 APS901948.local
The IP address of the APS is listed.
Type: <CTRL>+<c>
C:\Users\myself>dns-sd -G v4 APS901948.local
Timestamp A/R Flags if Hostname
Address TTL
11:11:45.744 Add 2 17 APS901948.local.
192.168.100.32 120
^C
1.
2.
3.
1.
2.
3.