aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2021-07-03 21:07:18 +0200
committerVadim Yanitskiy <vyanitskiy@sysmocom.de>2021-07-03 21:07:43 +0200
commite9336a72a055679081c49ce5d150b1ab492327fa (patch)
tree761aa365e81f72004c34f64acb6beda5b1b75ad6
parent2f898265d0feb26363960de98929e4819dda546c (diff)
doc/manuals: update configuration.adoc to use new command syntax
The old command is deprecated since [1] has been merged. Change-Id: Iac985f373de98206fdfb3196295ebec160189780 Related: [1] Ie6700c4e9d2df1eb5fde1b971e287b62668cc2de Related: SYS#5324
-rw-r--r--doc/manuals/chapters/configuration.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/manuals/chapters/configuration.adoc b/doc/manuals/chapters/configuration.adoc
index c31761c5f..d51dd77f7 100644
--- a/doc/manuals/chapters/configuration.adoc
+++ b/doc/manuals/chapters/configuration.adoc
@@ -398,16 +398,16 @@ Encryption can be enabled if the auth-policy is set to remote and the
HLR subscriber entries contain the keys of the SIM card. See
<<sgsn-ex-gsup>> on how to connect to an external HLR.
-.Example: Turn on encryption (GEA3)
+.Example: Turn on encryption (GEA3 and GEA4)
----
sgsn
- encryption GEA3
+ encryption gea 3 4
----
.Example: Turn off encryption (GEA0)
----
sgsn
- encryption GEA0
+ encryption gea 0
----
=== Configure SCCP/M3UA to accept _IuPS_ links