Configuring Always-On PDU Session Support
To configure always-on PDU session support under the DNN profile, use the following commands:
configure
profile dnn name
always-on { true | false }
end
-
always-on { true | false } : Enables or disables the "always-on" PDU session support.
-
true : Enables always-on PDU session support.
-
false : Disables always-on PDU session support.
-