R0106-HP MSR Router Series Layer 2 - WAN Command Reference(V7)
185
Usage guidelines
If the specified PVC already exists, executing the pvc command directly enters the PVC view.
When you create a PVC, you must specify the VPI/VCI value for it. The VPI/VCI value of a PVC is unique
on an interface (including interface, subinterface, and PVC-group).
If you have specified the PVC name when creating the PVC, you can enter the PVC view by executing
command pvc pvc-name [ vpi/vci ], and delete the PVC by executing command undo pvc pvc-name
[ vpi/vci ] or undo pvc vpi/vci.
You can only configure one PVC on an ATM P2P subinterface.
You can create a maximum of 8 PVCs in a PVC-group.
You cannot delete a PVC from a PVC-group in ATM interface view or ATM subinterface view.
Examples
# Create a PVC named aa on interface ATM 2/4/0, and specify its VPI/VCI value as 1/101.
<Sysname> system-view
[Sysname] interface atm 2/4/0
[Sysname-ATM2/4/0] pvc aa 1/101
[Sysname-ATM2/4/0-pvc-aa-1/101]
# Create a PVC named bb for PVC-group 1, and specify its VPI/VCI value as 1/102.
<Sysname> system-view
[Sysname] interface atm 2/4/0
[Sysname-ATM2/4/0] pvc-group 1
[Sysname-ATM2/4/0-pvc-group-1] pvc bb 1/102
[Sysname-ATM2/4/0-pvc-group-1-pvc-bb-1/102]
Related commands
• display atm pvc-info
• pvc-group
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 group-number
undo pvc-group group-number
Default
No PVC-group is created.
Views
ATM interface view, ATM subinterface view
Predefined user roles
network-admin
Parameters
group-number: Specifies a PVC-group by its number in the range of 1 to 128.