Command xsysinfo
Name
xsysinfo Prints system informationSynopsis
xsysinfo [ serialization options ]Note: This command is part of the Experimental Commands set and needs to be imported in order to be used.
Prints system information. This is an Experimental command and is subject to change
Examples
Example:xsysinfo
Result
<systeminfo>
<network>
<interface display_name="Internal loopback interface for 127.0.0 network" name="lo" mtu="32768">
<inet address="127.0.0.1" name="localhost" loopback="true"/>
</interface>
<interface display_name="Broadcom NetXtreme 57xx Gigabit Controller - Packet Scheduler Miniport" name="eth0" mtu="1500">
<inet address="192.168.1.6" name="dleedell" loopback="false"/>
</interface>
<interface display_name="Juniper Network Connect Virtual Adapter" name="eth1" mtu="1400">
<inet address="172.21.202.137" name="dleedell.calldei.com" loopback="false"/>
</interface>
</network>
</systeminfo>
<network>
<interface display_name="Internal loopback interface for 127.0.0 network" name="lo" mtu="32768">
<inet address="127.0.0.1" name="localhost" loopback="true"/>
</interface>
<interface display_name="Broadcom NetXtreme 57xx Gigabit Controller - Packet Scheduler Miniport" name="eth0" mtu="1500">
<inet address="192.168.1.6" name="dleedell" loopback="false"/>
</interface>
<interface display_name="Juniper Network Connect Virtual Adapter" name="eth1" mtu="1400">
<inet address="172.21.202.137" name="dleedell.calldei.com" loopback="false"/>
</interface>
</network>
</systeminfo>
Commands
CategoryCommands
CommandsExperimental