R3303-HP 6600/HSR6600 Routers Layer 2 - WAN Command Reference Guide
26
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.
Before creating a PVC group, make sure the corresponding PVC exists.
The encapsulation command and the oam-related commands are not applicable to secondary PVCs. The
configurations corresponding to these commands on the primary PVC of a PVC group apply to all the
secondary PVCs in the PVC group.
Examples
# Create a PVC group named aa, with the primary PVC being the PVC with the VPI/VCI value of 1/32.
<Sysname> system-view
[Sysname] interface atm 1/0/1
[Sysname-Atm1/0/1] pvc aa 1/32
[Sysname-atm-pvc-Atm1/0/1-1/32-aa] quit
[Sysname-Atm1/0/1] pvc-group aa 1/32










