Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
cmd:lotest [2013/04/03 15:28]
mcb30
cmd:lotest [2016/05/23 22:31]
mcb30
Line 3: Line 3:
 ===== Synopsis ===== ===== Synopsis =====
  
-    lotest [--mtu <​mtu>​] <sending interface>​ <​receiving interface>​+    lotest [--mtu <mtu>] [--broadcast] <sending interface>​ <​receiving interface>​
  
 ===== Examples ===== ===== Examples =====
Line 16: Line 16:
  
 You can specify the packet size (excluding the link-layer header) using the ''​%%--mtu%%''​ option. ​ If no packet size is specified, then the default Ethernet size of 1500 bytes will be used. You can specify the packet size (excluding the link-layer header) using the ''​%%--mtu%%''​ option. ​ If no packet size is specified, then the default Ethernet size of 1500 bytes will be used.
 +
 +You can specify a broadcast destination link-layer address using the ''​%%--broadcast%%''​ option. ​ If a broadcast destination address is not specified, then the link-layer address of the receiving interface will be used.
  
 The test will continue until it is interrupted (e.g. by pressing ''​Ctrl-C''​) or until a packet is received incorrectly. ​ The number of packets successfully received will be displayed as a running total during the test. The test will continue until it is interrupted (e.g. by pressing ''​Ctrl-C''​) or until a packet is received incorrectly. ​ The number of packets successfully received will be displayed as a running total during the test.
cmd/lotest.txt ยท Last modified: 2016/05/23 22:38 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.