HP Virtual Connect 8Gb 24-port Fibre Channel Module for c-Class BladeSystem User Manual

Page 61

Advertising
background image

Command line 61

Item

Description

VLANIds (required)

A comma separated list of VLAN ranges. The VLAN IDs must not overlap

or already be used in the uplink port set. The VLAN IDS are combined with
the NamePrefix and NameSuffix properties (if any) to create the name for

the networks.

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>

Advertising