Configuring Always-On PDU Session Support

To configure the parameter for always-on PDU session support, use the following sample configuration:

config 
   profile dnn dnnprofile_name 
      always-on { false | true } 
      end 

NOTES:

  • always-on { false | true } : Configure the always-on PDU session support.

    • false : Disable always-on PDU session support.

    • true : Enable always-on PDU session support.

  • The value of "Always-on PDU Session Indication" IE sent in the PDU Session Establishment Accept message is based on the always-on configuration in DNN profile. That is, if the always-on configuration is enabled under the DNN profile, then the "Always-on PDU Session Indication" IE is sent with value as "enabled".