R2511-HP MSR Router Series Fundamentals Command Reference(V5)

87
Views
Any view
Default command level
3: Manage 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.
Examples
# Display the exception handling method.
<Sysname> display system-failure
System failure handling method: reboot
Related commands
system-failure
display transceiver
Use display transceiver to display the key parameters of transceiver modules.
Syntax
display transceiver { controller [ controller-type controller-number ] | interface [ interface-type
interface-number ] } [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
2: System level
Parameters
controller [ controller-type controller-number ]: Displays the key parameters of the transceiver module in
a controller interface. The controller-type controller-number argument specifies a controller interface by its
type and number. If no controller interface is specified, this command displays the key parameters for the
transceiver modules in all controller interfaces.
interface [ interface-type interface-number ]: Displays the key parameters of the transceiver module in an
interface. The interface-type interface-number argument specifies an interface by its type and number. If
no interface is specified, this command displays the key parameters of the transceiver modules in all
interfaces.
|: 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.