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

Installing HP Fabric Clustering System
Internet Protocol over InfiniBand‘ (IPoIB)
Chapter 4
37
• Parity: None
• Stop Bits: 1
• Flow control: None
Step 3. At the Login: prompt, enter the username and password. The default is super and super.
Login: super
Password: super
HP-IB>
Step 4. At the CLI prompt, enter enable. This enters the privileged-execute mode.
HP-IB> enable
Step 5. Enter configure to enter the global-configuration mode.
HP-IB# configure
HP-IB(config)#
Step 6. Set the IP address and netmask. The following address is an example.
HP-IB(config)# interface mgmt-ethernet
HP-IB(config mgmt-ethernet)# ip address 10.10.0.22 255.255.255.0
Step 7. Set the default gateway address. This address is an example.
HP-IB(config mgmt-ethernet)# gateway 10.10.0.1
Step 8. Enable the management port
HP-IB(config mgmt-ethernet)# no shutdown
Step 9. Test IP connectivity by pinging the management station
HP-IB(config mgmt-ethernet)# exit all
HP-IB> ping 10.10.0.3
sending 5 ICMP Echos to 10.10.0.10, 56 data bytes
!!!!!
Success rate is 100 percent (5/5)
round-trip min/avg/max = 0.000000/0.000000/0.000000 ms
HP-IB>
Step 10. You must save the configuration persistently by using the copy command.
HP-IB(config mgmt-ethernet)# exit
HP-IB# copy running-config startup-config
Internet Protocol over InfiniBand (IPoIB)
When to use IPoIB
You should install IPoIB if you are planning to run TCP/IP and UDP/IP applications within your HP Fabric
Clustering System. The TCP/IP and UDP/IP applications can run over IPoIB interfaces. The IPoIB
implementation is based on the IETF IPoIB standards being drafted by IETF. For more information about the
IPoIB standards, visit the IETF web site at http://www.ietf.org.










