Chapter 12 Configuring Quality of Service on the ML-Series Card

QoS Configuration Examples

class-map match-any and class-map match-all Commands Example

This section illustrates the difference between the class-mapmatch-anycommand and the class-mapmatch-allcommand. The match-anyand match-alloptions determine how packets are evaluated when multiple match criteria exist. Packets must either meet all of the match criteria (match-all) or one of the match criteria (match-any) in order to be considered a member of the traffic class.

Example 12-6shows a traffic class configured with the class-mapmatch-allcommand.

Example 12-6 Class Map Match All Command Example

ML_Series(config)# class-map match-all cisco1

ML_Series(config-cmap)# match cos 1

ML_Series(config-cmap)# match bridge-group 10

If a packet arrives with a traffic class called cisco1 configured on the interface, the packet is evaluated to determine if it matches the cos 1 and bridge group 10. If both of these match criteria are met, the packet matches traffic class cisco1.

In a traffic class called cisco2, the match criteria are evaluated consecutively until a successful match criterion is located. The packet is first evaluated to the determine whether cos 1 can be used as a match criterion. If cos 1 can be used as a match criterion, the packet is matched to traffic class cisco2. If cos 1 is not a successful match criterion, then bridge-group 10 is evaluated as a match criterion. Each matching criterion is evaluated to see if the packet matches that criterion. When a successful match occurs, the packet is classified as a member of traffic class cisco2. If the packet matches none of the specified criteria, the packet is classified as a member of the traffic class.

Note that the class-mapmatch-allcommand requires that all of the match criteria must be met in order for the packet to be considered a member of the specified traffic class (a logical AND operator). In the example, cos 1 AND bridge group 10 have to be successful match criteria. However, only one match criterion must be met for the packet in the class-mapmatch-anycommand to be classified as a member of the traffic class (a logical OR operator).

Example 12-7shows a traffic class configured with the class-mapmatch-anycommand. In the example, cos 1 OR bridge group 10 OR ip dscp 5 has to be successful match criteria.

Example 12-7 Class Map Match Any Command Example

ML_Series(config)# class-map match-any cisco2

ML_Series(config-cmap)# match cos 1

ML_Series(config-cmap)# match bridge-group 10

ML_Series(config-cmap)# match ip dscp 5

match spr1 Interface Example

In Example 12-8, the SPR interface is specified as a parameter to the match input-interfaceCLI when defining a class-map.

Example 12-8 Class Map SPR Interface Command Example

ML_Series(config)# class-mapspr1-cos1

ML_Series(config-cmap)#match input-interface spr1

ML_Series(config-cmap)# match cos 1

ML_Series(config-cmap)# end

ML_Series# sh class-map spr1-cos1

Class Map match-all spr1-cos1 (id 3)

Cisco ONS 15310-CL, ONS 15310-MA, and ONS 15310-MA SDH Ethernet Card Software Feature and Configuration Guide, R9.1 and R9.2

 

78-19415-01

12-19

 

 

 

Page 149
Image 149
Cisco Systems Cisco ONS 15310-MA Match spr1 Interface Example, 12-19, Example 12-6 Class Map Match All Command Example

ONS 15310-CL, ONS 15310-MA, Cisco ONS 15310-MA specifications

Cisco Systems has long been a leader in networking and telecommunications technology, and among its impressive lineup of products, the Cisco ONS 15310 series stands out as an essential solution for optical networking. This series includes models such as the ONS 15310-MA, ONS 15310-CL, and ONS 15310-CA, each designed to meet the diverse needs of service providers and enterprises seeking to enhance their optical transport networks.

The Cisco ONS 15310-MA is an advanced multi-service platform designed for metropolitan area networks. It facilitates the seamless transport of data, voice, and video over optical networks. One of its main features is its ability to support a variety of interfaces, including Ethernet, SONET/SDH, and Wavelength Division Multiplexing (WDM), allowing users to integrate multiple services into a single platform. Additionally, the ONS 15310-MA supports advanced traffic management and Quality of Service (QoS) features to prioritize critical applications and ensure consistent performance.

The ONS 15310-CL variant is tailored for more specific applications, providing enhanced capabilities aimed at delivering carrier-grade services. It features a robust architecture that accommodates high-capacity traffic without compromising reliability. This model emphasizes low power consumption and a compact design, making it suitable for deployment in space-constrained environments. The ONS 15310-CL also supports a wide range of optical interfaces, making it highly flexible for various network configurations.

In terms of technologies, the Cisco ONS 15310 series leverages Optical Transport Network (OTN) capabilities, providing high efficiency and greater bandwidth utilization. OTN technology enables efficient error correction and adds resilience to the network through its built-in protection mechanisms. Furthermore, the series supports seamless integration with existing IP/MPLS networks, creating a cohesive infrastructure as organizations evolve their networking requirements.

One of the defining characteristics of the ONS 15310 series is its focus on scalability. Network operators can start with a modest deployment and gradually expand capacity as demand grows. This adaptability is complemented by Cisco's comprehensive management and monitoring tools, providing operators with real-time insights into network performance and facilitating proactive management.

In conclusion, the Cisco ONS 15310-MA and ONS 15310-CL models represent sophisticated solutions for modern optical networks. With their versatile features, advanced technologies, and robust design, they empower service providers and enterprises to build resilient, high-capacity networks that meet the demands of today’s data-driven world.