631
Configuring QoS
Configuring QoS
After you have created an output policy map, you attach it to an egress port. See
Attaching a Traffic Policy to an Interface,
Use the
no
form of the appropriate command to delete an existing policy map, class map, or bandwidth configuration.
This example shows how to set the precedence of a queue by allocating 25 percent of the total available bandwidth to
the traffic class defined by the class map:
Switch(config)#
policy-map gold_policy
Switch(config-pmap)#
class out_class-1
Switch(config-pmap-c)#
bandwidth percent 25
Switch(config-pmap-c)#
exit
Switch(config-pmap)#
exit
Switch(config)#
interface GigabitEthernet1/17
Switch(config-if)#
service-policy output gold_policy
Switch(config-if)#
exit
Configuring Output Policy Maps with Class-Based Shaping
You use the
shape average
policy-map class configuration command to configure traffic shaping. Class-based shaping
is a control mechanism that is applied to classes of traffic leaving an interface and uses the shape average command to
limit the rate of data transmission used for the committed information rate (CIR) for the class.
Follow these guidelines when configuring class-based shaping:
Configuring a queue for traffic shaping sets the maximum bandwidth or peak information rate (PIR) of the queue.
Configuring traffic shaping automatically also sets the minimum bandwidth guarantee or CIR of the queue to the
same value as the PIR.
You cannot configure CBWFQ (
bandwidth
) or priority queuing (
priority
) and traffic (
shape average
) for the same
class in an output policy map.
You cannot configure traffic shaping for a traffic class when strict priority (priority without police) is configured for
another class within the output policy-map.
Beginning in privileged EXEC mode, follow these steps to use class-based shaping to configure the maximum permitted
average rate for a class of traffic:
7.
interface
interface-id
Enter interface configuration mode for the interface to which you
want to attach the policy.
8.
service-policy output
policy-map-name
Attach the policy map (created in Step 2) to the egress interface.
9.
end
Return to privileged EXEC mode.
10.
show policy-map
[
policy-map-name
[
class
class-map-name
]]
Verify your entries.
11.
copy running-config startup-config
(Optional) Save your entries in the configuration file.
Command
Purpose
Содержание IE 4000
Страница 12: ...8 Configuration Overview Default Settings After Initial Switch Configuration ...
Страница 52: ...48 Configuring Interfaces Monitoring and Maintaining the Interfaces ...
Страница 108: ...104 Configuring Switch Clusters Additional References ...
Страница 128: ...124 Performing Switch Administration Additional References ...
Страница 130: ...126 Configuring PTP ...
Страница 140: ...136 Configuring CIP Additional References ...
Страница 146: ...142 Configuring SDM Templates Configuration Examples for Configuring SDM Templates ...
Страница 192: ...188 Configuring Switch Based Authentication Additional References ...
Страница 244: ...240 Configuring IEEE 802 1x Port Based Authentication Additional References ...
Страница 274: ...270 Configuring SGT Exchange Protocol over TCP SXP and Layer 3 Transport Configuring Cisco TrustSec Caching ...
Страница 298: ...294 Configuring VLANs Additional References ...
Страница 336: ...332 Configuring STP Additional References ...
Страница 408: ...404 Configuring DHCP Additional References ...
Страница 450: ...446 Configuring IGMP Snooping and MVR Additional References ...
Страница 490: ...486 Configuring SPAN and RSPAN Additional References ...
Страница 502: ...498 Configuring Layer 2 NAT ...
Страница 559: ...555 Configuring Network Security with ACLs How to Configure Network Security with ACLs Creating a Numbered Extended ACL ...
Страница 770: ...766 Configuring IPv6 MLD Snooping Related Documents ...
Страница 930: ...926 Configuring IP Unicast Routing Related Documents ...
Страница 956: ...952 Configuring IPv6 Unicast Routing Configuring IPv6 network 2010 AB8 2 48 network 2010 AB8 3 48 exit address family ...
Страница 976: ...972 Configuring Cisco IOS IP SLAs Operations Additional References ...
Страница 978: ...974 Dying Gasp ...
Страница 990: ...986 Configuring Enhanced Object Tracking Monitoring Enhanced Object Tracking ...
Страница 994: ...990 Configuring MODBUS TCP Displaying MODBUS TCP Information ...
Страница 996: ...992 Ethernet CFM ...
Страница 1030: ...1026 Working with the Cisco IOS File System Configuration Files and Software Images Working with Software Images ...
Страница 1066: ...1062 Using an SD Card SD Card Alarms ...