[srslte-users] Running srsRAN on two VMs
Andre Puschmann
andre at srs.io
Mon Jul 5 07:25:13 UTC 2021
Hey,
On 3/7/21 6:08, Scott Leonard wrote:
> My commands are just the basic ones for zmq I think:
> $ srsepc
> $ srsenb --rf.device_name=zmq
> --rf.device_args="fail_on_disconnect=true,tx_port=tcp://*:2000,rx_port=tcp://localhost:2001,id=enb,base_srate=23.04e6"
>
> $ srsue --rf.device_name=zmq
> --rf.device_args="fail_on_disconnect=true,tx_port0=tcp://*:2001,rx_port0=tcp://localhost:2000,id=ue,base_srate=23.04e6"
If you run on different hosts you need to replace the localhost IP
addresses with the respective IPs of your machines.
Cheers
Andre
More information about the srsran-users
mailing list