HP Fabric Clustering System HP-UX Administrator's Guide, March 2008

mask is the subnet mask for the IP address (Element Manager GUI is not supported in initial
release of HP InfiniBand).
no ip address disables the management port indicated by ip and resets its IP address to all
zeros (0.0.0.0.0).
Command Modes: Interface Configuration (config) mode.
Configuration Interface Management IB mode (config-if-mgmt-ib).
Configuration Interface Ethernet Management mode (config-if-mgmt-ether).
Privilege Level: Unrestricted read-write user.
Usage Guidelines: The Management-InfiniBand IP and gateway addresses must be assigned
before the virtual port may be used to administer the system chassis or be accessed by other
hosts running IP or IPoIB. Hosts with connectivity to management ports may manage the chassis
using Telnet, SSH, or the Element Manager, if they have access to the same subnet (some gateway
functions are not supported by HP InfiniBand; Element Manager GUI is not supported in initial
release of HP InfiniBand).
The Management-InfiniBand port does not have to be specifically identified, like the ports 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:
HP-IB# configure
HP-IB(config)# interface mgmt-ib
HP-IB(config-if-mgmt-ib)# ip address 10.3.106.25 255.255.255.0
Defaults: This command has no defaults.
Related Commands: “interface mgmt-ib” (page 203)
“interface mgmt-ethernet” (page 202)
“ip ” (page 203)
“show interface mgmt-ethernet” (page 167)
“show interface mgmt-ib” (page 167)
location
Synopsis: The location command is used to assign a human-readable identifier to the
system chassis. This location may be the location of support providers, the company, the system
chassis, etc.
Syntax: location string
no location
The syntax is described in the table below:
Table B-72 location Syntax Descriptions
DescriptionArgument
refers to an ASCII text string. Enclose multi-word strings within double-quotes (“ “).string
The no location command resets the current location to an empty string.no
Command Modes: Global-configuration mode.
Privilege Level: Unrestricted read-write user.
Usage Guidelines: The location command and the snmp-server location configuration command
have the same effect. They both configure the same location parameter.
Examples:
HP-IB# config
HP-IB(config)# location "515 Ellis Street, Mountain View, CA 94043"
204 Switch Command Line Interface