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

Page 134

Advertising
background image

Command line 134

Item

Description

Removes a specific uplink port (Bay 2, Port 3) from a shared uplink set

->remove uplinkport 1:X1 UplinkSet=MyUplinkSet

Removes a specific uplink port (Bay 1, Port 1) from a shared uplink set that contains an

FCoE network (affects all modules within a bay group)

->remove uplinkport enc0:1:Q1.1 Network=MyNetwork

Removes a specific QSFP+ uplink port (Bay 1, Port Q1.1) from a network named
MyNetwork

Item

Description

set uplinkport

Modify an uplink port that exists as a member of a network or shared uplink port set.

Syntax

set uplinkport <PortID> [Network=<NetworkName>|

UplinkSet=<UplinkSetName>][Speed=<Auto|10Mb|100Mb|1Gb|10Gb|40

Gb|Disabled>] [Role=<Primary|Secondary>]

Parameter

PortID (required) The ID of the port to modify The specified port must already be added to a network or

shared uplink set. The port name for a network or an uplinkset that does not contain an
FCoE network uses the format
<EnclosureID>:<InterconnectBay>:X<PortNumber>.

For QSFP+ ports, the <PortNumber> format is Q<x>.<y>.

If the uplinkset contains an FCoE network, then the port is configured for all enclosures.
The port name is in the format <InterconnectBay>:X<PortNumber>.

Properties

Network

(required)

The name of the network to which the port belongs if the shared uplink set name is not

specified

UplinkSet

(required)

The name of the shared uplink set to which the port belongs if the network name is not
specified

Speed (optional) Specifies the port speed for the port. Depending on the VC module, valid values are

"Auto", "10Mb", "100Mb", "1Gb", "10Gb", "40Gb", and "Disabled".

If no connector is present on the uplink port, only "Auto" and "Disabled" can be
configured as the speed. Speed restrictions apply.

Role (optional)

The role played by the port if the connection mode of the network or shared uplink set

is selected as "Failover". Valid values are "Primary" and "Secondary". The default

value is "Primary". If the uplink set contains an FCoE network, then the role property is
not allowed.

Examples

->set uplinkport enc0:1:2 Network=MyNetwork Speed=1Gb

Changes the port speed of a network port

->set uplinkport enc0:2:1 Network=MyNetwork Speed=Disabled

Disables a specific port that belongs to a network

->set uplinkport enc0:2:4 UplinkSet=MyUplinkSet Speed=Disabled

Disables a specific port that belongs to a shared uplink set

->set uplinkport enc0:2:4 Network=MyNetwork Role=Secondary

Modifies the role of the network uplink port with the connection mode on the network or

the shared uplink set as "Failover" to take the Secondary port role

->set uplinkport enc0:1:Q1.1 Network=MyNetwork Speed=Auto

Changes the port speed of a QSFP+ uplink port

->set uplinkport enc0:1:Q1.1 Uplinkset=MyUplinkSet Speed=Auto

Changes the port speed of a QSFP+ uplink port that belongs to a shared uplink set

->set uplinkport enc0:1:Q1.1 Network=MyNetwork Speed=40Gb

Changes the port speed of a QSFP+ uplink port to "40Gb"

Advertising