diff --git a/onramp/blueprints.rst b/onramp/blueprints.rst index 8068511..9f9a9d4 100644 --- a/onramp/blueprints.rst +++ b/onramp/blueprints.rst @@ -192,13 +192,13 @@ To verify that both UPFs were functional, you will need to look at the $ docker exec -it gnbsim-2 cat summary.log -SD-RAN +SD-RAN (RIC) ~~~~~~~~~~~~~~~~~~~~~~ -This blueprint runs SD-Core and SD-RAN in tandem, with RANSIM -emulating various RAN elements. (The OnRamp roadmap includes plans to -couple SD-RAN with other virtual and physical RAN elements, but RANSIM -is currently the only option.) +This blueprint runs SD-Core and SD-RAN's near real-time RIC in tandem, +with RANSIM emulating various RAN elements. (The OnRamp roadmap +includes plans to couple SD-RAN with other virtual and physical RAN +elements, but RANSIM is currently the only option.) The SD-RAN blueprint includes the following: diff --git a/onramp/ref.rst b/onramp/ref.rst index 04a64cf..70fc984 100644 --- a/onramp/ref.rst +++ b/onramp/ref.rst @@ -2,9 +2,10 @@ Quick Reference ----------------- This guide provides a quick reference for all the blueprints OnRamp -defines for Aether. It assumes familiarity with -:doc:`OnRamp`, and its use of blueprints to -configure and deploy Aether. +defines for Aether. It assumes a general familiarity with +:doc:`OnRamp`, and a specific understanding of how +OnRamp uses :doc:`blueprints` to configure target +deployments of Aether. Blueprint Specification ~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -46,7 +47,7 @@ repo. The groovy files can be found in the `aether-jenkins - `main-upf.yml` - `upf.groovy` - Instantiate multiple UPFs and bind them to distinct Slices. - * - `SD-RAN `__ + * - `SD-RAN (RIC) `__ - `main-sdran.yml` - `sdran.groovy` - SD-RAN (with RANSIM traffic) connected to 5G Core.