R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference
5
Related commands
display interface
display atm class
Use display atm class to display the information about an ATM class.
Syntax
display atm class [ atm-class-name ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
atm-class-name: ATM class name, a string of 1 to 16 characters.
|: 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
If you provide the atm-class-name argument, this command displays the information about the ATM class
identified by the argument.
If you do not specify the atm-class-name argument, this command displays the information about all the
ATM classes.
Examples
# Display the information about the ATM class named main.
<Sysname> display atm class main
ATM CLASS: main
Service ubr 8000
encapsulation aal5snap
Table 1 Command output
Field Description
ATM CLASS ATM class name.
Service ubr 8000 PVC's service type and the bit rate.
encapsulation aal5snap The type of ATM AAL5 encapsulation of the PVC is aal5snap.