Difference between revisions of "Konfigurasi eNB: srsRAN"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
[rf] | [rf] | ||
− | device_name = | + | device_name = auto |
device_args = fail_on_disconnect=true,tx_port=tcp://*:2000,rx_port=tcp://localhost:2001,id=enb,base_srate=23.04e6 | device_args = fail_on_disconnect=true,tx_port=tcp://*:2000,rx_port=tcp://localhost:2001,id=enb,base_srate=23.04e6 | ||
Revision as of 11:30, 2 November 2022
cd /usr/local/src/srsRAN nano srsenb/enb.conf
[enb] enb_id = 0x17B mcc = 510 mnc = 33 mme_addr = 192.168.100.236 gtp_bind_addr = 192.168.100.238 s1c_bind_addr = 192.168.100.238
[rf] device_name = auto device_args = fail_on_disconnect=true,tx_port=tcp://*:2000,rx_port=tcp://localhost:2001,id=enb,base_srate=23.04e6
nano srsenb/rr.conf
cell_list = ( { // rf_port = 0; cell_id = 0x01; tac = 0x0001; pci = 1; // root_seq_idx = 204; dl_earfcn = 1600;