The port-queue outbound bind mtunnel command configures scheduling parameters in outbound direction for the eight class queues on the MTunnel interface of the distributed multicast VPN.
The undo port-queue outbound bind mtunnel command cancels the scheduling parameters that are configured for the eight class queues in outbound direction on the MTunnel interface of the multicast VPN, and restores the default setting.
By default, the BE, AF1, AF2, AF3, and AF4 queues are scheduled using the WFQ scheduling mode, with the scheduling weights being 10, 10, 10, 15, and 15, respectively, and the EF, CS6, and CS7 queues are scheduled using the PQ scheduling mode. No shaping value is configured for any queue, and the tail drop mode is used.
Parameter | Description | Value |
---|---|---|
cos-value |
Specifies the priority of a port queue. |
The value can be:
|
pq |
Specifies the scheduling mode of a queue as PQ scheduling. |
- |
wfq |
Specifies the scheduling mode of a queue as WFQ scheduling. |
- |
weight weight-value |
Specifies the weight of a port queue. |
The value is an integer ranging from 1 to 100. |
lpq |
Specifies the scheduling mode of a queue as LPQ scheduling. |
- |
shaping shaping-value |
Specifies the rate of traffic shaping, which indicates the configured bandwidth of an interface and equals the PIR value. |
The value is an integer that ranges from 0 to the 4294967294, in Mbit/s. |
shaping-percentage shaping-percentage-value |
Specifies the traffic shaping rate, that is, the traffic shaping rate for each flow queue as percentage of the configured interface output bandwidth. |
The value is an integer ranging from 0 to 100, in percentage. |
port-wred wred-name |
Specifies the WRED template that is to be applied to the queue. |
The value is a string of 1 to 31 characters. |
outbound |
Specifies the outbound MTunnel interface of the distributed multicast VPN. |
- |
Usage Scenario
To configure scheduling parameters for multicast packet queues on the MTunnel interface of the distributed multicast VPN. When network congestion occurs, bandwidth is preferentially allocated to services in the queues of high priorities.
When using the command, there is no special requirement on the order in which the queue scheduling method, shaping value, and referenced WRED template are configured. You can decide your configurations as required.
Configuration Impact
The bandwidth and delay of multicast packets on the MTunnel interface of the distributed multicast VPN are affected.