HP Fabric Clustering System HP-UX Administrator's Guide, March 2008
The Management-InfiniBand gateway does not have to be specifically identified, like the gateways
of expansion modules. This is because there is only one active Management-InfiniBand port on
the chassis.
You must configure the Management-InfiniBand port through the serial-console terminal.
Examples: The following example shows the gateway command for the Ethernet management
interface.
HP-IB# configure
HP-IB(config)# interface mgmt-ethernet
HP-IB(config-if-mgmt-ethernet)# gateway 10.3.0.94
The following example shows the ip address command in the InfiniBand management interface.
HP-IB# configure
HP-IB(config)# interface mgmt-ib
HP-IB(config-if-mgmt-ib)# gateway 10.3.0.94
Defaults: The default gateway IP address is 0.0.0.0.
Related Commands: “interface mgmt-ib” (page 203)
“show interface mgmt-ethernet” (page 167)
“show interface mgmt-ib” (page 167)
help
Synopsis: The help command describes the types of help information available and ways to
display specific command-line information.
Syntax: help
Command Modes: All modes.
Privilege Level: All users.
Usage Guidelines: This command may be executed in any mode. It provides the methods for
you to display the various types of available help.
Examples:
HP-IB(config-if-ib-16/1-16/12)# help
Help may be requested at any point in a command by entering
a question mark '?'. If nothing matches, the help list will
be empty and you must backup until entering a '?' shows the
available options.
Two styles of help are provided:
1. Full help is available when you are ready to enter a
command argument (e.g. 'show ?') and describes each possible
argument.
2. Partial help is provided when an abbreviated argument is entered
and you want to know what arguments match the input
(e.g. 'show pr?'.)
HP-IB(config-if-ib-16/1-16/12)#
Defaults This command has no defaults.
Related Commands: None
history
Synopsis: The history command lists all the commands executed during the current CLI
session.
Syntax: history
Command Modes: All modes.
Privilege Level: All users.
Usage Guidelines: The format of the history output and a configuration file are similar. The
contents of the history may be cut-and-pasted to a text file and, with minor editing, used as a
configuration file.
Administrative Commands 199