HP UX 11i v2 Networking Software manual Table B-10 Show ib Command Syntax Descriptions, Below

Models: UX 11i v2 Networking Software

1 236
Download 236 pages 18.16 Kb
Page 142
Image 142

Syntax: show ib sm configuration {subnet-prefix subnet prefix all [summary]} The arguments associated with this command are described below:

Table B-10

show ib Command Syntax Descriptions

Syntax

Description

subnet prefix

Refers to the subnet prefix of the subnet manager that you want to display.

all

Shows all the subnet managers that are currently configured and running on the InfiniBand fabric.

summary

An abridged form of the data may be returned by including the summary keyword at the end of

 

the command line. The abridged information includes the subnet prefix, GUID, priority, and SM

 

Key of the subnet managers.

Command Modes:

User-execute and privileged-execute modes.

Privilege Level:

InfiniBand read-only user.

Usage Guidelines:

The fields in the show ib sm configuration output are described in the table

below.

 

 

Table B-11

show ib Command Field Descriptions

Field

Description

subnet-prefix

64-bit value used that identifies the InfiniBand subnet. This is a unique subnet identifier and is

 

joined with the GUID to form the global identifier (GID) of the port. All GIDs within a subnet have

 

the same subnet prefix.

guid

GUID of this subnet manager.

priority

User-assigned priority for this subnet manager.The value is an integer between 0 and 15. The default

 

is 0.

 

sm-key

64-bit subnet management key assigned to the subnet manager.The default is 00:00:00:00:00:00:00:00.

admin-status

Administrative status of the subnet manager. The value is enable or disable. Disabling a subnet

 

manager places it in an inactive state but leaves it intact in the configuration. The default is enable.

oper-status

Operational status of the subnet manager. This is the status as determined by self-detection. The

 

value is notActive, discovering, standby, or master. notActive indicates the subnet manager has not

 

been enabled or has been disabled. discovering indicates the subnet manager is sweeping the fabric.

 

standby indicates a slave subnet manager. As there is only one subnet manager running on the

 

fabric, it is always designated the master.

act-count

Activity counter that increments each time the subnet manager issues an subnet management packet

 

(SMP) or performs other management activities.

status

Status of the subnet manager. It may be active or inactive. active indicates that it is actively managing

 

subnets. inactive indicates that it is not managing subnets.

Examples:

The following example shows the detailed configuration of a Subnet Manager.

HP-IB# show ib sm configuration subnet-prefix fe:80:00:00:00:00:00:00 detail

==============================================================

Subnet Manager Information

============================================================================

subnet-prefix : fe:80:00:00:00:00:00:00 guid : 00:05:ad:00:00:00:13:f5

priority : 10

sm-key : 00:00:00:00:00:00:00:00 admin-status : enable

oper-status : master

act-count : 6362 status : active

The following example shows the summary configuration of a subnet manager.

HP-IB# show ib sm configuration subnet-prefix fe:80:00:00:00:00:00:00 summary

============================================================================

142 Switch Command Line Interface

Page 142
Image 142
HP UX 11i v2 Networking Software Table B-10 Show ib Command Syntax Descriptions, User-execute and privileged-execute modes