R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference
26
Usage guidelines
If you specified the pvc-name argument when creating a PVC, you can use the pvc pvc-name [ vpi/vci ]
command to enter the view of that PVC.
You can use either the undo pvc pvc-name [ vpi/vci ] command or the undo pvc vpi/vci command to
delete that PVC.
The VPI/VCI value of a PVC should be unique at an ATM interface (including the main interface and the
subinterface).
The actual number of PVCs that can be created depends on the pvc max-number command.
The vpi and vci argument cannot both be 0.
A PVC in a specific PVC-group cannot be removed in ATM interface view.
Examples
# Create a PVC named aa with the VPI/VCI value of 1/101.
<Sysname> system-view
[Sysname] interface atm 1/0/1
[Sysname-Atm1/0/1] pvc aa 1/101
Related commands
• display atm pvc-info
• pvc max-number
pvc-group
Use pvc-group to create a PVC group or enter PVC group view.
Use undo pvc-group to delete the specified PVC-Group.
Syntax
pvc-group { pvc-name [ vpi/vci ] | vpi/vci }
undo pvc-group { pvc-name [ vpi/vci ] | vpi/vci }
Views
ATM interface view
Default command level
2: System level
Parameters
pvc-name: PVC name, a unique string of 1 to 16 characters on ATM interface, case-insensitive. The name
cannot be the same as a valid VPI/VCI pair value. For example, the name 1/20 is not allowed. The PVC
corresponding to pvc-name must have already been created.
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.
Usage guidelines
In creating a PVC-Group, the pvc-name argument or the vpi/vci argument defines the primary PVC of the
PVC-Group.