R2511-HP MSR Router Series ACL and QoS Command Reference(V5)

151
Parameters
all: Displays the information about all the switching PVC.
name switch-name: Displays the information about the switching PVC specified by the switch-name
argument, which is a string of 1 to 256 characters.
interface interface-type interface-number: Displays the information about switching PVCs on the interface
specified by the interface-type interface-number argument.
|: 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 information about all the FR switching PVCs.
<Sysname> display fr switch-table all
Switch-Name Interface DLCI Interface DLCI State
test MFR0 100 MFR1 101 UP
Table 46 Command output
Field Descri
p
tion
Switch-Name Name of a switching PVC.
Interface
The first interface represents a local interface, and the second interface represents a
peer interface.
DLCI The first DLCI represents a local DLCI, and the second DLCI represents a remote DLCI.
State Connection state of the frame relay switching link.
Related commands
fr switch
display qos policy interface
Use display qos policy interface to display the information about CBQ applied to a specific interface.
Syntax
display qos policy interface [ interface-type interface-number [ dlci dlci-number ] | inbound | outbound ]
[ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number.