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
62
To enter the sub-command mode from the global-configuration mode, enter the interface keyword, the type of
interface to be configured, and then identify the specific card or ports to be configured.
For example, to enter the sub-command mode for an Ethernet card, ports 1 through 4.
HP-IB(config)# interface ethernet 4/1-4/4
HP-IB(config-if-ether-4/1-4/4)#
The commands you enter when in the sub-command mode are applied to the specified cards and ports.
Exiting CLI Modes
Most commands are mode-dependent. For example, you can only configure clock settings in the
global-configuration mode. To configure the system, you will have to enter and exit CLI modes. The exit
command is used to return to the previous mode.
HP-IB(config-if-fc-5/1)# exit
HP-IB(config)# exit
HP-IB#
You may also enter the exit command with the all argument to return to the privileged-execute mode in one
step.
To leave the global-configuration mode and return to the user-execute mode, enter the exit and the disable
commands.
For example:
HP-IB(config)# exit
HP-IB# disable
HP-IB>
Using Command Completion
The system provides command completion by way of the [Tab] key. If you enter a partial command and press
the [Tab], the CLI will complete the command and place the cursor at the end of the command.
To facilitate command entry, CLI commands do not have to be entered in their entirety. You may enter just
enough of each command or argument to make it uniquely identifiable.
For example:
HP-IB(config)# trace ?
app
HP-IB(config)# trace app ?
app <1-28>
app numbers:
cli = 1
ospf = 2
rip = 3
snmp-agent = 4
stp = 5
vlan = 6
vrrp = 7
ib = 8
fc = 9
chas-mgr = 10
port-mgr = 11










