Note that you must run the klscflag utility on the client device to which you want to assign a tag.
To assign a tag to your device by using the klscflag utility:
klscflag -ssvset -pv 1103/1.0.0.0 -s KLNAG_SECTION_TAGS_INFO -n KLCONN_HOST_TAGS -sv "[\"TAG NAME
\"]" -svt ARRAY_T -ss "|ss_type = \"SS_PRODINFO\";"
where TAG NAME
is the name of the tag you want to assign to your device, for example:
klscflag -ssvset -pv 1103/1.0.0.0 -s KLNAG_SECTION_TAGS_INFO -n KLCONN_HOST_TAGS -sv "[\"
ENTERPRISE
\"]" -svt ARRAY_T -ss "|ss_type = \"SS_PRODINFO\";"
The specified tag is assigned to your device. To make sure that the tag is assigned successfully, view tags assigned to the device.
Alternatively, you can assign device tags manually.
Page top