Exit Print View

Sun Datacenter InfiniBand Switch 72 Command Reference

Get PDF Book Print View
 

Document Information

Using This Documentation

Related Documentation

Documentation, Support, and Training

Documentation Feedback

Understanding the Commands

Understanding Hardware Commands

Understanding InfiniBand Commands

ibaddr Command

ibcheckerrors Command

ibchecknet Command

ibchecknode Command

ibcheckport Command

ibcheckportstate Command

ibcheckportwidth Command

ibcheckstate Command

ibcheckwidth Command

ibclearcounters Command

ibclearerrors Command

ibdatacounters Command

ibdatacounts Command

ibdiagnet Command

ibdiagpath Command

ibhosts Command

ibnetdiscover Command

ibnodes Command

ibportstate Command

ibroute Command

ibstatus Command

ibswitches Command

ibsysstat Command

ibtracert Command

opensm Command

opensmd Daemon

osmtest Command

perfquery Command

saquery Command

sminfo Command

smpdump Command

smpquery Command

Index

ibcheckport Command

Validates InfiniBand ports and reports errors.

Syntax

ibcheckport [-h][-v][-N][-G][-C ca_name][-P ca_port][-t timeout] lid|guid port

where:

Description

This InfiniBand command checks port connectivity and performs simple sanity checks for the specified port.


Note - The port address is a LID, unless the -G option is used to specify a GUID address.


Options

The following table describes the options to the ibcheckport command and their purposes:

Option
Purpose
-h
Provides help.
-v
Provides verbose output.
-N
Uses mono mode instead of color mode.
-G
Uses the port GUID address.
-C
Uses the specified channel adapter name.
-P
Uses the specified channel adapter port.
-t
Overrides the default timeout.
Example

The following example shows how to check port 8 on LID 24 with the ibcheckport command.

# ibcheckport -v 24 8
Port check lid 24 port 8:  OK 
#
Related Information