vc-qos map-profile
Use this command is used to binding PCP to TC mapping profile to attachment circuits.
Use the no form of this command to remove the profile.
Note: Profile configured on the VPLS service is effective for all attachment circuits associated with VPLS service. However, if a profile is bound to attachment circuit, that profile takes higher priority for that attachment circuit.
Command Syntax
vc-qos map-profile (cos-to-queue | queue-color-to-cos) NAME
no vc-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 an attachment-circuit if no user-defined cos-to-queue profile is applied on interface or VPLS-service.
Traffic received on VPLS service will be affected by QoS treatment by configurations in the following order:
1. PCP to TC/TC to PCP profile configuration bound to attachment circuit.
2. PCP to TC/TC to PCP profile configuration bound to VPLS service.
3. PCP to TC/TC to PCP profile configuration bound to ingress port.
4. Global PCP to TC/TC to PCP profile configuration.
Command Mode
interface-VPLS modes
Applicability
This command was introduced in OcNOS version 3.0.
Example
(config)#interface xe1
(config-if)#switchport
(config-if)#mpls-vpls vpls1 service-template st1
(config-if-vpls)#vc-qos map-profile queue-color-to-cos qc-profile-2
Last modified date: 10/20/2023