DOKK / manpages / debian 12 / lltdscan / lltdscan.8.en
lltdscan(8) lltdscan(8)

lltdscan - scan for LLTD-enabled hosts on a network interface.

lltdscan [-i iface] [-t timeout] [-u] [-v] [-v] [aa:bb:cc:dd:ee:ff]

The lltdscan utility sends broadcast LLTD request on specified (or default) interface. And then listens for timeout milliseconds for responses.

Add one or two -v options to increase verbosity.

Add -u option to show machine names in UTF-8.

Also you can specify exactly one MAC address as last argument - and lltdscan will exit as soon as it receives first reply from specified host.

LLTD stands for "Link Layer Topology Discovery".

Protocol specs are available from Microsoft at http://www.microsoft.com/whdc/connect/Rally/LLTD-spec.mspx

ping(8), arp(8), arping(8)

Check for latest versions at http://github.com/zed-0xff/lltdscan

And feel free to visit my personal technical blog at http://zed.0xff.me/ for more fun & useful tools and patches :)

Andrey Zaikin <zed.0xff@gmail.com>.

4th September, 2009 lltdscan