E-DOC-CTC-20061027-0003v2.0
Label Commands

498

label chain list
Display a list of chains.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:

label chain list [format = <{pretty | cli}>]

format Select the output format of the list.
Choose between:
>pretty: the configuration is shown as intuitive output in
clear text.
>cli: the configuration is shown via the CLI commands
configuration.
The default is pretty.
OPTIONAL
=>label chain list
Chains
======
Name Description
-------------------------------------------------
routing_labels system
rt_user_labels user
rt_default_labels user
qos_labels system
qos_user_labels user
qos_default_labels user
=>label chain list format=cli
:label chain add chain=rt_user_labels
:label chain add chain=rt_default_labels
:label chain add chain=qos_user_labels
:label chain add chain=qos_default_labels
=>
label chain add Add a new label chain.
label chain delete Delete a label chain.