Skip to content

please advise me the usage of Quectel as UE to test the network #537

Closed Answered by herlesupreeth
pchat-imm asked this question in General Help
Discussion options

You must be logged in to vote

For example: Assuming Quectel modem interface (e.g. wwan0) has been assigned IP address 192.168.100.7. And, the IP address of the UPF interface (e.g. ogstun) is 192.168.100.1.

iperf server at UE

sudo iperf -u -s -B 192.168.100.7

iperf client at UE

sudo iperf -u -c 192.168.100.1 -t 50 -i 1 -b 150M -B 192.168.100.7

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@herlesupreeth
Comment options

Answer selected by pgawlowicz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants