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

10
Table 5 Command output
Field Descri
p
tion
VPI/VCI VPI/VCI value pair.
PVC-NAME PVC name.
STATE PVC state.
ENCAP AAL5 encapsulation type of the PVC.
PROT Upper protocol running on the PVC.
INTERFACE Interface to which the PVC belongs.
GROUP PVC group to which the PVC belongs.
display atm pvc-info
Use display atm pvc-info to view the information about a PVC.
Syntax
display atm pvc-info [ interface interface-type interface-number [ pvc { pvc-name [ vpi/vci ] | vpi/vci } ] ]
[ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
pvc-name: PVC name, a unique string of 1 to 16 characters on an ATM interface, case-insensitive. The
name cannot be the same as a valid VPI/VCI value pair. For example, the name 1/20 is not allowed.
vpi/vci: VPI/VCI pair. VPI is short for virtual path identifier, and its value range is 0 to 255. VCI is short
for virtual channel identifier, and its value range varies by interface type. HP recommends not using VCI
values from 0 to 31, because they are reserved for special purposes. For more information about the
value range, see Table 3.
|: F
ilters 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
Without an interface specified, this command displays PVC information on all ATM interfaces.
Without a PVC name or a VPI/VCI value pair specified, this command displays all the PVC information
on the specified ATM interface.