165
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.
Usage guidelines
An electronic label is a profile of a device and contains the permanent configuration including the
device name, serial number, MAC address, and vendor name. The data is written to the storage
component during debugging or testing.
This command displays part of the electronic label data.
Examples
# Display electrical label information.
<Sysname> display device manuinfo
slot 1
DEVICE_NAME : 3CRS48G-24-91
DEVICE_SERIAL_NUMBER : 9S4F9PLBC3111
MAC_ADDRESS : 001C-C5BC-3111
MANUFACTURING_DATE : 2012-05-08
VENDOR_NAME : H3C
slot 2
DEVICE_NAME : S5800-54S
DEVICE_SERIAL_NUMBER : 210235A252A079000140
MAC_ADDRESS : 000F-E269-46D1
MANUFACTURING_DATE : 2007-09-26
VENDOR_NAME : H3C
display device manuinfo fan
Use
display device manuinfo fan
to display the electronic label data for the specified fan tray.
Syntax
display device manuinfo slot
slot-number
fan
fan-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 fan trays on an IRF member device. The
slot-number
argument represents the IRF member ID of the device.
fan-id
: Displays the electronic label data for the specified fan tray.
|
: 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.