What you need to do to connect the BG95M3 to 2G

Hello.
I usually operate BG95M3 on LTE network. I would like to change the configuration of this to support operation on a 2G network (GSM).
What are the necessary configuration items for this?
The current procedure to connect to the network is as follows.

ATE

AT+GSN

AT+QCCID

AT+GMR

AT+CGDCONT=1, “IP”, “xx.xxxx.net

AT+QICSGP=1,1, “xx.xxxx.net”, “xxx@xxx”, “xxxxxxxx”,3

AT+QGPSCFG=“priority”,1,1

AT+COPS=1,2, “44010”

AT+COPS?

AT+CSQ

AT+QCFG=“NWSCANMODE”,1;+QCFG=“NWSCANSEQ”,010101

Above command is to force BG95 in GSM Only mode.

AT+QCFG=“NWSCANMODE”,0;+QCFG=“NWSCANSEQ”,010302

And this command is for GSM Preffered mode.