Linux Commands Examples

A great documentation place for Linux commands

l2test

L2CAP testing

Synopsis

l2test


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

l2test is L2CAP testing program.

usage

l2test <mode> [options] [bdaddr]

Modes:
-r
listen and receive
-w
listen and send
-d
listen and dump incoming data
-x
listen, then send, then dump incoming data
-s
connect and send
-u
connect and receive
-n
connect and be silent
-y
connect, then send, then dump incoming data
-c
connect, disconnect, connect, ...
-m
multiple connects
-p
trigger dedicated bonding
-z
information request

Options:
[-b bytes] [-i device] [-P psm] [-J cid]
[-I imtu] [-O omtu]
[-L seconds] enable SO_LINGER
[-W seconds] enable deferred setup
[-B filename] use data packets from file
[-N num] send num frames (default = infinite)
[-C num] send num frames before delay (default = 1)
[-D milliseconds] delay after sending num frames (default = 0)
[-X mode] select retransmission/flow-control mode
[-Q num] Max Transmit value (default = 3)
[-Z size] Transmission Window size (default = 63)
[-F fcs] use CRC16 check (default = 1)
[-R] reliable mode
[-G] use connectionless channel (datagram)
[-U] use sock stream
[-A] request authentication
[-E] request encryption
[-S] secure connection
[-M] become master
[-T] enable timestamps


author

This manual page was written by Nobuhiro Iwamatsu <iwamatsu[:at:]debian[:dot:]org>, for the Debian GNU/Linux system (but may be used by others).

How can this site be more helpful to YOU ?


give  feedback