R3102-R3103-HP 6600/HSR6600 Routers Layer 2 - WAN Command Reference Guide

6
|: 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 Descri
p
tion
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.
display atm interface
Use display atm interface to display the configuration and status information of the specified ATM
interface, or all ATM interfaces if no ATM interface is specified.
Syntax
display atm interface [ atm interface-number ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface-number: Specifies an ATM interface to view its configuration and status information.
|: 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.