User's Manual

Command line 106
Supported actions: help, show
Item Description
show server-port
Display physical server port information. 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 server-port [<PortID>]
Parameter
PortID (Optional)
The reference of a port mapping ID. The PortID format is
<EnclosureID:IOBay:Port>. The PortID can be referenced from the ID column
in the summary. The detailed display shows all FlexNICs that could be associated
with a server port.
Examples
->show server-port
Displays a summary of all physical server ports
->show server-port *
Displays detailed information for all physical server ports
->show server-port enc0:3:d2
Displays detailed information for a specific server port
->show server-port enc0:1:d4
Displays detailed information for the Device Control Channel
server
Manage server blades.
Supported actions: help, poweroff, poweron, reboot, show
Item Description
poweroff server
Power off one or more physical servers.
Syntax
poweroff server <ServerID|*> [-Force|-ForceOnTimeout]
[-timeout=<timeout>]
Parameter
ServerID (required)
The ID of a physical server in the domain. The format of the server ID is
<EnclosureID:DeviceBay>. If the EnclosureID is not specified, the local
enclosure is used by default. Use "*" to power off all servers in the domain. For a
multi-blade server, the ServerID must be that of the monarch bay. This is the ID
displayed by the
show server
command.
Options
Force
Forces a power off operation without waiting for the operating system to shut down
gracefully. Only use this option as a last resort, because it can cause potential data
loss on the server.
ForceOnTimeout
Attempts a graceful shutdown, but if the server does not shut down within the
timeout period (60 seconds by default), the server is forced to power off.
Timeout
Specifies the timeout period (in seconds) to wait for the operation to complete (per
server). The default timeout is 60 seconds.
Examples
->poweroff server enc0:2
Powers off the server in device bay 2 of the local enclosure
->poweroff server enc0:2 -Force
Forces the server in device bay 2 of the local enclosure to power off