User's Manual

Working With CLI Command Results 201
The example output displays as follows:
------------------------------
Network Data
------------------------------
Network Interface Card 0 Data
IP Address;143.166.152.108
Subnet Mask;255.255.255.0
Default Gateway;143.166.152.1
MAC Address;00-02-b3-23-d2-ca
Raw XML (xml)
Use the xml formatting option to produce output suitable for use by systems
management applications or for input into other applications that use XML.
To see the following example command output in raw XML format, type:
omreport system summary -fmt xml
or
omreport servermodule summary -fmt xml
The example output displays as follows:
<NICStatus>1</NICStatus><IPAddress>143.166.152.10
8</IPAddress><SubnetMask>255.255.255.0</SubnetMas
k><DefaultGateway>143.166.152.1</DefaultGateway><
MACAddr>00-02-b3-23-d2-ca</MACAddr>