Difference between revisions of "Open5gs: Menambahkan subcriber pada Open5gs"

From OnnoWiki
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Here’s my subscriber information from above.
+
Berikut adalah contoh informasi subcriber yang akan ditambahkan pada Open5gs.
  MCC/MNC : 999/70
+
  MCC/MNC : 310/789
  IMSI : 999700000017408
+
  IMSI   : 310789012345301
  K : B1233463AB9BC2AD2DB1830EB6417E7B
+
  K       : 82E9053A1882085FF2C020359938DAE9
  OPc : 625150E2A943E3353DD23554101CAFD4  
+
  OPc     : BFD5771AAF4F6728E9BC6EF2C2533BDB  
  If you programmed USIM using a card reader like me, you should use your SIM information.
+
 
 +
Buka melalui browser dan ketik
 +
 
 +
http://localhost:3000
 +
  http://ip-address:3000
  
MCC/MNC : 310/789
+
kemudian login menggunakan akun admin.
IMSI : 310789012345301
 
K : 82E9053A1882085FF2C020359938DAE9
 
OPc : BFD5771AAF4F6728E9BC6EF2C2533BDB 
 
  
Connect to http://localhost:3000 and login with admin account.
 
 
  Username : admin
 
  Username : admin
 
  Password : 1423
 
  Password : 1423
  
Then proceed as follows:
+
Setelah itu lakukan seperti dibawah ini
  Go to Subscriber Menu.
+
 
  Click + Button to add a new subscriber.
+
  Masuk ke menu Subscriber
  Fill the IMSI, security context(K, OPc, AMF), and APN of the subscriber.
+
  Klik tombol + untuk menambahkan subscriber.
  Click SAVE Button
+
  Isikan IMSI, K, OPc, AMF, and APN dari informasi subscriber.
 +
  Klik tombol SAVE
 +
 
 +
 
 +
==Screenshot WebUI==
 +
 
 +
[[File:Webui1.png|center|400px|thumb]]
 +
 
 +
[[File:Webui2.png|center|400px|thumb]]
 +
 
 +
[[File:Webui3.png|center|400px|thumb]]
 +
 
 +
[[File:Webui4.png|center|400px|thumb]]
 +
 
 +
[[File:Webui5.png|center|400px|thumb]]
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
==Pranala Menarik==
 +
 
 +
* [[5G]]

Latest revision as of 11:46, 23 July 2023

Berikut adalah contoh informasi subcriber yang akan ditambahkan pada Open5gs.

MCC/MNC : 310/789
IMSI    : 310789012345301
K       : 82E9053A1882085FF2C020359938DAE9
OPc     : BFD5771AAF4F6728E9BC6EF2C2533BDB  

Buka melalui browser dan ketik

http://localhost:3000
http://ip-address:3000

kemudian login menggunakan akun admin.

Username : admin
Password : 1423

Setelah itu lakukan seperti dibawah ini

Masuk ke menu Subscriber
Klik tombol + untuk menambahkan subscriber.
Isikan IMSI, K, OPc, AMF, and APN dari informasi subscriber.
Klik tombol SAVE


Screenshot WebUI

Webui1.png
Webui2.png
Webui3.png
Webui4.png
Webui5.png





Pranala Menarik