HP Virtual Connect 4Gb Fibre Channel Module for c-Class BladeSystem User Manual

Page 63

Advertising
background image

Command line 63

Item

Description

->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.

Examples

->remove network MyNetwork

Removes a specified network

->remove network *

Removes all networks

Item

Description

set network

Modify an existing Ethernet network.

Syntax

set network <NetworkName> [-quiet] [State=<Enabled|Disabled>]

[SmartLink=<Enabled|Disabled>][NativeVLAN=<Enabled|Disabled>]

[Private=<Enabled|Disabled>]

[Nags=<nagName>[,<nagName2>,...]] [Name=<NewName>]

[VLanId=<New VLanId>] [ConnectionMode=<Auto|Failover>]

[VLanTunnel=<Enabled|Disabled>] [PrefSpeedType=<Auto|Custom>]

[PrefSpeed=<100Mb–10Gb in 100Mb increments>]

[MaxSpeedType=<UnRestricted|Custom>] [MaxSpeed=<100Mb–10Gb in

100Mb increments>]

Parameter

NetworkName

(required)

The name of an existing network to modify

Option

Quiet (optional) Suppresses user confirmation prompts during network creation and modification. This

option is used mainly in automated scripting scenarios.

Properties

Name (optional)

The new name of the network

State (optional) Enables or disables the network. Valid values are "Enabled" and "Disabled".
SmartLink

(optional)

Enables or disables the SmartLink capability for a network. Valid values include

"Enabled" and "Disabled".

SmartLink cannot be modified unless one or more ports are added to the network.

NativeVLAN

(optional)

Enables or disables the network to act as a native VLAN. Valid values are "Enabled"
and "Disabled". The default value is "Disabled". This property can be configured only

if it is applied to a shared network.

Private

Enables or disables the network to act as a private network. Valid values are "Enabled"

Advertising