Browsing for _roger._tcp
; To direct clients to browse a different domain, substitute that domain in place of
,→'@'
lb._dns-sd._udp PTR @
; In the list of services below, the SRV records will typically reference dot-local
,→Multicast DNS names.
; When transferring this zone file data to your unicast DNS server, you'll need to
,→replace those dot-local
; names with the correct fully-qualified (unicast) domain name of the target host
,→offering the service.
_roger._tcp PTR Ouster\032Sensor\032
,→991234567890._roger._tcp
Ouster\032Sensor\032 991234567890._roger._tcp SRV 0 0 7501 os-991234567890.
,→local. ; Replace with unicast FQDN of target host
Ouster\032Sensor\032
991234567890._roger._tcp TXT
"pn=840-102145-B" "sn=
,→991234567890" "fw=ousteros-image-prod-aries-v2.0.0-20200417193957"
2. Browseforthesensor IPv4addressusing dns-sdand thesensorhostname.
Command
dns-sd -G v4 [sensor_hostname]
Example
C:\WINDOWS\system32>dns-sd -G v4 os-991234567890.local
Response
Timestamp A/R Flags if Hostname Address TTL
14:22:46.897 Add 2 6 os-991234567890.local. 169.254.0.123 120
Note: Inthis example,yoursensorIPv4 addressis determinedtobe 169.254.0.123
67