AB291A Fabric Clustering System Support Guide (12-port Switch), April 2004

Table Of Contents
HP 12-Port 4X Fabric Copper Switch Commands
Administrative Commands
Appendix B
270
Use the gateway command after this command to configure the IP address of the gateway for the Ethernet
Management port. The no gateway ip command configures the default gateway IP address of the
out-of-band Ethernet Management port (some gateway functions are not supported by HP Fabric Clustering
System).
NOTE You must configure the Management-InfiniBand port through the serial-console terminal.
Example:
HP-IB# configure
HP-IB(config)# interface mgmt-ib
HP-IB(config-if-mgmt-ib)# gateway 10.3.0.94
Related Commands:
“ip” on page 270
“interface ib” on page 241
“ip” on page 270
“show interface mgmt-ethernet” on page 202
“show interface mgmt-ib” on page 204
ip
Synopsis:
The ip command configures the IP address and subnet mask for a virtual in-band Fabric port.
Syntax:
ip ip mask
no ip ip mask
ip is a static address that will be used by HP Fabric Clustering System hosts running IPoIB to connect to the
virtual Management-InfiniBand port. Once enabled, hosts on the network use this address to run CLI,
Element Manager, and SNMP software, as well as other connected hosts running IP or IPoIB. mask is the
subnet mask for the IP address (Element Manager GUI is not supported in initial release of HP Fabric
Clustering System).
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:
InterfaceConfiguration (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.