Skip to content

Commit f97df3b

Browse files
committed
wordsmithed
Signed-off-by: Larry Peterson <llp@cs.princeton.edu>
1 parent 38d10e7 commit f97df3b

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

onramp/blueprints.rst

+5-5
Original file line numberDiff line numberDiff 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

203203
The SD-RAN blueprint includes the following:
204204

onramp/ref.rst

+5-4
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@ Quick Reference
22
-----------------
33

44
This 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

910
Blueprint 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.

0 commit comments

Comments
 (0)