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

Page 76

Advertising
background image

Command line 76

Item

Description

->add network MyNewNetwork2 UplinkSet=MyUplinkSet VLanID=145

Creates a new network and uses a shared uplink port set

->add network FcoeNetwork -fcoe UplinkSet=MyUplinkSet

VLanID=100

Creates a new FCoE network

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

->add network Network1 ConnectionMode=Auto

LacpTimer=Domain-Default

Creates a new network using the domain default LACP timer

->add network Network1 Labels="label1, label2"

Creates a new network with labels label1 and label2

->add network Network1 Color=red

Creates a new network with the color red

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 or FCoE 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>]

[LacpTimer=<Domain-Default|Short|Long>]

[Labels=<Label1>[<Label2>,…]

[Color=<red|green|blue|orange|purple>]

Parameter

Advertising