User's Manual
Command line 140
Item Description
Syntax
add uplinkport <PortID> [Network=<NetworkName> |
UplinkSet=<UplinkSetName>]
[Speed=<Auto|10Mb|100Mb|1Gb|10Gb|40Gb|Disabled>]
[Role=<Primary|Secondary>]
Parameter
PortID (required)
The ID of the uplink port to add. The ID is a combination of the enclosure name,
interconnect bay, and port number in a single descriptor.
•
If the uplinkset does not contain an FCoE network, the port ID uses the format
<EnclosureID>:<InterconnectBay>:<PortNumber>
•
If the uplinkset contains an FCoE network, the port ID uses the format
<InterconnectBay>:<PortNumber>
The uplink port is configured for all enclosures.
For QSFP+ ports, the
<PortNumber>
format is
Q<x>.<y>
.
Properties
Network
(required)
The name of an existing network to which the port is added if the shared uplink set
name is not specified
UplinkSet
(required)
The name of an existing shared uplink set to which the port is added if the network
name is not specified
Speed (optional)
Specifies the port speed for the port (optional). Depending on the VC module, valid
values are "Auto", "10Mb", "100Mb", "1Gb", "10Gb", "40Gb", and "Disabled".
If not specified, the default port speed is "Auto". 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
->add uplinkport enc0:1:X1 Network=MyNetwork
Adds a new uplink port (Bay 1, Port 1) to a network named MyNetwork
->add uplinkport enc0:2:X4 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:X3 UplinkSet=MyUplinkSet
Adds a new uplink port (Bay 2, Port 3) to a shared uplink set
->add uplinkport enc0:2:X4 Network=MyNetwork Role=Primary
Adds a new uplink port to a network with the connection mode as "Failover" and the
port role as Primary
->add uplinkport 1:X2 UplinkSet=MyUplinkSet
Adds a new uplink port (Bay 1, Port 2) to a shared uplink set that contains an FCoE
network
->add uplinkport enc0:1:Q1.1 Network=MyNetwork Speed=Auto
Adds a new QSFP+ uplink port (Bay 1, Port Q1.1) to a network named MyNetwork
with a port speed set to "Auto"
->add uplinkport enc0:1:Q1.1 Uplinkset=MyUplinkSet Speed=Auto
Adds a new QSFP+ uplink port (Bay 1, Port Q1.1) to a shared uplink set with a port
speed set to Auto
->add uplinkport enc0:1:Q1.1 Network=MyNetwork Speed=40Gb
Adds a new QSFP+ uplink port (Bay 1, Port Q1.1) to a network named MyNetwork
with a port speed set to 40Gb