-> show target
其中 target 是在了解 Oracle ILOM 目标和属性中提供的任何目标。例如,要显示 /HOST 目标的所有特性,可键入:
-> show /HOST /HOST Targets: console Properties: boot_device = default Commands: cd set show ->
在输出中,有 /HOST, console 的子目标。有一个属性 boot_device,其当前值是 default。可对此目标使用的命令包括 cd、set 和 show。