show user-plane class-of-service rewrite-rule
Syntax
show user-plane class-of-service rewrite-rule <rewrite-rule-name rewrite-rule-name> <type type>
Description
Displays BNG User plane specific class-of-service (CoS) rewrite rules information. This command displays the mapping of forwarding classes and loss priority to code point values.
Options
| none |
Display all rewrite rules. |
rewrite-rule-name rewrite-rule-name |
(Optional) Display the specified rewrite rule. |
type type |
(Optional) Display the rewrite rule of the specified type. The rewrite rule type can be one of the following:
|
Required Privilege Level
view
Output Fields
Table 1 describes the output fields for the show user-plane class-of-service
rewrite-rule command. Output fields are listed in the approximate order in
which they appear.
|
Field Name |
Field Description |
|---|---|
|
Rewrite rule |
Name of the rewrite rule at user-plane. |
|
Code point type |
Type of rewrite rule: dscp, dscp-ipv6, exp, frame-relay-de, or inet-precedence. |
|
Forwarding class |
Classification of a packet affecting the forwarding, scheduling, and marking policies applied as the packet transits the router or switch. |
|
Index |
Internal index for this particular rewrite rule. |
|
Loss priority |
Loss priority for rewriting. |
|
Code point |
Code point value to rewrite. |
Sample Output
show user-plane class-of-service rewrite-rule
user@host> show user-plane class-of-service rewrite-rule Rewrite rule: cp::dscp-default, Code point type: dscp, Index: 138 Forwarding class Loss priority Code point q0 low 000000 q0 high 000000 q1 low 101110 q1 high 101110 q2 low 000000 q2 high 000000 q3 low 000000 q3 high 000000 Rewrite rule: cp::dscp-ipv6-default, Code point type: dscp-ipv6, Index: 139 Forwarding class Loss priority Code point q0 low 000000 q0 high 000000 q1 low 101110 q1 high 101110 q2 low 000000 q2 high 000000 q3 low 000000 q3 high 000000 Rewrite rule: cp::exp-default, Code point type: exp, Index: 140 Forwarding class Loss priority Code point q0 low 000 q0 high 000 q1 low 011 q1 high 011 q2 low 000 q2 high 000 q3 low 000 q3 high 000 Rewrite rule: cp::ieee8021p-default, Code point type: ieee-802.1, Index: 141 Forwarding class Loss priority Code point q0 low 000 q0 high 000 q1 low 011 q1 high 011 q2 low 000 q2 high 000 q3 low 000 q3 high 000 Rewrite rule: cp::ipprec-default, Code point type: inet-precedence, Index: 142 Forwarding class Loss priority Code point q0 low 000 q0 high 000 q1 low 101 q1 high 101 q2 low 000 q2 high 000 q3 low 000 q3 high 000
show user-plane class-of-service rewrite-rule name
user@host> show user-plane class-of-service rewrite-rule name cp::ipprec-default type inet-precedence Rewrite rule: cp::ipprec-default, Code point type: inet-precedence, Index: 142 Forwarding class Loss priority Code point q0 low 000 q0 high 000 q1 low 101 q1 high 101 q2 low 000 q2 high 000 q3 low 000 q3 high 000