From c9e8d90982e61d9eaabe56b9a8faa1acb0970fae Mon Sep 17 00:00:00 2001 From: Daniel Willmann Date: Mon, 29 Jul 2019 18:12:13 +0200 Subject: configuration.adoc: Add a section about encryption Change-Id: I3a2b84d386f55447e9eed35e59fdc0272e5147d1 Related: OS#1720 --- doc/manuals/chapters/configuration.adoc | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/doc/manuals/chapters/configuration.adoc b/doc/manuals/chapters/configuration.adoc index f61fd5534..fd2d7edae 100644 --- a/doc/manuals/chapters/configuration.adoc +++ b/doc/manuals/chapters/configuration.adoc @@ -338,3 +338,21 @@ sgsn sgsn no compression v42bis ---- + +=== Encryption + +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 +<> on how to connect to an external HLR. + +.Example: Turn on encryption (GEA3) +---- +sgsn + encryption GEA3 +---- + +.Example: Turn off encryption (GEA0) +---- +sgsn + encryption GEA0 +---- -- cgit v1.2.3