Documentation, Support, and Training
Understanding Administrative Commands
Monitoring the InfiniBand Fabric
Controlling the InfiniBand Fabric
Understanding Signal Routing Through the Switch
Understanding Switch Startup and Component Addition
Understanding ILOM on the Switch
Switching Between the ILOM Shell and the Linux Shell
Controlling ILOM Targets (CLI)
Upgrading the Switch Firmware Through ILOM (CLI)
Administering ILOM (Web Interface)
Access ILOM From the Web Interface
Monitoring ILOM Targets (Web Interface)
Controlling ILOM Targets (Web Interface)
Upgrading the Switch Firmware Through ILOM (Web Interface)
Understanding InfiniBand Cabling
Understanding Switch Specifications
Understanding the Installation
Installing the InfiniBand Software Stack
Verifying the InfiniBand Fabric
Understanding Service Procedures
Servicing the Fabric Cards and Fabric Card Fillers
Servicing the InfiniBand Cables
Doing Supportive Software Tasks
Understanding Switch-Specific Commands
Displays InfiniBand switch node in the topology. Issued on the Linux InfiniBand host.
ibswitches [-h][topology|-C ca_name][-P ca_port][-t timeout]
where:
topology is the topology file.
ca_name is the channel adapter name.
ca_port is the channel adapter port.
timeout is the timeout in milliseconds.
This InfiniBand software command is a script the discovers the InfiniBand fabric topology or uses an existing topology file to extract the switch nodes.
The following table describes the options to the ibswitches command and their purposes:
|
The following example shows how to display the switch GUIDs with the ibswitches command.
# ibswitches Switch : 0x0021283a83ae11d2 ports 36 "Sun DCS 648 shmm1500 LC slot 1 switch 3" base port 0 lid 35 lmc 0 Switch : 0x0021283a83b112b2 ports 36 "Sun DCS 648 shmm1500 LC slot 2 switch 1" base port 0 lid 17 lmc 0 Switch : 0x0021283a83b112a2 ports 36 "Sun DCS 648 shmm1500 LC slot 2 switch 0" base port 0 lid 4 lmc 0 Switch : 0x0021283a83b112d2 ports 36 "Sun DCS 648 shmm1500 LC slot 2 switch 3" base port 0 lid 36 lmc 0 Switch : 0x0021283a841513c2 ports 36 "Sun DCS 648 shmm1500 LC slot 3 switch 2" base port 0 lid 31 lmc 0 . . . #
Note - The output in the example is just a portion of the full output and varies for each InfiniBand topology.
ibswitches man page