srsRAN simulators

  • Canonical Telco
Channel Revision Published Runs on
latest/edge 12 10 May 2023
Ubuntu 20.04
juju deploy srs-enb-ue --channel edge
Show information

Platform:

Ubuntu
20.04

Learn about configurations >

  • bind-interface | string

    Local interface to bind for GTP and S1AP connection.

  • enb-mcc | string

    Default: 001

    EnodeB Mobile Country Code (MCC).

  • enb-mnc | string

    Default: 01

    EnodeB Mobile Network Code (MNC).

  • enb-name | string

    Default: dummyENB01

    eNodeB name.

  • enb-rf-device-args | string

    Default: fail_on_disconnect=true,tx_port=tcp://*:2000,rx_port=tcp://localhost:2001,id=enb,base_srate=23.04e6

    RF Device Arguments.

  • enb-rf-device-name | string

    Default: zmq

    RF Device Name.

  • ue-device-args | string

    Default: tx_port=tcp://*:2001,rx_port=tcp://localhost:2000,id=ue,base_srate=23.04e6

    UE Device arguments.

  • ue-device-name | string

    Default: zmq

    UE Device Name.

  • ue-nas-apn | string

    Default: default

    NAS Access Point Name (APN).

  • ue-usim-algo | string

    Default: milenage

    The authentication algorithm to use (MILENAGE or XOR).