216display pw-classUse display pw-class to display information about one or all PW classes.Syntaxdisplay pw-class [ pw-class-name ] [ | { begin | exclude | include } regular-expression ]ViewsAny viewDefault command level1: Monitor levelParameterspw-class-name: Specifies the name of a PW class, a case-insensitive string of 1 to 19 characters.|: Filters command output by specifying a regular expression. For more information about regularexpressions, 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 guidelinesIf no PW class is specified, the command displays information about all PW classes.If you specify a PW class, the output of the display command includes an additional field to show thenumber of times the PW class has been referenced.Examples# Display information about all PW classes. display pw-classTotal 3 PW-class(es)PW-class name Transport mode Tunnel policy1234 Ethernet abc1025 VLAN abc1026 VLAN -# Display information about the PW class named 1234. display pw-class 1234PW-class name Transport mode Tunnel policy Reference count1234 Ethernet abc 0Table 80 Command outputField DescriptionTunnel policy Name of the tunneling policy used by the PW class. If no tunneling policy is specifiedfor the PW class, this field displays a hyphen (-).Reference count Number of times that the PW class is referenced.