Restarting just GSM section of MC60 module

To shut down GSM module AT+CFUN=0
delay()
and to restart GSM section only AT+CFUN=1,1

What is delay between these two commands?