profile emergency-profile emergency

Configures emergency profile parameters.

Command Mode

Exec > Global Configuration (config)

Syntax

profile emergency-profile profile_name [ [ dnn dnn_name ] [ ue-validation-level ue_validation_level ] ] 

dnn dnn_name

Specify name of the DNN.

Must be a string.

emergency-profile profile_name

Specify name of the profile.

Must be a string.

ue-validation-level ue_validation_level

Specify the UE validation level.

Must be one of the following:

  • auth-only : Specify to allow only authenticated UEs. Subscription is bypassed.

  • full : Specify to allow only authenticated UEs with subscription and location validated. Allow only UEs with Normal Registration.

  • none : Specify to allow any UE. UE without SUPI will attach using IMEI/PEI. Authentication is optional..

  • supi-only : Specify to allow only UEs with SUPI. UE without SUPI will be rejected. Authentication is optional.

Usage Guidelines

Use this command to configure emergency profile parameters. The CLI prompt changes to the Emergency Profile Configuration mode (config-emergency-profile-<profile_name>).