Chapter 5
Packet Classification and Labelling
E-NIT-CTC-20041213-0013v0.5 41
Deleting a label Labels can be deleted one by one with the delete command. To delete all labels we
use the flush command.
Execute the following CLI command to delete a specific label:
Execute the following CLI command to delete all the labels at once:
{Administrator}=>:label delete name mylabel force enabled
{Administrator}=>:label flush
The flush command offers the possibility to force the deletion of labels that
are still in use. To do so add force=enabled to the flush command.