R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference

10
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.
Examples
# Display the PVC information on all ATM interfaces.
<Sysname> display atm pvc-info
VPI/VCI | STATE | PVC-NAME | INDEX | ENCAP | PROT | INTERFACE
--------|---------|-----------|--------|--------|------|----------
1/32 |UP |aa |33 |SNAP |IP |Atm1/0/1 (UP)
1/33 |UP |Sysname |34 |MUX |None |Atm1/0/1 (UP)
1/55 |UP |datacomm |56 |SNAP |PPP |Atm1/0/1.1 (UP)
2/66 |UP | |68 |SNAP |IP |Atm1/0/1.4 (UP)
2/101 |UP |beijing |103 |SNAP |ETH |Atm1/0/1.2 (UP)
Table 6 Command output
Field Description
VPI/VCI VPI/VCI value pair.
STATE PVC state.
PVC-NAME PVC name.
INDEX Internal index of the PVC.
ENCAP AAL5 encapsulation type of the PVC.
PROT Upper protocol running on the PVC.
INTERFACE Interface to which the PVC belongs.