Configuring Buffer-Groups; Attaching A Service Policy To An Interface - Cisco Catalyst 8540 MSR Configuration Manual

Atm switch router software configuration guide
Hide thumbs Also See for Catalyst 8540 MSR:
Table of Contents

Advertisement

Chapter 22
Configuring Quality of Service

Configuring Buffer-Groups

Buffer groups are global resources that can be configured to be shared among output traffic classes. Four
possible buffer groups are available.
Command
buffer-group buffer-group-number discard-limit
discard-limit-range mark-limit mark-limit-range
Configuring the discard-limit and the mark-limit using the buffer-group command is optional and not a
Note
necessary step in defining a service policy. If the buffer-group is not configured, default values for
discard-limit and mark-limit apply.

Attaching a Service Policy to an Interface

Use the service-policy interface configuration command to attach a service policy to an interface and to
specify the direction of the policy application (either on packets coming into the interface or packets
leaving the interface).
Use the no form of the command to detach a service policy from an interface. The service-policy
command syntax is:
service-policy {input | output} policy-map-name
no service-policy {input | output} policy-map-name
Command
Switch(config-if) # service-policy output
policy-map-name
Switch(config-if) # service-policy input
policy-map-name
Although you can assign the same service policy to multiple interfaces, each interface can have only one
service policy attached at the input and only one service policy attached at the output.
Example
Switch(config)# interface gigabitethernet 1/0/1
Switch(config-if)# service-policy output out-policy
Switch(config-if)# interface gigabitethernet 0/0/1.15
OL-7396-01
Configuring IP QoS on Enhanced Gigabit Ethernet and Enhanced ATM Router Module Interfaces
Purpose
Specifies the threshold buffer group parameters
buffer-group-number is an integer identifying the
group (range 0-3)
discard-limit range is the maximum queue length
in bytes, beyond which the packet will be
tail-dropped
mark-limit range is the point in the queue (in
bytes), after which packets in the queue will have
the EFCI bit set.
Purpose
Attaches the output service policy to the interface
Attaches the input service policy to the interface
ATM Switch Router Software Configuration Guide
22-21

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 8510 msrLightstream 1010

Table of Contents