HP Virtual Connect Flex-10 10Gb Ethernet Module for c-Class BladeSystem User Manual

Page 63

Advertising
background image

Command line 63

Item

Description

add uplinkset

Create a new shared uplink port set.

Syntax

add uplinkset <UplinkSetName>

[ConnectionMode=<Auto|Failover>]

Parameter

UplinkSetName

(required)

The unique name of the new shared uplink port set to create

Property

ConnectionMode

(optional)

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

Examples

->add uplinkset MyNewUplinkSet

Creates a new shared uplink port set and adds it to the domain

->add uplinkset MyNewUplinkSet ConnectionMode=Failover

Creates a new shared uplinkset and sets the connection mode to failover

Item

Description

remove uplinkset

Remove a shared uplink port set from the domain.

Syntax

remove uplinkset <UplinkSetName | *>

Parameter

UplinkSetName

(required)

The name of an existing shared uplink port set. "*" removes all the existing uplink

port sets from the domain.

Example

->remove uplinkset MyUplinkSet

Removes a shared uplink port set

Item

Description

set uplinkset

Modify an existing shared uplink port set.

Syntax

set uplinkset <UplinkSetName> [Name=<NewName>]

[ConnectionMode=<Auto|Failover>]

Parameter

UplinkSetName

(required)

The name of an existing shared uplink set to modify

Properties

Name (optional)

The new name of the shared uplink set

ConnectionMode

(optional)

Specifies the connection type that is formed when multiple ports are added to the

uplinkset. Valid values include "Auto" and "Failover". The default value is "Auto".

Examples

->set uplinkset Blue Name=Red

Changes the name of an shared uplink set from "Blue" to "Red"

->set uplinkset Blue connectionMode=Failover

Changes the connection mode of the uplink set

Item

Description

show uplinkset

Display shared uplink configurations.

Syntax

show uplinkset [<UplinkSetName> | *]

Parameter

UplinkSetName

(optional)

Name of an existing uplink port set. "*" displays a detailed view of all the uplink
port sets. If not specified, summary of all uplink port sets will be displayed.

Advertising