|
|
@ -120,14 +120,14 @@ imei = 353490069873319
|
|
|
|
# NAS configuration
|
|
|
|
# NAS configuration
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# apn: Set Access Point Name (APN)
|
|
|
|
# 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
|
|
|
|
# user: Username for CHAP authentication
|
|
|
|
# pass: Password for CHAP authentication
|
|
|
|
# pass: Password for CHAP authentication
|
|
|
|
# force_imsi_attach: Whether to always perform an IMSI attach
|
|
|
|
# force_imsi_attach: Whether to always perform an IMSI attach
|
|
|
|
#####################################################################
|
|
|
|
#####################################################################
|
|
|
|
[nas]
|
|
|
|
[nas]
|
|
|
|
apn = srsapn
|
|
|
|
#apn = internetinternet
|
|
|
|
apn_protocol = ipv6
|
|
|
|
#apn_protocol = ipv4
|
|
|
|
#user = srsuser
|
|
|
|
#user = srsuser
|
|
|
|
#pass = srspass
|
|
|
|
#pass = srspass
|
|
|
|
#force_imsi_attach = false
|
|
|
|
#force_imsi_attach = false
|
|
|
|