HP Virtual Connect 8Gb 24-port Fibre Channel Module for c-Class BladeSystem User Manual

Page 94

Advertising
background image

Command line 94

Item

Description

Syntax

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

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

10Gb|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 ID is in the format
<EnclosureID>:<BayNumber>:<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. Valid values include "Auto", "10Mb", "100Mb",

"1Gb", "10Gb", 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".

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

Item

Description

show uplinkport

Display all Ethernet module uplink ports known to the domain. If the port is a member
of a network or a shared uplink set, it appears. If the port is unlinked and no

connectivity exists, the cause is displayed. For more information about possible causes,

see "Port status conditions (on page

148

)."

Syntax

show uplinkport <PortID|*> [FilterBy]

Parameters

PortID (optional) The ID of an uplink port. The PortID format is

<EnclosureID>:<Bay>:<PortNumber>. Use "*" to display a detailed view of all

uplink ports.

FilterBy

(optional)

Filters the output of the show command by the specified attribute. The option is

specified in the format <columnID>=<value>. For example, to display uplink ports

belonging to enclosure enc0, specify ID=enc0. To display all ports using an RJ-45

connector type, specify Type=RJ45. You can specify more than one filter option in a

single command, for example, show uplinkport ID=enc0 Type=RJ45.

Examples

->show uplinkport

Displays all uplink ports

->show uplinkport enc0:5:6

Displays details of uplink port 6 in bay 5 of the local enclosure

Advertising