User guide
Table Of Contents
- Introduction
- Hardware setup
- Connection to AMARI UE Simbox
- LTE service
- Initial setting
- Create scenario using WebGui
- Run UE scenarios with WebGui
- Create scenario without WebGui
- Downlink and Uplink transfer using iperf
- NB-IOT devices
- Channel simulator
- logging
- Advanced options
- Troubleshooting
42
13 Advanced options
13.1 Remote UE
When using tunnel interface with external program, you may want external program to be run
on a different PC. The Remote UE tool allows you to transfer IP traffic from each UE to a
remote entity.
On the remote PC :
• First copy lterue, config/rue.cfg, libnopoll.so, ue-ifup and config/ext app.sh on your remote
PC.
• In rue.cfg, change the bind address to the IP address of your remote PC (example
192.168.1.100 here)
• As root, run lterue config/rue.cfg command
Note : You dont need any specific license. lterue uses GTP over SCTP to communicate with
LTEUE.
On the UE simulator PC:
• In ue.cfg, set rue_bind_addr parameter to the IP address of UE sim PC (example
192.168.1.20 here)
• As root, run lteue config/ue.cfg command
Setup is now configured and ready for running scenario either manually or with Webgui
When using WebGui:
• Create your scenario and in Create UEs tab set type = Remote
• Keep setup script value = ue-ifup
• Set Remote address value = IP address of remote PC ( example 192.168.1.100 here)
• Run the scenario










