hit counter script

Cisco ME 3400G-2CS - Ethernet Access Switch Software Configuration Manual page 577

Ethernet access switch
Hide thumbs Also See for ME 3400G-2CS - Ethernet Access Switch:
Table of Contents

Advertisement

Configuring QoS
Beginning in privileged EXEC mode, follow these steps to create an aggregate policer:
Command
Step 1
configure terminal
Step 2
policer aggregate aggregate-policer-name
{rate-bps | cir cir-bps} [bc burst- value]
[conform-action [set-cos-transmit
new-cos-value | set-dscp-transmit
new-dscp-value| set-prec-transmit
new-precedence-value | set-qos-transmit
qos-group-value | transmit] [exceed-action
{drop | [set-cos-transmit cos |
set-dscp-transmit dscp | set-prec-transmit
precedence] [table table-map name]}
Step 3
policy-map policy-map-name
Step 4
class class-map-name
Step 5
police aggregate aggregate-policer-name
Step 6
exit
Step 7
exit
Step 8
interface interface-id
Step 9
service-policy input policy-map-name
Step 10
end
Step 11
end
Step 12
show policer aggregate
[aggregate-policer-name]
Step 13
copy running-config startup-config
After you have created an aggregate policer, you attach it to an ingress port. See the
Policy to an Interface" section on page
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
30-40
Purpose
Enter global configuration mode.
Define the policer parameters that can be applied to multiple traffic
classes within the same policy map.
For aggregate-policer-name, specify the name of the aggregate
policer.
For rate-bps, specify average traffic rate in bits per second
(bps). The range is 8000 to 1000000000.
For cir cir-bps, specify the committed information rate in bits
per second. The range is 8000 to 1000000000 bps.
(Optional) For bc burst-value, specify conform burst and the
number of acceptable burst bytes. The range is 8000 to 1000000
bytes.
(Optional) For conform-action, specify the action to take on
packets that conform to the CIR. The default is to send the
packet.
(Optional) For exceed-action, specify the action to take on
packets that exceed the CIR. The default is to drop the packet.
See the command reference for this release for definitions of the
available keywords.
Create a policy map by entering the policy map name, and enter
policy-map configuration mode.
Enter a class-map name and enter policy-map class configuration
mode.
Apply an aggregate policer to multiple classes in the same policy
map. For aggregate-policer-name, enter the name specified in
Step 2.
Return to policy-map configuration mode.
Return to global configuration mode.
Enter interface configuration mode for the interface to which you
want to attach the policy.
Attach the policy map (created in Step 3) to the ingress interface.
Return to privileged EXEC mode.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
30-35.
Chapter 30
Configuring QoS
"Attaching a Traffic
78-17058-01

Advertisement

Table of Contents
loading

Table of Contents