166
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the electronic label data for fan tray 2 on IRF member device 1.
<Sysname> display device manuinfo slot 1 fan 2
Slot 1:
Fan unit 2:
DEVICE_NAME : fan
DEVICE_SERIAL_NUMBER : 210235A36L1234567890
MAC_ADDRESS : NONE
MANUFACTURING_DATE : 2010-01-20
VENDOR_NAME : H3C
display device manuinfo power
Use
display device manuinfo power
to display the electronic label data for the specified power supply.
Syntax
display device manuinfo slot
slot-number
power
power-id
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Views
Any view
Default command level
3: Manage level
Parameters
slot
slot-number
: Displays the electronic label data for the power supplies on an IRF member device. The
slot-number
argument represents the IRF member ID of the device.
power
-
id
: Displays the electronic label data for the specified power supply, where
power
-
id
represents
the power supply number.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the electronic label data for power supply 2 on IRF member device 1.
<Sysname> display device manuinfo slot 1 power 2
Slot 1:
Power unit 2:
DEVICE_NAME : power
DEVICE_SERIAL_NUMBER : 210235A36L1234567890
MAC_ADDRESS : NONE
MANUFACTURING_DATE : 2010-01-20