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

Table Of Contents
HP 12-Port 4X Fabric Copper Switch Commands
HP Fabric Clustering System Commands
Appendix B
243
name
Synopsis:
The name command assigns a name to one or more interface ports. The name can be used to simplify port
identification and indicate its use.
Syntax:
name name
no name
The commands sytax is described in the table below:
Command Modes:
Configuration Interface (config-if) mode.
Privilege Level:
HP Fabric read-write user.
Usage Guidelines:
This command sets the name field of the interface. Refer to the rules for name strings in “Using the
Documentation” on page 67
Examples:
This example assigns the name “InfiniBand Group1-6” to the first 6 ports of InfiniBand card 15.
HP-IB(config-if-ib-15/1-15/6)# name "InfiniBand Group1-6"
Defaults:
The default interface name is card#/port#.
Related Commands:
“show ib sm configuration” on page 149
“show interface ib” on page 194
Table B-52 name Command Syntax Descriptions
Syntax Description
name A text string used to assign the port(s) on the Fabric card. The string is
alphanumeric text up to 20 characters in length. If there are spaces in
the string, enclose the entire string in double-quotes (““). Include the
no keyword to reset this parameter to a null/empty string.
no The no keyword returns the port to its default name.