HP Virtual Connect Flex-10 10Gb Ethernet Module for c-Class BladeSystem User Manual

Page 28

Advertising
background image

Command line 28

Item

Description

delete domain

Delete the existing VC domain configuration.

Deleting the domain removes the entire VC domain configuration and resets it to the

original defaults. After the domain is deleted, you are logged out and the VCM
resets.

Syntax

delete domain [-quiet]

Option

quiet

Suppresses user confirmation prompts. This option is useful when scripting delete

domain operations.

Examples

->delete domain

Deletes the VC domain configuration and prompts for user confirmation

->delete domain -quiet

Deletes the VC domain quietly without prompting for user confirmation (primarily

used in automated scripting scenarios)

Item

Description

set domain

Modify general VC domain configuration properties, such as the domain name,
domain IP address, and MAC and WWN address pool settings.

Syntax

set domain [Name=<NewName>] [DomainIp=<Enabled|Disabled>]

[IpAddress=<IPAddress>] [SubnetMask=<mask>]

[Gateway=<Gateway>] [DomainIpv6=<Enabled|Disabled>]

[Ipv6Address=<IPv6Address>/<prefix-length>]

[Ipv6Gateway=<IPv6Address>]

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

[MacPool=<1-64>] [MacStart=<MAC address>] [MacEnd=<MAC

address>] [WwnType=<VC-Defined | Factory-Default |

User-Defined>] [WwnPool=<1-64>] [WwnStart=<WWN Address>]

[WwnEnd=<WWN Address>] [SingleDense=true|false]

Properties

Name(optional)

The new name of the domain. Valid characters include alphanumeric, "_", and ".".

The maximum length of the name is 31 characters.

DomainIP (optional) Enables or disables the VC domain IP address. If enabled, a valid IP address and

subnet mask must be configured. If disabled, DHCP is used to obtain a valid IP

address.

Enabling domain IP address configuration or changing the domain IP address can
cause a temporary loss of connectivity to the VCM. Use caution when changing

these settings.

Values include "Enabled" and "Disabled".

IpAddress (Required

if DomainIP is

enabled)

A valid IP address to use for the domain IP address configuration. The IP address
must be in the format xxx.xxx.xxx.xxx, where x is a number between 0 and 9, for

example, 192.168.0.10.

SubnetMask (Required

if IP address

specified)

A valid subnet mask for the domain IP address configuration. The subnet mask must

be in the format xxx.xxx.xxx.xxx, where x is a number between 0 and 9, for
example, 255.255.255.0.

Gateway (Required if

IP address

specified)

A valid gateway address for the domain IP address configuration. The gateway

address must be in the format xxx.xxx.xxx.xxx, where x is a number between 0 and
9, for example, 192.168.0.1.

DomainIpv6

(optional)

Enables or disables the VC domain IPv6 address. If enabled, you must configure a

valid IPv6 address.

Enabling a domain IPv6 address configuration or changing the domain IPv6
address can cause a temporary loss of connectivity to the VCM. Use caution when

changing these settings.

Advertising