Cisco 6500 Series Software Configuration Manual page 439

Hide thumbs Also See for 6500 Series:
Table of Contents

Advertisement

Chapter 31
Configuring PFC QoS
This example shows how to verify the configuration:
Router# show policy-map max-pol-ipp5
Policy Map max-pol-ipp5
class
class ipp5
policed-dscp-transmit
policed-dscp-transmit
Router#
Attaching a Policy Map to an Interface
PFC QoS does not support the output service-policy keyword.
Note
To attach a policy map to an interface, perform this task:
Command
Step 1
Router(config)# interface {{vlan vlan_ID} |
1
{type
slot/port} | {port-channel number}}
Step 2
Router(config-if)# service-policy input
policy_map_name
Router(config-if)# no service-policy input
policy_map_name
Step 3
Router(config-if)# end
Step 4
Router# show policy-map interface {{vlan vlan_ID}
1
| {type
slot/port} | {port-channel number}}
1.
type = ethernet, fastethernet, gigabitethernet, tengigabitethernet, ge-wan, pos, or atm
Aggregate policing works independently on each DFC-equipped switching module and independently
Note
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 attach the policy map named pmap1 to Fast Ethernet port 5/36:
Router# configure terminal
Enter configuration commands, one per line.
Router(config)# interface fastethernet 5/36
Router(config-if)# service-policy input pmap1
Router(config-if)# end
78-14099-04
ipp5
police flow 10000000 10000 conform-action set-prec-transmit 6 exceed-action
trust precedence
police 2000000000 2000000 2000000 conform-action set-prec-transmit 6 exceed-action
Catalyst 6500 Series Switch Cisco IOS Software Configuration Guide—Release 12.1 E
Purpose
Selects the interface to configure.
Attaches a policy map to the input direction of the
interface.
Removes the policy map from the interface.
Exits configuration mode.
Verifies the configuration.
End with CNTL/Z.
Configuring PFC QoS
31-49

Advertisement

Table of Contents
loading

Table of Contents