service-registration profile pcf-info supi-ranges
Configures the list of SUPI ranges, which the PCF instance serves.
Command Mode
Exec > Global Configuration
Syntax
service-registration profile pcf-info supi-ranges supi_range_id [ start start_value | pattern range_pattern | end end_value ]
end end_value
Specify the last value of the SUPI range.
Must be a string in the pattern [0-9]+.
pattern range_pattern
Specify the regular expression according to the ECMA-262 dialect that represents the set of SUPIs belonging to the specified range.
Must be a string.
start start_value
Specify the first value of the SUPI range.
Must be a string in the pattern [0-9]+.
supi_range_id
Specify the SUPI range identifier.
Must be a string.
Usage Guidelines
Use this command to configure the list of SUPI ranges, which the PCF instance serves.