diff options
author | Boian Bonev <bbonev@ipacct.com> | 2012-10-30 08:18:39 +0200 |
---|---|---|
committer | Boian Bonev <bbonev@ipacct.com> | 2012-10-30 08:18:39 +0200 |
commit | 9fc27002f6566f01bc68303ed8496ae0059601f4 (patch) | |
tree | 40bd2a54aa6445a9fbd9cba603c44ee90e211121 /docs | |
parent | fcd2e8043815a9f5ccfb11786579e1563adfb889 (diff) | |
parent | 11b726cee17622304839279fdce47feb9b86f4f7 (diff) | |
download | MAC-Telnet-9fc27002f6566f01bc68303ed8496ae0059601f4.tar.gz MAC-Telnet-9fc27002f6566f01bc68303ed8496ae0059601f4.zip |
Merge branch 'master' of https://github.com/haakonnessjoen/MAC-Telnet
Diffstat (limited to 'docs')
-rw-r--r-- | docs/mactelnet.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/mactelnet.1 b/docs/mactelnet.1 index 7ca091e..d29591d 100644 --- a/docs/mactelnet.1 +++ b/docs/mactelnet.1 @@ -12,6 +12,13 @@ If specified, the hostname (identity) will be looked up via MNDP discovery. These programs follow the usual GNU command line syntax. A summary of options is included below. .TP +.B \-l +This will discover RouterOS or MAC-Telnetd enabled devices. It will +list the MAC-address software version, and uptime of every device +or machine it discovers. To exit the discovery, use +.B Control + C +\. +.TP .B \-n Do not use broadcast packets. A tad less insecure but requires root privileges. This means that ethernet packets will have the specified mac-address as the packet |