vpls-qos map-profile
Use this command is used to binding PCP to TC mapping profile to VPLS service.
Use the no form of this command to remove the profile.
Command Syntax
vpls-qos map-profile (cos-to-queue | queue-color-to-cos) NAME
no vpls-qos map-profile (cos-to-queue | queue-color-to-cos) NAME
Parameters
cos-to-queue
Profile for CoS to queue map
queue-color-to-cos
Profile for queue-color to CoS map
NAME
Profile map name (maximum 32 characters)
Default
By-default, “default” global cos-to-queue map is applied on a VPLS service if no user-defined cos-to-queue profile is applied on interface.
Traffic received on a VPLS service will be affected by QoS treatment by configurations in the following order:
1. PCP to TC profile configuration bound to VPLS service.
2. PCP to TC profile configuration bound to ingress port.
3. Global PCP to TC profile configuration.
Command Mode
vpls modes
Applicability
This command was introduced in OcNOS version 3.0.
Example
(config)#mpls vpls vpls1 1
(config-vpls)#vpls-qos map-profile cos-to-queue cq-profile-1
Last modified date: 10/20/2023