Dell Command Line Interface Network Card User Manual


 
192 Working With CLI Command Results
The example output displays as follows:
<NICStatus>1</NICStatus><IPAddress>143.166.152.108</IPAddress><Subne
tMask>255.255.255.0</SubnetMask><DefaultGateway>143.166.152.1</Defau
ltGateway><MACAddr>00-02-b3-23-d2-ca</MACAddr>
Custom Delimited Format (cdv)
Use the cdv formatting option to report exported data in custom delimited format. You can specify this
option with any omreport command. For example, to generate a system summary in custom delimited
format, type:
omreport system summary -fmt cdv
You can also set preferences for the custom delimited format with the omconfig command. The valid
values for delimiters are: exclamation, semicolon, at, hash, dollar, percent, caret, asterisk, tilde, question,
colon, comma, and pipe.
The following example shows how to set the delimiter for separating data fields to asterisk:
omconfig preferences cdvformat delimiter=asterisk