diff --git a/srsue/ue.conf.example b/srsue/ue.conf.example index 0dfc1bb70..b54ee1172 100644 --- a/srsue/ue.conf.example +++ b/srsue/ue.conf.example @@ -120,14 +120,14 @@ imei = 353490069873319 # NAS configuration # # apn: Set Access Point Name (APN) -# apn_protocol: Set APN protocol (IPv4 or IPv6.) +# apn_protocol: Set APN protocol (IPv4, IPv6 or IPv4v6.) # user: Username for CHAP authentication # pass: Password for CHAP authentication # force_imsi_attach: Whether to always perform an IMSI attach ##################################################################### [nas] -apn = srsapn -apn_protocol = ipv6 +#apn = internetinternet +#apn_protocol = ipv4 #user = srsuser #pass = srspass #force_imsi_attach = false