diff --git a/srsue/ue.conf.example b/srsue/ue.conf.example
index 83bd8c67a04f9b00cbd19d23f433e35af068c5bb..2b8da96433e3753a0f3ac86e9bbd6cbd5ac3f203 100644
--- a/srsue/ue.conf.example
+++ b/srsue/ue.conf.example
@@ -101,19 +101,11 @@ imei = 353490069873319
 #####################################################################
 # RRC configuration
 #
-# stimsi_attach: If enabled, always tries first an S-TMSI attach using the
-#                S-TMSI value stored in .stimsi file generated in previous run
-# mmec_value:    If defined (non-zero), overwrites the value stored in .stimsi file
-# m_tmsi_value:  If defined (non-zero), overwrites the value stored in .stimsi file
-#
 # ue_category:   Sets UE category (range 1-5). Default: 4
 # feature_group: Hex value of the featureGroupIndicators field in the
 #                UECapabilityInformation message. Default 0xe6041c00
 #####################################################################
 [rrc]
-#stmsi_attach = false
-#mmec_value    = 0
-#mtmsi_value  = 0
 #ue_category   = 4
 #feature_group = 0xe6041c00