AB291A Fabric Clustering System Support Guide (12-port Switch), April 2004
Table Of Contents
- About This Document
- 1 Introduction to Technology
- 2 Hardware Overview
- 3 Installation Planning
- 4 Installing HP Fabric Clustering System
- 5 Administration and Management
- HP-UX Host Administration and Management
- Switch Administration and Management
- CLI Overview
- Using the CLI
- Advanced Switch Setup
- Configuration, Image, and Log Files
- Configuration, Image, and Log File Overview
- File Management
- Listing Configuration, Image, and Log Files
- Viewing Configuration Files
- Viewing Log Files
- Saving Configuration Files
- Saving for System Reboot
- Saving the Backup Configuration
- Specifying the Configuration to Use at
- Saving and Copying Files
- Downloading Files to the System
- Deleting Configuration, Image, and Log Files
- Managing Log Files
- Understanding the Log Format
- Uploading Log Files
- Administering the System
- 6 Monitoring and Troubleshooting
- A Specifications
- B HP 12-Port 4X Fabric Copper Switch Commands
- Show Commands
- show arp ethernet
- show arp IB
- show authentication
- show backplane
- show boot-config
- show card
- show card-inventory
- show clock
- show config
- show fan
- show host
- show ib
- show ib sm configuration
- show ib sm multicast
- show ib sm neighbor
- show ib sm node subnet-prefix
- show ib sm partition
- show ib sm port
- show ib sm service
- show ib sm switch
- show ib-agent channel-adapter
- show ib-agent summary
- show ib-agent switch
- show ib-agent switch linear-frd-info
- show ib-agent switch all mcast-info lid
- show ib-agent switch all node-info
- show ib-agent switch all pkey-info
- show ib-agent switch port-info
- show ib-agent switch sl-vl-map
- show ib-agent switch switch-info
- show interface ib
- show interface ib sm
- show interface ib sm statistics
- show interface mgmt-ethernet
- show interface mgmt-ib
- show interface mgmt-serial
- show ip
- show location
- show logging
- show ntp
- show power-supply
- show running-status
- show sensor
- show snmp
- show system-services
- show terminal
- show trace
- show user
- show version
- IP Commands
- HP Fabric Clustering System Commands
- Administrative Commands
- action
- boot-config
- broadcast
- card
- clock
- configure
- copy
- delete
- dir
- disable
- enable
- exec
- exit
- ftp-server enable
- gateway
- help
- history
- hostname
- install
- interface
- interface mgmt-ethernet
- interface mgmt-ib
- ip
- location
- login
- logging
- logout
- more
- ntp
- ping
- radius-server
- reload
- shutdown
- snmp-server
- telnet
- terminal length
- terminal time-out
- trace
- type
- username
- who
- write
- Show Commands
- C How to Use Windows HyperTerminal
- Glossary

HP 12-Port 4X Fabric Copper Switch Commands
Administrative Commands
Appendix B
266
install
Synopsis:
The install command installs a downloaded system-image to the appropriate locations. The administrator
must then specify which system-image to use to boot the chassis, and reload the chassis.
Syntax:
install image:file
Image files must reside in the image file-system and the file name must have the .img extension.
Command Modes:
Privileged-execute mode.
Privilege Level:
Unrestricted read-write user.
Usage Guidelines:
After downloading the image file to the chassis controller, it must be installed. The CLI install command
performs everything necessary to install a new system-image to flash disk. It automatically installs all
necessary firmware and component images. Once installed, the administrator must reinitialize the chassis
using the newly installed system-image.
Run the boot-config command to specify the new system-image to use to initialize the chassis when it boots
up.
Only cards with an oper-status of up are updated. If a card is down when you run install, or a card is added
after running install, bring up the card and run install again. Specify the same image file. If the image is
already installed on a card, that card is skipped. Run the boot-config command again so that all cards know to
boot from the same system-image.
Examples:
HP-IB# install image:HP-AB291A-Release-1.1.3hp-build020.img Proceed with install?
[yes(default) | no]
************************* operation completed successfully
Defaults:
This command has no defaults.
Related Commands:
“boot-config” on page 248
“card” on page 250
Table B-70 install Command Argument Descriptions
Argument Description
image Specifies the file resides in the image file-system.
file The name of the image file to install.










