The set command sets the Packet Data Network (PDN) configuration.
The initial PDN connection that has been activated during the Attach procedure is automatically reactivated if an always-on PDN has been configured with the %XPDNCFG command. The reactivation is triggered if deactivation occurs unexpectedly and is not requested by the client.
Syntax:
%XPDNCFG=<lifetime>
The set command parameters and their defined values are the following:
The following command example sets an always-on PDN for the initial PDN connection:
AT%XPDNCFG=1
OK
The following command example removes the setting of the always-on PDN of the initial PDN connection:
AT%XPDNCFG=0
OK