Configuring Emergency Profile

To configure this feature, use the following configuration:

config 
   profile 
      emergency-profile emergency_profile_name 
         dnn dnn_name 
         extended-emergency-num extended_emergency_number 
         local-emergency-num local_emergency_number  
         slice { slice_name | sst sst | sdt  sdt } 
         ue-validation-level [ auth-only | full | none | supi-only ] 
         end 

NOTES:

  • extended-emergency-num extended_emergency_number —Specify the extended emergency number. Accepted value is string in the range of 1–10.

  • local-emergency-num local_emergency_number —Specify the local emergency number. Accepted value is string in the range of 1–10.

  • ue-validation-level [ auth-only | full | none | supi-only ] —Specify the UE validation level. This parameter provides the following options:

    Note

    For the emergency services, only none and supi-only options are supported.

    • auth-only —Specify to allow only authenticated UEs. When auth-only is specified the subscription is bypassed.

    • full —Specify to allow only authenticated UEs with subscription and location validated. When full is specified, UEs with normal registration are allowed.

    • none —Specify to allow any type of UE. The UE without SUPI is attached using the IMEI or PEI. Authentication is optional.

    • supi-only —Specify to allow UEs with SUPI. The UE without SUPI is rejected. Authentication is optional.