CMLR-540 — Incorrect high-level configuration command usage
The CML tool has read a correct CML high-level configuration command (see the message), but used in an incorrect place or manner. Typical reasons are:
Using of the INCLUDE command outside the top level.
Using of the PARAM command outside a section variable or SWITCH command.
Using of the HIDDEN keyword improperly (before unhidable nodes).
Check your command usage according to cml(8) manual page or by hint of C3H.
The exact CML path to the configuration node where the error occurs (interactive case) or line and character number (file case) is printed at the beginning of the message (before the colon).