AB291A Fabric Clustering System Support Guide (12-port Switch), April 2004

Table Of Contents
Chapter 5
Administration and Management
HP-UX Host Administration and Management
44
Displaying Interfaces with Specified Transport Type
Description: This parameter only displays interfaces of a specific transport type. The only supported
transport type with this version of the product is IB.
Syntax: itutil -t [transport_type]
Syntax Example: itutil -t IB
Output Example:
========================================================================
Number of Interface Adapters on this node: 1
========================================================================
Interface Adapter Name : ib0
H/W Path : 0/4/1/0/0/0
Transport Type : IT_IB_TRANSPORT
IT API Version Number : 1.0
IA Software Version Number : 1.0
IA Firmware Version Number : 3.1.0
Firmware Type : Performance
IA supported transport service types : IT_RC_SERVICE
Number of Spigots(Ports) on IA : 2
Spigot specific Information
Spigot identifer : 1
Spigot online : YES
Num Network Addresses : 1
Primary Network Address : fe80::ca07:2001
Spigot identifer : 2
Spigot online : NO
Num Network Addresses : <Unassigned>
========================================================================
Displaying Statistics
Description: This parameter displays statistics for all specified adapters. In the example below, the HP Fabric
Clustering System interface adapter is specified as ib0 and defined with the -i parameter. If an adapter is
not specified using the -i parameter, the -s command displays statistics for each HP Fabric Clustering
System interface configured on the host.
NOTE The transport statistics are the same as those defined in Chapter 10 of IBA 1.1 Vol 1.
Link/physical statistics are the same as the PortCounter attribute defined in Chapter 16 of the
IBA 1.1 Vol 1.
Syntax: itutil -s [-i interface name|-t transport type]
Syntax Example: itutil -s -i ib0