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

Page 104

Advertising
background image

Command line 104

Item

Description

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

see "Port status conditions (on page

158

)."

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

->show uplinkport *

Displays all uplink ports in the enclosure (detailed view)

->show uplinkport ID=enc0:1

Displays all the uplink ports for bay 1 of the local enclosure

->show uplinkport status=Linked

Displays all the uplink ports that are linked

->show uplinkport ID=enc0:1 type=RJ45

Displays all the uplink ports for bay 1 of the local enclosure with connector type RJ-45

uplinkset

Manage shared uplink sets.
Supported actions: add, copy, help, remove, set, show

Item

Description

add uplinkset

Create a new shared uplink set.

Syntax

add uplinkset <UplinkSetName>

[ConnectionMode=<Auto|Failover>]

Parameter

UplinkSetName

(required)

The unique name of the new shared uplink set to create

Property

ConnectionMode

(optional)

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

"Auto".

Examples

->add uplinkset MyNewUplinkSet

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

->add uplinkset MyNewUplinkSet ConnectionMode=Failover

Creates a new shared uplink set and sets the connection mode to Failover

Advertising