Skip to content

Commit 95f9bf5

Browse files
Fix OnRamp dict issue
Signed-off-by: Marikkannu, Suresh <[email protected]>
1 parent 868db5a commit 95f9bf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

onramp/blueprints.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -852,11 +852,11 @@ To deploy the srsRAN blueprint in simulation mode, run the following:
852852
Multihop gNB's
853853
~~~~~~~~~~~~~~~~~~~~~~
854854

855-
By default onramp uses isolated networks for the N3(ex: 192.168.252.x) and
855+
By default OnRamp uses isolated networks for the N3(ex: 192.168.252.x) and
856856
N6(ex: 192.168.250.x) interfaces. This prevents gNB(which is on different
857857
subnet and located multiple hops away) connecting to the UPF on N3 interface.
858858

859-
In order to support such deployment onramp provides an option to configure
859+
In order to support such deployment OnRamp provides an option to configure
860860
N3 IP from the same subnet as DATA_IFACE. It can be enabled by setting
861861
``core.upf.multihop_gnb: true``
862862

0 commit comments

Comments
 (0)