R2511-HP MSR Router Series Layer 2 - WAN Command Reference(V5)

221
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. The value range is 0 to 255. VCI is short for
virtual channel identifier. The value range varies by interface type. Values from 0 to 31 are reserved for
special purpose. HP recommends not using them. For more information about the value range, see Table
38.
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
[Sysname-Atm1/0] pvc aa 1/32
[Sysname-atm-pvc-Atm1/0-1/32-aa] quit
[Sysname-Atm1/0] pvc-group aa 1/32
Related commands
ip-precedence
pvc
pvc max-number
Use pvc max-number to set the maximum number of PVCs allowed on an ATM interface.
Use undo pvc max-number to restore the default.
Syntax
pvc max-number max-number
undo pvc max-number