help 命令显示相应命令的详细帮助主题(如果有帮助可用)。
例如,要查看有关添加 vNIC 的帮助主题:
help command | class
其中:
command 是您需要获得其帮助的命令。
class 是命令的类别。
此硬件命令提供受支持命令的帮助信息。通常,使用 –h 选项可以提供相同的信息。
键入 help 可获取如下主题的更多信息:
Getting-started-系统入门相关信息。
Scripts-有关脚本使用的信息。
Concepts-描述 Oracle Fabric OS 的高级别概念。
VLAN-虚拟 LAN 功能。
此示例说明如何查看有关添加 vNIC 的帮助主题:
[OFOS] help add vnic Add a new virtual Network Interface Card (vNIC) to the system. You must provide a hierarchical name for the vNIC at the time that it is added. A 'hierarchical' name includes the name of the vNIC, plus the name of the server profile to which A second (optional) parameter of the 'add' command specifies the termination forth vNIC. A vNIC can be terminated on an I/O port. For example: 'add vnic <vNIC_name>.<server_profile_name> slot/port'. The vNIC is assigned. The two names are separated by the dot '.' character. For example: 'add vnic <vNIC_name>.<server_profile_name>'.