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

the network is a shared network.

Private

(optional)

Enables or disables the network to act as a private network. Valid values are "Enabled"
and "Disabled". The default value is "Disabled".

ConnectionMode

(optional)

Specifies the connection type that is formed when multiple ports are added to the
network. Valid values include "Auto" and "Failover". The default value is "Auto".

VLanTunnel

(optional)

Enables or disables VLAN tag tunneling. If enabled, VLAN tags are passed through the

domain without any modification. If disabled, all tagged frames are discarded.
If multiple networks are configured on any server port, this option cannot be modified.

PrefSpeedType

(optional)

The default connection speed for any Ethernet connection attached to this network.
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 this network. Valid
values range from 100Mb to 10Gb in 100Mb increments.

MaxSpeedType

(Optional)

The maximum connection speed for any Ethernet connection attached to this network.
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 this network.
Valid values range from 100Mb to 10Gb in 100Mb increments.

Examples

->add network MyNewNetwork

Creates a new network, and then adds it to the domain as a member of the Default
network access group

->add network Network1 nags=DatabaseNetGroup,AccessNetGroup

Creates a network named Network1 and assigns it to network access groups
DatabaseNetGroup and AccessNetGroup

->add network MyNewNetwork2 UplinkSet=MyUplinkSet VLanID=145

Creates a new network and uses a shared uplink port set

->add network Network1 Private=Enabled

Configures a private network when adding a new network

->add network Network1 UplinkSet=Uplinkset1 VLANID=100

NativeVLAN=Enabled

Creates a new network with a shared uplinkset and tags it as Native VLAN

->add network Network1 ConnectionMode=Failover

Creates a new network and sets the connection mode as failover

->add network Network1 VLanTunnel=Enabled

Creates a new network and enables VLAN tunneling

->add network Network1 PrefSpeedType=Custom PrefSpeed=4000

MaxSpeedType=Custom MaxSpeed=6000

Creates a new network with a preferred connection speed of 4Gb and a maximum
connection speed of 6Gb

Item

Description

remove network

Remove a network from the domain. To remove a network, it cannot be in use by any

server profiles.

Syntax

remove network <NetworkName|*>

Parameter

NetworkName

(required)

The name of an existing network in the domain. Use "*" to remove all networks.

Advertising