Oracle® Fabric OS 1.0.2 Command Reference

Exit Print View

Updated: November 2016
 
 

infiniband-port

The infiniband-port command sets and displays configuration information for an IB port.

Syntax

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

where slot/port are the physical slot and port numbers.

This command has subcommands. This table describes the subcommands and provides the syntax.

Subcommand
Description
down
Deactivates the IB port.
stats
Displays statistics for the IB port.
up
Activates the IB port.

Options

Option
Description
–detail
Displays detailed information for the IB port. Optional.
–noconfirm
Switches off confirmation prompts. The process completes without prompting you for confirmation. The argument automatically answers yes to any prompts.

Example: Activate an IB Port

This example shows how to activate an IB port.

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

Example: Display IB Port Configuration

This example shows how to display statistics for IB ports.

[OFOS] show infiniband-port 10/* stats