Traffic Classes Defined Example; Traffic Policy Created Example - Cisco ONS 15454 SDH Configuration Manual

Hide thumbs Also See for ONS 15454 SDH:
Table of Contents

Advertisement

Chapter 14 Configuring Quality of Service

Traffic Classes Defined Example

Example 14-5
interface fastethernet0.
Example 14-5 Class Interface Command Examples
Router(config)# class-map class1
Router(config-cmap)# match input-interface fastethernet0
Example 14-6
IP-precedence values of 5, 6, and 7.
Example 14-6 Class IP-Precedence Command Examples
Router(config)# class-map match-any class2
Router(config-cmap)# match ip precedence 5 6 7
If a class-map contains a match rule that specifies multiple values, such as 5 6 7 in this example, then
Note
the class-map must be match-any, not the default match-all. Without the match-any class-map, an error
message is printed and the class is ignored. The supported commands that allow multiple values are
match cos, match ip precedence, and match ip dscp.
Example 14-7
bridge group 1.
Example 14-7 Class Map Bridge Group Command Examples
Router(config)# class-map class3
Router(config-cmap)# match bridge-group 1

Traffic Policy Created Example

In
Example
bandwidth allocation request for the default class and two additional classes—class1 and class2. The
match criteria for these classes were defined in the traffic classes, see the
section on page
Example 14-8 Traffic Policy Created Example
Router(config)# policy-map policy1
Router(config-pmap)# class class-default
Router(config-pmap-c)# bandwidth 1000
Router(config-pmap)# exit
Router(config-pmap)# class class1
Router(config-pmap-c)# bandwidth 3000
Router(config-pmap)# exit
Router(config-pmap)# class class2
Router(config-pmap-c)# bandwidth 2000
Router(config-pmap)# exit
shows how to create a class map called class1 that matches incoming traffic entering
shows how to create a class map called class2 that matches incoming traffic with
shows how to create a class map called class3 that matches incoming traffic based on
14-8, a traffic policy called policy1 is defined to contain policy specifications, including a
14-12.
Cisco ONS 15454 and Cisco ONS 15454 SDH Ethernet Card Software Feature and Configuration Guide, R8.0
Traffic Classes Defined Example
"Creating a Traffic Class"
14-19

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ons 15454

Table of Contents