R0106-HP MSR Router Series Layer 2 - WAN Command Reference(V7)
186
Usage guidelines
A PVC-group can share traffic load among PVCs in it by transmitting IP packets of different priorities
through different PVCs.
You can configure the priority of IP packets carried by each PVC. An IP packet is transmitted through the
PVC corresponding to the priority of the IP packet. If no corresponding PVC is found, the IP packet is
transmitted through the default PVC. If no default PVC is configured, the IP packet is transmitted through
PVCs not configured with priorities in turn. If all PVCs are configured with priorities, the IP packet is
dropped.
If a data packet is not an IP packet, it is transmitted through all PVCs in the PVC-group in turn.
All PVCs in a PVC-group obtain the encapsulation type, protocol type, and interface from the PVC-group.
A PVC belongs to one PVC-group.
This command is applicable to ATM P2MP subinterface, but not to ATM P2P subinterface.
The number of a PVC-group is unique on an interface (including interface and subinterface).
Examples
# Create a PVC-group numbered 1.
<Sysname> system-view
[Sysname] interface atm 2/4/0
[Sysname-ATM2/4/0] pvc-group 1
[Sysname-ATM2/4/0-pvc-group-1]
Related commands
• display atm pvc-group
• precedence
remark atm-clp
Use remark atm-clp to re-mark the cell loss priority (CLP) flag value of ATM cells.
Use undo remark atm-clp to remove the configuration.
Syntax
remark atm-clp atm-clp-value
undo remark atm-clp
Default
The CLP flag value of ATM cells is not re-marked.
Views
Traffic behavior view
Predefined user roles
network-admin
Parameters
atm-clp-value: Sets the CLP flag value to 0 or 1. The cells with a CLP flag value of 1 are dropped first
when network congestion occurs.