DOKK / manpages / debian 12 / llmnrd / llmnr-query.1.en
LLMNR-QUERY(1) llmnrd LLMNR-QUERY(1)

llmnr-query - LLMNR (RFC 4795) query tool

llmnr-query [options] name

Send LLMNR queries to the LLMNR multicast address (224.0.0.252 for IPv4, ff02:0:0:0:0:0:1:3 for IPv6). name specifies the hostname to query.

Number of queries to send (default: 1).
Set LLMNR transaction id (default: 0).
Set interval between queries in milliseconds (default: 500).
Send multicast query over specified interface, e.g. eth0, wlan0.
Set time to wait for reply in milliseconds (default: 1000).
Set query type. Must be one of A, AAAA, ANY (default: ANY).
-6, --ipv6
End queries over IPv6.
Show usage information.
Show llmnr-query version.

llmnrd(8)

Tobias Klauser <tklauser@distanz.ch>

07 March 2017 llmnrd