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

220
Syntax
pvc { pvc-name [ vpi/vci ] | vpi/vci }
undo pvc { pvc-name [ vpi/vci ] | vpi/vci }
Default
No PVC is created.
Views
ATM interface view, PVC-group 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.
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. VCI 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
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
[Sysname-Atm1/0] 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.