Configuring SMF Tags
Use the following configuration to configure the SMF tags.
configure
ipam
address-pool pool_name
tags
nssai string
dnn string
serving-area string
commit
NOTES:
-
ipam : Enters the IPAM configuration mode.
-
address -pool pool_name : Configures the address pool configuration. pool_name must be the name of the address pool.
-
tag : Enters the tag section of the pool.
-
nssai string : Specifies the NSSAI value.
-
dnn string : Specifies the DNN value.
-
serving-area string : Specifies the serving-area value.
The following is a sample configuration:
configure
ipam
address-pool p1
tags
nssai one
dnn two
serving-area three