R2511-HP MSR Router Series ACL and QoS Command Reference(V5)
148
Default command level
1: Monitor level
Parameters
fr-class class-name: Displays the mapping relationship between the specified FR class and interfaces.
The class-name argument is the name of an FR class, and is a string of 1 to 30 characters.
interface interface-type interface-number: Displays the mapping relationship between FR classes and the
specified interface. The interface-type interface-number argument specifies an interface by its type and
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.
Usage guidelines
For this command, you can specify an FR class name, or specify a primary interface. However, you
cannot specify a subinterface.
Examples
# Display the mapping relationship between Serial 2/0 and FR classes.
<Sysname> display fr class-map interface serial 2/0
Serial2/0
fr-class ts1
Serial2/0.1
fr-class ts2
fr dlci 100 Serial2/0
fr-class ts
fr dlci 222 Serial2/0.1
fr-class ts
Table 43 Command output
Field Descri
p
tion
Serial2/0
fr-class ts1
FR interface and the FR class corresponding to the FR interface.
Serial2/0.1
fr-class ts2
FR subinterface and the FR class corresponding to the FR
subinterface.
fr dlci 100 Serial2/0
fr-class ts
PVC on the FR interface and the FR class corresponding to the
PVC.
fr dlci 222 Serial2/0.1
fr-class ts
PVC on the FR subinterface and the FR class corresponding to the
PVC.
# Display the mapping relationship between FR class ts and interfaces.
<Sysname> display fr class-map fr-class ts










