Configuring Slice-based IP Pool Allocation
To configure the slice-based pool allocation, use the following sample configuration.
config
nssai name nssai_name
sst sst_value
sdt sdt_value
dnn dnn_name_value
pool-selection pool_selection_value
end
NOTES:
-
pool-selection pool_selection_value : Configure the IP pool selection methods as DNN or NSSAI. The default pool selection method is DNN. If the pool selection method is slice or slice DNN only, then based on the slice and the DNN, the IP pools are selected.
Note-
When you configure the pool selection method as NSSAI for a slice, then in IPAM configuration for all the DNN for that UPF, you must configure "slice1" and "dnn" as values.
-
In IPAM, tag "nssai" is a string and must match with the SMF slice configuration name.
-
Configuration Example of the slice-based pool allocation
The following is an example configuration of the slice-based pool allocation.
nssai name slice1
sst 02
sdt Abf123
pool-selection [ dnn nssai ]
exit