MMB CLI (Command Line Interface) Operations
2.2.30 set partition pci_address_mode
It sets the PCI Address Mode of the specified partition.
PCI Segment Mode is set as default.
bus: sets PCI Bus Mode
segment: sets PCI Segment Mode
For the partition which is already powered ON, when the settings are performed by this command, following
message is displayed and settings cannot be performed.
Unable to change the mode while the partition is running.
Please try to change the mode after the partition is shutdown.”
For the partition which is already powered off, when the settings are changed by this command, power off/on
is not required. The value which is set is reflected instantly instead of displaying the above-mentioned
message.
Moreover, also when the values which are the same as the current values are set, power off/on is not
required and the above-mentioned message is not displayed.
Privilege: Administrator, Operator, Partition Operator (Only managed partition)
(1) Input format
set partition pci_address_mode <partition#> [bus | segment ]{quiet}
(2) Option
quiet: Message is not displayed.
(3) Usage example
Example: When setting PCI Address Mode of the Partition3 to Segment Mode
# set partition pc_address_mode 3 segment
#
(4) Message
The following table lists the messages which are displayed in this CLI.
For details of the messages, see the PRIMEQUEST 2000 Series Message Reference (C122-E178EN).
The setting will become effective the next time the partition power off/on is performed.
The specified partition number is invalid.
The specified parameter is invalid.
Unable to execute this command on a standby MMB.
Failed to execute %s command.
Failed to execute set partition command.
Unable to change the mode while the partition is running.
Please try to change the mode after the partition is shutdown.
Unable to execute this command because you have not authority to operate this partition.
2.2.31 set ssh
Sets enable/disable of SSH.
Default setting is disable (SSH Disable).