hit counter script

Cisco 7609 Configuration Manual page 446

Cisco ios software configuration guide—12.1e
Hide thumbs Also See for 7609:
Table of Contents

Advertisement

Configuring PFC QoS
Note
Aggregate policing works independently on each DFC-equipped switching module and independently
on the PFC2, which supports any non-DFC-equipped switching modules. Aggregate policing does not
combine flow statistics from different DFC-equipped switching modules. You can display aggregate
policing statistics for each DFC-equipped switching module and for the PFC2 and any
non-DFC-equipped switching modules supported by the PFC2.
This example shows how to create a policy map named max-pol-ipp5 that uses the class-map named
ipp5, which is configured to trust received IP precedence values and is configured with a
maximum-capacity aggregate policer and with a microflow policer:
Router# configure terminal
Enter configuration commands, one per line.
Router(config)# policy-map max-pol-ipp5
Router(config-pmap)# class ipp5
Router(config-pmap-c)# trust ip-precedence
Router(config-pmap-c)# police 2000000000 2000000 conform-action set-prec-transmit 6
exceed-action policed-dscp-transmit
Router(config-pmap-c)# police flow 10000000 10000 conform-action set-prec-transmit 6
exceed-action policed-dscp-transmit
Router(config-pmap-c)# end
Verifying Policy Map Configuration
To verify policy map configuration, perform this task:
Command
Step 1
Router(config-pmap-c)# end
Step 2
Router# show policy-map policy_name
Cisco 7600 Series Router Cisco IOS Software Configuration Guide—12.1E
32-48
(Optional—Not supported with the flow keyword) For traffic that exceeds the PIR, you can specify
a violate action as follows:
For marking without policing, you can enter the transmit keyword to transmit all matched
out-of-profile traffic.
The default violate action is equal to the exceed action.
You can enter the policed-dscp-transmit keyword to cause all matched out-of-profile traffic to
be marked down as specified in the markdown map (see the
Values" section on page
The violate-action keyword is not supported with the PFC1, but the keyword can be entered with
the PFC1 if the parameters match the exceed-action parameters.
32-68).
End with CNTL/Z.
Purpose
Exits policy map class configuration mode.
Note
Enter additional class commands to create
additional classes in the policy map.
Verifies the configuration.
Chapter 32
Configuring PFC QoS
"Configuring DSCP Markdown
78-14064-04

Advertisement

Table of Contents
loading

This manual is also suitable for:

7600 series

Table of Contents