1Introduction
McDATA OPENconnectors Command Line Interface USER MANUAL P/N 620-000134-500
1-10
3DUDPHWHUV Some command parameters accept character strings that include
spaces. Quotation marks are required when a string includes spaces.
Config.System> location Building_24_Room_16
Config.System> location "Building 24 Room 16"
If spaces are not included in a parameter that accepts a string, the
quotation marks are not required around that string.
To include quotation marks in a string, use the escape character (\)
before the quotation marks.
Config.System> location "Building 24 \"Joes PlayLab\""
A null string can be created by using the quotation marks without
any space between them.
Config.System> location ""
2XWSXW All output from the CLI commands is limited to the standard 80
columns supported by most Telnet interfaces. The output is
left-justified.