Commit 788eec6d authored by Tuomas Tirronen's avatar Tuomas Tirronen
Browse files

Update file 05.02 System Information.md

parent f9088b2f
Loading
Loading
Loading
Loading
+10 −6
Original line number Diff line number Diff line
@@ -51,10 +51,14 @@ A L2 U2N Remote UE in RRC_IDLE or RRC_INACTIVE can inform the interested SIB(s)

The UE shall:

- delete any stored version of a SIB after 3 hours from the moment it was successfully confirmed as valid;
<ul style="list-style-type:none;">
  <li>1> delete any stored version of a SIB after 3 hours from the moment it was successfully confirmed as valid;</li>
  <li>1> for each stored version of a SIB:</li>
  <ul style="list-style-type:none;">
    <li>2> if the first *NetworkIdentity* in the *networkIdentityList*, the *cellIdentity* and *valueTag* that are included in the *si-SchedulingInfo* for the SIB received from the serving cell are identical to the *PLMN-Identity,* the *cellIdentity* and the *valueTag* associated with the stored version of that SIB:</li>
    <ul style="list-style-type:none;">
      <li>3> consider the stored SIB as valid for the cell;</li>
    </ul>
  </ul>
</ul>
- for each stored version of a SIB:

  - if the first *NetworkIdentity* in the *networkIdentityList*, the *cellIdentity* and *valueTag* that are included in the *si-SchedulingInfo* for the SIB received from the serving cell are identical to the *PLMN-Identity,* the *cellIdentity* and the *valueTag* associated with the stored version of that SIB:

    - consider the stored SIB as valid for the cell;