Attaching A Policy Map To An Interface - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 44
Configuring Quality of Service
Creating a Policy Map
To create a policy map, enter this command:
Command
Switch(config)# [no] policy-map policy_name

Attaching a Policy Map to an Interface

To create a policy map, enter this command:
Command
Switch(config)# interface {vlan vlan_ID |
{fastethernet | gigabitethernet}
slot/interface | Port-channel number}
Switch(config-if)# [no] service-policy
input policy_map_name
Switch(config-if)# end
Switch# show policy-map interface {vlan
vlan_ID | {fastethernet | gigabitethernet}
slot/interface}
Policing
The supervisor engine supports policers in the following operation modes:
Configuring QoS on a Standalone Supervisor Engine 6-E/6L-E or Supervisor Engine 7-E/7L-E/8-E
Single Rate Policer Two Color Marker
This kind of policer is configured with just the committed rate (CIR) and normal burst and it has
only conform and exceed actions.
Single Rate Three Color Marker (srTCM) (RFC 2697)
Two Rate Three Color Marker (trTCM) (RFC 2698)
Color Blind Mode
Policing accuracy of 0.75% of configured policer rate.
The engine supports 16384 (16 x 1024, 16K) single rate, single burst policers. 16K policers are
organized as 8 banks of 2K policers. The policer banks are dynamically assigned (input or output
policer bank) by the software depending on the QoS configuration. So, the 16K policers are
dynamically partitioned by software as follows:
0 Input Policers and 16K Output Policers
2K Input Policers and 14K Output Policers
4K Input Policers and 12K Output Policers
6K Input Policers and 10K Output Policers
8K Input Policers and 8K Output Policers
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Purpose
Creates a policy map with a user-specified name.
Use the no keyword to delete the policy map.
Purpose
Selects the interface to configure.
Attaches a policy map to the input direction of the
interface. Use the no keyword to detach a policy
map from an interface.
Exits configuration mode.
Verifies the configuration.
44-51

Advertisement

Table of Contents
loading

Table of Contents