Go to main content
Oracle® Fabric OS 1.0.2 命令参考

退出打印视图

更新时间: 2016 年 11 月
 
 

infiniband-port

infiniband-port 命令设置和显示 IB 端口的配置信息。

语法

set infiniband-port slot/port up [–noconfirm]
set infiniband-port slot/port down [–noconfirm]
show infiniband-port slot/* stats [–detail]

其中,slot/port 是物理插槽和端口号。

此命令具有子命令。此表介绍了子命令并提供了语法。

子命令
说明
down
停用 IB 端口。
stats
显示 IB 端口的统计信息。
up
激活 IB 端口。

选项

选项
说明
–detail
显示 IB 端口的详细信息。可选。
–noconfirm
关闭确认提示。完成进程而不提示您确认。参数自动向任何提示回答“是”。

示例:激活 IB 端口

此示例展示了如何激活 IB 端口。

[OFOS] set infiniband-port 10/1 up -noconfirm
name         state         mode-state       guid
10/1         up/up         switching        10e00001289c31

示例:显示 IB 端口配置

此示例展示了如何显示 IB 端口的统计信息。

[OFOS] show infiniband-port 10/* stats