Changes between Version 8 and Version 9 of Tutorials/4G5G/weekshall


Ignore:
Timestamp:
Jul 22, 2022, 8:08:03 PM (2 years ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/4G5G/weekshall

    v8 v9  
    108108}}}
    109109
    110 ==== srv1-in1 ====
     110==== SIM8200 UE ====
     111* As the base station runs,SIM8200 modem on srv1-in1 communicates with the base station and registers to the network. You can see eNodeb trace similar to the one below.
     112{{{#!shell
     113(enb) t
     114Press [return] to stop the trace
     115PRACH: cell=01 seq=20 ta=11 snr=16.0 dB
     116               ----DL----------------------- --UL------------------------------------------------
     117UE_ID  CL RNTI C cqi ri  mcs retx txok brate  snr puc1  mcs rxko rxok brate     #its phr  pl   ta
     118    1 001 003d 1   7  1  6.8    0    5   708 16.1 -1.0 10.0   12    7 2.55k  1/4.5/6   0  24 -0.3
     119    1 001 003d 1   9  1 13.8    1   23 6.46k 11.7  2.9 17.2   19   21 18.7k  1/4.1/6   5  24 -0.2
     120    1 001 003d 1   7  1 15.4    0    5   960 11.4 14.7  9.0    0    1   628  1/1.0/1   2  25 -0.4
     121    1 001 003d 1   7  1 11.0    0    4   312  7.2 -8.9 16.0    0    1   612  2/2.0/2   5  24 -0.1
     122    1 001 003d 1   7  1 11.8    0    4   336  9.2 11.4    -    0    0     0        -   5  24 -1.0
     123    1 001 003d 1   5  1 11.8    0    4   336 12.5 18.2 11.0    0    1   516  1/1.0/1   3  24 -0.4
     124    1 001 003d 1   8  1 11.8    0    4   372  4.3 16.8    -    0    0     0        -   3  24 -0.4
     125
     126}}}
     127* In the MME session you can check the eNodeb and registered ue. The modem has a SIM card with IMSI 310014000000017 as shown in the MME log below. IP address 192.168.2.2 has been alloted to the modem.
     128{{{#!shell
     129(mme) enb
     130  PLMN    eNB_ID                        IP:Port #UEctx   TACs
     131310014   0x1a2d0                127.0.1.1:47633      0    0x1
     132(mme) ue
     133            SUPI           IMEISV  CN M-TMSI/5G-TMSI REG           TAC #BEARER IP_ADDR
     134 310014000000017 8642840402500300 EPC     0xa592c726   Y 310014.   0x1       2 192.168.2.2 192.168.4.2 2001:468:3000:1::
     135(mme)
     136
     137}}}
     138
    111139==== Test ====
    112140