Skip to content

Commit 84fb77d

Browse files
authored
Merge pull request #28 from mshindo/fix-rru-to-rrc
'RRU' must have been meant 'RRC'.
2 parents 32582bc + 9ee4376 commit 84fb77d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

access.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -424,12 +424,12 @@ to make this later configuration all the more common.
424424
9.3.2 RAN Intelligent Controller
425425
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
426426

427-
The RRU, shown in :numref:`Figure %s <fig-basestation>` as part of
427+
The RRC, shown in :numref:`Figure %s <fig-basestation>` as part of
428428
each basestation and shown in :numref:`Figure %s <fig-split-ran>` as
429429
part of the CU, represents the control plane of the RAN. The CU-based
430430
configuration naturally maps onto SDN in that control decisions are
431431
made centrally, but the goal is to do more than just recreate the
432-
legacy set of RRU capabilities. We also want to pave the way for
432+
legacy set of RRC capabilities. We also want to pave the way for
433433
introducing additional control functions, and to do this, SD-RAN
434434
adopts a design that parallels the Network OS / Control App structure
435435
used in other domains (and described throughout this book).

0 commit comments

Comments
 (0)