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

Page 66

Advertising
background image

Command line 66

Item

Description

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

UplinkSet (required)

The name of the shared uplink set from which the networks are being
removed

VLANIds (required)

The list of VLAN IDs (comma separated list of VLAN ID ranges) to be
deleted from the shared uplink set. For this command, the shared uplink
set and list of VLAN IDs identify the networks to be deleted, not the

network names.

Example

->remove network-range UplinkSet=Alpha

VLANIDs=1-10,15,21-30

Removes networks from an existing uplink set

Advertising