11-16
Cisco ONS 15310-CL and Cisco ONS 15310-MA Ethernet Card Software Feature and Configuration Guide R8.5
78-18133-01
Chapter 11 Configuring Quality of Service on the ML-Series Card
Monitoring and Verifying QoS Configuration
To attach a traffic policy to an interface, perform the following procedure in global configuration mode:

Configuring CoS-Based QoS

The global cos commit cos-value command allows the ML-Series card to base the QoS treatment for a
packet coming in on a network interface on the attached CoS value, rather than on a per-customer-queue
policer.
CoS-based QoS is applied with a single global cos commit cos-value command, as shown in Table 11-3:
Monitoring and Verifying QoS Configuration
After configuring QoS on the ML-Series card, the configuration of class maps and policy maps can be
viewed through a variety of show commands. To display the information relating to a traffic class or
traffic policy, use one of the following commands in EXEC mode, as needed. Table 11-4 describes the
commands that are related to QoS status.
Step 1
Command Purpose
ML_Series(config)# interface
interface-id
Enters interface configuration mode, and specifies the
interface to apply the policy map.
Valid interfaces are limited to physical Ethernet and
packet-over-SONET (POS) interfaces.
Note Policy maps cannot be applied to SPR interfaces,
subinterfaces, port channel interfaces, or Bridge
Group Virtual Interfaces (BVIs).
Step 2 ML_Series(config-if)# service-policy
output
policy-map-name
Specifies the name of the traffic policy to be attached to the
output direction of an interface. The traffic policy evaluates
all traffic leaving that interface.
Step 3 ML_Series(config-if)# service-policy
input
policy-map-name
Specifies the name of the traffic policy to be attached to the
input direction of an interface. The traffic policy evaluates
all traffic entering that interface.
Table 11-3 CoS Commit Command
Command Purpose
ML_Series(config)# cos-commit
cos-value
Labels packets that come in with a CoS equal to or higher than
the cos-value as CIR and packets with a lower CoS as DE.
Table 11-4 Commands for QoS Status
Command Purpose
ML_Series# show class-map
name
Displays the traffic class information of the user-specified
traffic class.
ML_Series# show policy-map Displays all configured traffic policies.