R2511-HP MSR Router Series Fundamentals Command Reference(V5)
78
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 or card and contains the permanent configuration including
the serial number, manufacturing date, 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 the electronic label data for the device.
<Sysname> display device manuinfo
slot 0
DEVICE_NAME : aaaa
DEVICE_SERIAL_NUMBER : xxxx
MAC_ADDRESS : 000F-E26A-58EA
MANUFACTURING_DATE : 2007-11-10
VENDOR_NAME : HP
slot 1
The card does not support manufacture information.
display diagnostic-information
Use display diagnostic-information to display or save running status data for multiple feature modules.
Syntax
display diagnostic-information [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: 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.
Usage guidelines
For diagnosis or troubleshooting, you can use separate display commands to collect running status data
module by module, or use the display diagnostic-information command to bulk collect running data for
multiple modules. The display diagnostic-information command equals this set of commands: display
clock, display version, display device, and display current-configuration.










