-18
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter
set precedence
After precedence bits are set, other quality of service (QoS) features can then operate on the bit settings.
The network gives priority (or some type of expedited handling) to marked traffic. Typically, you set the
precedence value at the edge of the network (or administrative domain) and data is then queued
according to the precedence. Class-based weighted fair queuing (CBWFQ) can speed up handling for
high-precedence traffic at congestion points. Weighted Tail Drop (WTD) ensures that high-precedence
traffic has lower loss rates than other traffic during times of congestion.
You can verify your settings by entering the
show policy-map
privileged EXEC command.
Examples
This example shows how to give all FTP traffic an IP precedence value of 5:
Switch(config)#
policy-map policy_ftp
Switch(config-pmap)#
class ftp_class
Switch(config-pmap-c)#
set precedence 5
Switch(config-pmap-c)#
exit
Related Commands
Command
Description
class
Defines a traffic classification match criteria for the specified class-map name.
policy-map
Creates or modifies a policy map that can be attached to multiple ports to
specify a service policy.
show policy-map
Displays QoS policy maps.
Содержание ME 3600X
Страница 14: ...Contents xiv Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 534: ... 100 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 Chapter xconnect ...
Страница 625: ...Index IN 15 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 626: ...Index IN 16 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 627: ...Index IN 17 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 628: ...Index IN 18 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...