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
76
HP-IB> enable
HP-IB# copy ftp://user-name:password@source-IP-address/source-image-file-path-name
image:destination-file-name
Enter path, user-name and password information.
This information authenticates you to the server, which is specified in source-IP-address.
• Include the full path to the file.
• Set the file-system to image when copying image files.
HP-IB# copy
ftp://root:infini@15.13.113.96/tmp/HP-AB291A-Release-1.1.3hp-build020.img
image:HP-AB291A-Release-1.1.3hp-build020.img
operation completed successfully
HP-IB#
Step 4. Continue on to “4. Install a New Image” on page 77 to make the image active.
Download From a TFTP Server
Use TFTP to download new image files to the system. Uninstalled system-image files always end with a .img extension.
Directory management is automatically performed on the system, so do not include path information for files on the
chassis.
Step 1. (optional) If you are using In-Band Management, configure the IP management interface (if you have not
already done so).
HP-IB> enable
HP-IB# config
HP-IB(config)# interface mgmt-ether
HP-IB(config-if-mgmt-ethernet)#ip address 10.3.102.8. 255.255.0.0
HP-IB(config-if-mgmt-ethernet)#gateway 10.3.0.1
HP-IB(config-if-mgmt-ethernet)#no shutdown
HP-IB(config-if-mgmt-ethernet)# exit
HP-IB (config) # exit
Step 2. In the privileged-execute mode, enter the copy command with the remote system and path information.
The “remote system” must be the IP address of the TFTP server.
Syntax:
HP-IB> enable
HP-IB# copy tftp://<remote-system>/<filepath> <filesystem>:<filename>
HP-IB# copy tftp://@10.10.20.78/tftp dir/HP-AB291A-Release-1.1.3hp-build020.img
image:HP-AB291A-Release-1.1.3hp-build020.img
*****************operation completed successfully
HP-IB#
Step 3. (Optional) View the images by using the dir image command.
HP-IB# dir image
======================================================================
Existing Boot-Images on System
======================================================================
slot date-created size file-name
----------------------------------------------------------------------
1 Mon Aug 11 22:41:19 2003 29830309 HP-AB291A-Release-1.1.3hp-build020.img










