Cha
te
6 Terminal Mode Commands
160 4025561
Rev
colsep
Syntax
colsep "string"
Description
The colsep command controls the separation between columns of output in the
display.
By default, output is displayed in columns only slightly wider than are needed for
the longest value in the column. Adding spaces between columns can make the
output more legible to a craft operator, but may make output parsing more difficult
for a remote element management system.
On the other hand, if element management software recognizes a specific character
(such as |) as a column separator, the colsep command can be used to insert this
character between columns in the output.
Parameters
The string parameter is the column separation character or characters, or is empty
("") to specify default column separation.
Access Rights Required
Read, ReadWrite, or Admin
Examples
In the sample dialog below, a network management system sends this command to
enforce default column separation just before it sends a command requesting
columns of output.
CLI> terminal colsep "" exit
CLI> module modid * exit
CLI> module show control *serv* exit
MODID NAME SETTING UNITS
01/07 Service Off (0)
01/08 Service Off (0)
01/09 ServiceA On (1)
01/09 ServiceB Off (0)
SUCCESS!
CLI>
Comentários a estes Manuais