HP Virtual Connect 4Gb Fibre Channel Module for c-Class BladeSystem User Manual

Page 33

Advertising
background image

Command line 33

Item

Description

IMPORTANT: You must set the external manager enabled to "false" using the set

external-manager command before using the remove external-manager

command.

Syntax

remove external-manager [-quiet] [UserName=<username>]

[MacType=<Factory-Default| User-Defined>] [MacStart=<MAC

address>] [MacEnd=<MAC address>]

[WwnType=<Factory-Default|User-Defined>] [WwnStart=<WWN

address>] [WwnEnd=<WWN address>]

[ServerIdType=<Factory-Default| User-Defined>]

[ServerIdStart=<ServerId address>] [ServerIdEnd=<ServerId

address>]

Option

quiet

This option suppresses user confirmation prompts and is useful when scripting
operations.

Properties

UserName (optional) A valid external manager user name. The user name can be identified using the

show external-manager command.

MacType (optional) The type of MAC address source to use for assignment. Valid values include

"Factory-Default" and "User-Defined".

MacStart (required

if the MacType is

User-Defined)

The starting MAC address in a custom user-defined range. This property is valid
only if the MacType is set to "User-Defined".

MacEnd (required if

the MacType is

User-Defined)

The ending MAC address in a custom user-defined range. This property is valid

only if the MacType is set to "User-Defined".

WwnType (optional) The type of WWN address source to use for assignment. Valid values include

"Factory-Default" and "User-Defined".

WwnStart (required

if the WwnType is

User-Defined)

The starting WWN address in a custom user-defined range

WwnEnd (required if

the WwnType is

User-Defined)

The ending WWN address in a custom user-defined range

ServerIdType

(optional)

The type of the virtual serial number source. When server profiles are created, the

virtual serial numbers and UUID values are allocated from the specified pool
source. Valid values include "Factory-Default" and "User-Defined".

ServerIdStart

(required if Type is

User-Defined)

The starting serial number in a user-defined range. This property is only valid for

user-defined serial number types.

ServerIdEnd

(required if Type is

User-Defined)

The ending serial number in a user-defined range. This property is only valid for

user-defined serial number types.

Examples

->show external-manager

->set external-manager UserName=A17005068 Enabled=false

(where A17005068 is the username reported by the previous command)

->remove external-manager username=A17005068

mactype=User-Defined MacStart=00-17-A4-77-00-00

MacEnd=00-17-A4-77-03-FF wwnType=User-Defined

WwnStart=50:06:0B:00:00:C2:62:00

WwnEnd=50:06:0B:00:00:C2:65:FF serverIdType=User-Defined

serverIdStart=VCX0000000 serverIdEnd=VCX00000ZZ

Displays the username, disables the external manager, and then removes the

external manager and releases the profile control

->remove external-manager UserName=A17005068

Advertising