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
Enables or disables an IPMB link. Issued on the CMC.
setipmbstate IPMB_address A|B [link] 1|0 (in radial IPMB-0 environment)
setipmbstate IPMB_address A|B 1|0 (in bused IPMB-0 environment)
where:
IPMB_address is the IPMB bus address of the component.
link is the numeric value of the link (1–95).
This CLIA command enables or disables an IPMB link on the target IPM controller. The second argument defines the bus (IPMB-A or IPMB-B) to be enabled or disabled. The last argument defines the operation to be performed – 1 to enable link, 0 to disable link.
In a bused environment, and in a radial environment for target IPM controllers other than an IPMB hub, argument link is not used. For an IPMB hub controller in a radial environment, the argument link is optional.
If link is present, the command enables or disables the specific radial IPMB link (1 to 95). If link is omitted, the command enables or disables all the links on the IPMB hub in the radial system.
The following example shows how to disable the IPMB-A link on line card 8 at IPMB address 92 with the setimpbstate command.
# clia setipmbstate 92 A 0 Pigeon Point Shelf Manager Command Line Interpreter Command executed successfully #