HP Virtual Connect FlexFabric 10Gb24-port Module for c-Class BladeSystem User Manual

Page 72

Advertising
background image

Command line 72

Item

Description

NamePrefix (optional)

The string to prefix before the VLAN ID when naming the new networks. If

omitted, no string is used to prefix the VLAN ID.

NameSuffix (optional)

The string to add after the VLAN ID when naming the new networks. If
omitted, no string is added after the VLAN ID.

State (optional)

Enables or disables the networks. Valid values are "Enabled" and

"Disabled". The default value is "Enabled".

PrefSpeedType (optional)

The default connection speed for any Ethernet connection attached to
these networks. Valid values include "Auto" and "Custom". "Custom"

enables you to configure the preferred speed. The default value is "Auto".

PrefSpeed (required if

PrefSpeedType is "Custom")

The connection speed for any Ethernet connection attached to these

networks. Valid values range from 100Mb to 10Gb in 100Mb
increments.

MaxSpeedType (Optional)

The maximum connection speed for any Ethernet connection attached to

these networks. Valid values include "Unrestricted" and "Custom".
"Custom" enables you to configure the preferred speed. The default value

is "Unrestricted".

MaxSpeed (required if

MaxSpeedType is "Custom")

The maximum connection speed for any Ethernet connection attached to

these networks. Valid values range from 100Mb to 10Gb in 100Mb
increments.

Nags (optional)

The network access groups to which the networks belong, separated by

commas. Do not use spaces unless they are enclosed in quotation marks.

If no network access groups are specified, the domain default network
access group (Default) is used.

SmartLink (optional)

Enables or disables the SmartLink capability for the networks. Valid values

include "Enabled" and "Disabled".

Labels (optional)

Labels assigned to these networks. Labels are used in the GUI to help with
management of large numbers of networks. Labels can be assigned in the

CLI, but are only used in the GUI. A maximum of 16 labels can be

assigned.

Color (optional)

Color assigned to these networks. Color is used in the GUI to help with
management of large numbers of networks. A color can be assigned in

the CLI, but is only used in the GUI. Allowed colors are red, green, blue,

purple, or orange.

Examples

->add network-range UplinkSet=Alpha

NamePrefix=Network NameSuffix=_A VLANIDs=1-100

Creates 100 networks in an existing uplink set

->add network-range UplinkSet=Alpha

NamePrefix=Network NameSuffix=_A

VLANIDs=101-110,115-119,130,4094,700-703

Creates non-contiguous networks in an existing uplink set

Item

Description

remove network-range

Remove multiple networks from a shared uplink set.

Syntax

remove network-range [-quiet]

UplinkSet=<UplinkSetName> VLANIds=<VLAN range list>

Options

quiet

Suppresses user confirmation prompts during network range removal. This

option is used mainly in automated scripting scenarios.

Properties

Advertising