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
83
NOTE The copy and show logging commands are the only CLI commands which recognize
<Ctrl>-c. You may enter <Ctrl>-c during the uploading/downloading process to terminate
file transfer in the event network transfer hangs.
Examples of copying files to and from the chassis are shown below. The first example shows copying a remote
image file onto the chassis. The second example shows copying a local configuration file to a remote FTP
server.
HP-IB# copy
ftp://anonymous:taj@15.1.162.207/ib/HP-AB291A-Release-1.1.3hp-build023.img
image:HP-AB291A-Release-1.1.3hp-build023.img
operation completed successfully
HP-IB
HP-IB# copy config:startup-config2 ftp://anonymous:taj@15.1.162.207/startup-config2
operation completed successfully
HP-IB
Downloading Files to the System
To copy a configuration file, use the copy command. For example, to a copy a config file (example:
config_021215.cfg) from the home directory of the user anonymous to the config file-system, enter a script
such as:
HP-IB# copy
ftp://anonymous:taj@15.1.162.207/ib/HP-AB291A-Release-1.1.3hp-build023.img
image:HP-AB291A-Release-1.1.3hp-build023.img
operation completed successfully
HP-IB# dir image
=========================================================================
Existing Boot-Images on System
=========================================================================
slot date-created size file-name
-------------------------------------------------------------------------
1 Mon Nov 17 14:20:09 2003 18911083 HP-AB291A-Release-1.1.3hp-build019.img
fs HP Fabric Clustering System Switch file-system. This is an internal
directory that is identified by name only. The file-systems are config,
images, and syslog. The specified file-system must be appropriate
for the type of file being copied. For example, if an attempt is made to
copy a configuration file from the syslog file-system, an error is
returned because the name of the file is not appropriate for the
file-system. The file-system specification is always followed by a
colon (:).
file Name of the configuration, image, or log file to be copied. The
file-name convention is: configuration files end in “.cfg”, image files
begin with “build”, and log files begin with “ts_log”. (The .cfg
extension is optional.)
Table 5-6 Copy Command Descriptions (Continued)
argument description










