profile dnn
Configures DNN profile.
Command Mode
Exec > Global Configuration (config)
Syntax
profile dnn [ always-on{ false | true } | charging-profile profile_name | dcnr{ false | true } | dnn-selection-mode dnn_selection_mode | dnn profile_name | emergency{ false | true } | mode dnn_mode | only-nr-capable-ue{ false | true } | pcc-ue-rule-precedence-mapping{ false | true } | pcscf-profile profile_name | ppd-profile profile_name | presence-reporting{ false | true } | qci-qos-profile qci_qos_profile | qos-profile profile_name | upf-selection-policy upf_selection_policy | userplane-inactivity-timer timeout_period | virtual-mac mac_address | wps-profile profile_name ]
always-on{ false | true }
Specify to enable or disable Always On PDU session.
Must be one of the following:
false
true
Default Value: false.
charging-profile profile_name
Specify the charging profile name.
Must be a string.
dcnr{ false | true }
Specify to enable or disable support for dual connectivity with new radio.
Must be one of the following:
false
true
Default Value: false.
dnn-selection-mode dnn_selection_mode
Specify the selection mode for subscription. The default mode is "verified".
Must be one of the following:
network-provided
ue-provided
verified
dnn profile_name
Specify the DNN profile name.
Must be a string.
emergency{ false | true }
Specify whether the DNN is emergency DNN or not.
Must be one of the following:
false
true
Default Value: false.
mode dnn_mode
Specify the DNN mode of operation.
Must be one of the following:
offline : Offline. DNN in offline mode, new sessions are rejected.
only-nr-capable-ue{ false | true }
Specify whether to allow only 5G capable UE, and reject calls from non-5G capable UE.
Must be one of the following:
false
true
Default Value: false.
pcc-ue-rule-precedence-mapping{ false | true }
Specify whether to map PCC rule precedence to SMF-assigned TFT and auth rule precedence values. If disabled, values sent by PCF are used.
Must be one of the following:
false
true
Default Value: true.
pcscf-profile profile_name
Specify the P-CSCF profile association.
Must be a string.
ppd-profile profile_name
Specify the Paging-Policy differentition.
Must be a string.
presence-reporting{ false | true }
Specify whether to enable or disable presence reporting for this DNN.
Must be one of the following:
false
true
Default Value: false.
qci-qos-profile qci_qos_profile
Specify the QCI QoS Profile configuration related to QCI to QoS mapping.
Must be a string.
qos-profile qos_profile
Specify the QoS Profile configuration.
Must be a string.
upf-selection-policy upf_selection_policy
Specify the UPF selection policy specific configuration.
Must be a string.
userplane-inactivity-timer timeout_period
Specify the user plane inactivity timer in seconds.
Must be an integer in the range of 0-86400.
Default Value: 0.
virtual-mac mac_address
Specify the remote virtual MAC address used to generate interface ID for UE.
Must be a string.
Default Value: "00:14:22:01:23:45".
wps-profile profile_name
Specify the Wireless Priority Service (WPS).
Must be a string.
Usage Guidelines
Use this command to configure the DNN profile. The CLI prompt changes to the DNN Profile Configuration mode.