Commit 15b33eea authored by jperaldi's avatar jperaldi

setting SSMODE=2 for gNB configuration file as it's configuration working in...

setting SSMODE=2 for gNB configuration file as it's configuration working in all cases at that time (will be changed with CELL API will be pushed)
parent 00ff485c
......@@ -225,7 +225,7 @@ SSConfig = (
Srb_port = 7778; #Port Number for System Simulator Srb Port
Vng_port = 7779; #Port Number for System Simulator VNG Port
Vtp_port = 7780; #Port Number for System Simulator VTP Port
SSMode = 1; #SSMode: 0 - eNB , 1- SYS_PORT test , 2- Only SRB_PORT test
SSMode = 2; #SSMode: 0 - eNB , 1- SYS_PORT test , 2- Only SRB_PORT test
}
);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment