User`s guide
L1 Controller Commands
007-3938-003 77
• The Power column lists the value (error & off, error & on, okay & off, or okay & on)
of the power OK and power on bits.
• The Attn LED column lists the value (off or on) of the attention LED for the PCI
card.
• The Enable column lists the value (off or on) of the bus enable bit for the PCI card.
• The Reset column lists the value (off or on) of the reset bit for the PCI card.
Example 3-46 shows sample output from the pci command.
Example 3-46 pci Command Output
001i21-L1>pci
Bus Slot Stat Card Type Power Attn LED Enable Reset
--- ---- ---- --------- ----------- -------- ------ -----
1 1 0x91 15W okay & on off on off
1 2 0x57 none okay & off off off on
1 3 0x91 15W okay & on off on off
1 4 0xff on board N/A & N/A N/A N/A off
2 1 0x57 none okay & off off off on
2 2 0x57 none okay & off off off on
Use pci <u|d> to power up (u) or power down (d) all of the PCI cards in an I/O brick,
Origin 300 server, or PCI expansion module. Example 3-47 shows sample output.
Example 3-47 pci d Command Output
001i21-L1>pci d
001i21-L1>
Use pci <bus> <u|d> to power up (u) or power down (d) all of the PCI cards on a bus
in an I/O brick, Origin 300 server, or PCI expansion module. The variable <bus> is the
bus number. Example 3-48 shows sample output from the pci 1 u command.
Example 3-48 pci 1 u Command Output
001i21-L1>pci 1 u
001i21-L1>
Use pci <bus> <slot> <u|d> to power up (u) or power down (d) an individual PCI
card. The variable <bus> is the bus number and the variable <slot> is the slot number.
Example 3-49 shows sample output from the pci 1 2 u command.