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

Chapter 5
Administration and Management
Switch Administration and Management
79
Troubleshooting an Image Upgrade
Error Message and Resolution Example
The following example shows a typical error message and its resolution.
HP-IB# install image:image:HP-AB291A-Release-1.1.3hp-build025.img
Error: Not enough space on card 1 to perform installation
HP-IB# delete image:HP-AB291A-Release-1.1.3hp-build023.img
Delete file HP-AB291A-Release-1.1.3hp-build023? [yes(default) | no]
******************************************************************
HP-IB# install image:image:HP-AB291A-Release-1.1.3hp-build025.img
*********************************** operation completed successfully
HP-IB#
File Management
The management of these files is performed automatically. Each file type is stored separately, in separate file
systems. All files share the 128 MB of flash memory. The names of the file systems are:
• syslog files
Stores log files
• image files
Stores system image files.
• config files
Stores configuration files.
Listing Configuration, Image, and Log Files
To list the configuration files currently stored on the system:
Enter the dir command with the config keyword. For example:
HP-IB# dir config
============================================================================
Existing Configurations on System
============================================================================
slot date-created size file-name
----------------------------------------------------------------------------
1 Tue Jan 14 23:19:55 2003 9110 startup-config2
1 Tue Jan 14 00:11:04 2003 13925 startup-config
HP-IB#
Similarly, to list the log and image files currently stored on the system, enter the dir command with the
syslog or image keywords.
Viewing Configuration Files
There are two ways to view configuration files. You may enter the show config command to display the
current system configuration or enter the more command to display the contents of a specific configuration
file. The show config command is described in “show config” on page 143. The more command is described in
this section.
To view the contents of a configuration file on the system:
Enter the more command, followed by config: and the name of a configuration file.










