User's Manual
Command line 142
Item Description
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:X2 Network=MyNetwork Speed=1Gb
Changes the port speed of a network port
->set uplinkport enc0:2:X1 Network=MyNetwork Speed=Disabled
Disables a specific port that belongs to a network
->set uplinkport enc0:2:X4 UplinkSet=MyUplinkSet Speed=Disabled
Disables a specific port that belongs to a shared uplink set
->set uplinkport enc0:2:X4 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"
->set uplinkport enc0:1:Q1.1 Uplinkset=MyUplinkSet Speed=40Gb
Changes the port speed of a QSFP+ uplink port that belongs to a shared uplink set to
"40Gb"
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 201)."
Syntax
show uplinkport <PortID|*> [FilterBy]
Parameters
PortID (optional)
The ID of the uplink port. The PortID format is
<EnclosureID>:<Bay>:<PortNumber>
For QSFP+ ports, the <PortNumber> format is Q<x>.<y>.
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