File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed
Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -192,13 +192,13 @@ To verify that both UPFs were functional, you will need to look at the
192192 $ docker exec -it gnbsim-2 cat summary.log
193193
194194
195- SD-RAN
195+ SD-RAN (RIC)
196196~~~~~~~~~~~~~~~~~~~~~~
197197
198- This blueprint runs SD-Core and SD-RAN in tandem, with RANSIM
199- emulating various RAN elements. (The OnRamp roadmap includes plans to
200- couple SD-RAN with other virtual and physical RAN elements, but RANSIM
201- is currently the only option.)
198+ This blueprint runs SD-Core and SD-RAN's near real-time RIC in tandem,
199+ with RANSIM emulating various RAN elements. (The OnRamp roadmap
200+ includes plans to couple SD-RAN with other virtual and physical RAN
201+ elements, but RANSIM is currently the only option.)
202202
203203The SD-RAN blueprint includes the following:
204204
Original file line number Diff line number Diff line change @@ -2,9 +2,10 @@ Quick Reference
22-----------------
33
44This guide provides a quick reference for all the blueprints OnRamp
5- defines for Aether. It assumes familiarity with
6- :doc: `OnRamp</onramp/overview> `, and its use of blueprints to
7- configure and deploy Aether.
5+ defines for Aether. It assumes a general familiarity with
6+ :doc: `OnRamp</onramp/overview> `, and a specific understanding of how
7+ OnRamp uses :doc: `blueprints</onramp/blueprints> ` to configure target
8+ deployments of Aether.
89
910Blueprint Specification
1011~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -46,7 +47,7 @@ repo. The groovy files can be found in the `aether-jenkins
4647 - `main-upf.yml `
4748 - `upf.groovy `
4849 - Instantiate multiple UPFs and bind them to distinct Slices.
49- * - `SD-RAN <https://docs.aetherproject.org/master/onramp/blueprints.html#sd-ran >`__
50+ * - `SD-RAN (RIC) <https://docs.aetherproject.org/master/onramp/blueprints.html#sd-ran >`__
5051 - `main-sdran.yml `
5152 - `sdran.groovy `
5253 - SD-RAN (with RANSIM traffic) connected to 5G Core.
You can’t perform that action at this time.
0 commit comments