User's Manual
Table Of Contents
- Copyrights
- Contact Us
- Document History
- FCC Information
- About LXN 500
- Overview
- Operation and Configuration
- Getting Started
- Powering On
- Powering Off
- What is Required for Configuration
- Connecting the LXN 500 to a Laptop
- Signing In
- Viewing System Notifications
- Signing Out
- Account Management
- Adding a Single Subscriber (UEs)
- Deactivating/Activating Subscriber
- Importing Subscribers From .csv File
- Deleting Subscriber
- Deleting All Subscribers
- UE Activity
- Statistics
- Setting the eNodeB
- Setting the System
- About LXN 500
- Configuring the DragonForce Server
- Configuring the WAVE 5000 Server
- Provisioning the Mobile Device (UE)
- Vehicle Installation
- Troubleshooting and Maintenance
- Technical Specifications
MN003563A01-B
Operation and Configuration
36
Send Feedback
3. In the iperf command field, edit the iperf default command line to customize the communication
tests using the following command line arguments:
Command Line Structure
iperf [-s|-c <Host>] [-u] [-p <Port>] [-B <Interface>] [-c] [-b <Bandw>[kKmM]] [-l <Length>] [-t <Time>] [-d]
[-r] [-L <Port>] [-h]
Table 2-4
iperf Command Line Options
Command Line Option Description
Client/Server
-u, --udp Uses UDP instead of TCP.
-p, --port <Port> Connects with or expects data packets on this port (default: 5001).
-B, --bind <Interface> Permits the connection only via the specified interface (IP address or
interface name).
Server Specific
-s, --server Starts iPerf in server mode and waits for an iPerf client to contact it.
Client specific
-c, --client <Host> Starts iPerf in client mode and connects with the iPerf server <Host>
(IP address or DNS name).
-b, --bandwidth
<Bandw>{kKmM}
Limit the [down]/up-stream bandwidth when analyzing a UDP
connection. This Is specified as kilobytes (kK) or megabytes (mM)
per second (default: 1 Mbps).
-l, --len <Length> Sets the length of the UDP data packets.
-t, --time <Time> Sets the duration of the connection in seconds (default: 10 seconds).
-d, --dualtest The test is bidirectional: the iPerf server and client send and receive
at the same time.
-r, --tradeoff The test is sequential: the iPerf server and client send and receive
one after the other.
-L, --listenport <Port> Specifies the port where the device in bidirectional mode expects to
receive data packets from the remote iPerf server (default: 5001).
Miscellaneous
-h, --help Outputs the help text.
Using ping Ping Command Line Structure:
ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS] [-r count] [-s count]
[[-j host-list] | [-k host-list]] [-w timeout] [-R] [-S srcaddr] [-4] [-6]
target_name