Uplinkport – HP Virtual Connect 1.10Gb-F Ethernet Module for c-Class BladeSystem User Manual

Page 64

Advertising
background image

Command line 64

Item Description

->show systemlog -first=12
Displays the first twelve records from the system log

->show systemlog -last=8
Displays the last eight records from the system log

->show systemlog -last=20 -pause=6
Displays the last twenty records from the system log, six records at a time

To add a remote target, see "add log-target (on page

37

)."

uplinkport

Manage interconnect module uplink ports.
Supported actions: add, help, remove, set, show

Item Description

add uplinkport

Add a new uplink port to an existing network or a shared uplink port set.

Syntax

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

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

[Role=<Primary|Secondary>]

Parameter

PortID (required) The ID of an uplink port to add (required). The ID is a combination of the enclosure

name, interconnect bay, and port number in a single descriptor. The format of the
port name is "<EnclosureID>:<InterconnectBay>:<PortNumber>".

Properties

Network

(optional)

The name of an existing network to which the port is added

UplinkSet

(optional)

The name of an existing shared uplink port set to which the port is added

Speed (optional) Specifies the port speed for the port (optional). Valid values include "Auto",

"10Mb", "100Mb", "1Gb", and "Disabled". If not specified, the default port speed

is "Auto".

Role (optional)

The role played by the port if the connection mode of the network or shared uplink
set is selected as "Failover". The default is "Primary".

Examples

->add uplinkport enc0:1:1 Network=MyNetwork
Adds a new uplink port (Bay 1, Port 1) to a network

->add uplinkport enc0:2:4 Network=MyNetwork Speed=1Gb
Adds a new uplink port (Bay 2, Port 4) to a network and sets the port speed

->add uplinkport enc0:2:3 UplinkSet=MyUplinkSet
Adds a new uplink port (Bay 2, Port 3) to a shared uplink port set

->add uplinkport enc0:2:4 Network=MyNetwork Role=Primary
Adds a new uplink port to a network with the connection mode as Failover and the
port role as Primary

Advertising