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

ibaddr Command

Queries InfiniBand addresses.

Syntax

ibaddr [-d][-D][-G][-l][-g][-C ca_name][-P ca_port][-t timeout][-V][-h] [lid|dr_path|guid]

where:

Description

This InfiniBand software command displays the LID and range as well as the GID address of the port specified. The local port information is provided by default.


Note - This command is also used as a simple address resolver.


Options

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

Option
Purpose
-d
Sets the debug level. Can be used several times to increase the debug level.
-D
Uses the directed path address. The path is a comma delimited sequence of out ports.
-G
Shows the LID range and GID for port GUID addresses.
-l
Shows the LID range only.
-g
Shows the GID address only.
-C
Uses the specified channel adapter name.
-P
Uses the specified channel adapter port.
-t
Overrides the default timeout.
-V
Displays the version information.
-h
Provides help.
Example

The following example shows how to display the local port’s GID and LID range with the ibaddr command.

# ibaddr
GID fe80::2:c903:2:cb6a LID start 0x1 end 0x1
#
Related Information