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
97
Step 2. Enter enable to enter the privileged-execute mode.
HP-IB> enable
HP-IB#
Step 3. Enter the clock command, followed by the set keyword and the time and date in the format
hh : mm : ss dd mm yy. For example:
HP-IB# clock set 19:22:10 25 03 03
Step 4. Save your configuration.
HP-IB# copy running-config startup-config
Setting the NTP Servers to Maintain the System Clock
Accurate time is important in network statistics. You can set the time manually or use the Network Time
Protocol to synchronize the system with the rest of your network.
It is recommended that you use Network Time Protocol (NTP) servers to set the system clock. Synchronizing
the switch system clock with NTP servers ensures accurate time and only has to be configured once. The NTP
servers synchronize the clock upon reboot and at specified intervals.
CLI Procedure Use the following procedure to synch the system clock with an external NTP server clock.
Step 1. Login to the CLI as the super user.
Step 2. Enter enable to enter the privileged-execute mode.
HP-IB> enable
HP-IB#
Step 3. Enter configure to enter the global-configuration mode.
HP-IB# configure
HP-IB(config)#
Step 4. Enter the ntp command with the “server-one” keyword, and the IP address of the NTP server to
use as the primary server. For example:.
HP-IB(config)# ntp server-one 10.0.3.110
Step 5. (Optional) Specify backup NTP servers using the same command syntax, except replacing
server-one with server-two and server-three.
HP-IB(config)# ntp server-two 10.0.3.111
HP-IB(config)# ntp server-three 10.0.3.112
Step 6. Save your configuration.
HP-IB(config)# exit
HP-IB# copy running-config startup-config
Rebooting the System
The CLI is used to reinitialize the system chassis and interface cards.
• “Reboot the System Through the CLI” on page 98










