2-219
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
priority
Examples
This example shows how to configure the class
out-class1
as a strict priority queue so that all packets in
that class are sent before any other class of traffic. Other traffic queues are configured so that
out-class-2
gets 50 percent of the remaining bandwidth and
out-class3
gets 20 percent of the remaining bandwidth.
The class
class-default
receives the remaining 30 percent with no guarantees.
Switch(config)#
policy-map policy1
Switch(config-pmap)#
class out-class1
Switch(config-pmap-c)#
priority
Switch(config-pmap-c)#
exit
Switch(config-pmap)#
class out-class2
Switch(config-pmap-c)#
bandwidth remaining percent 50
Switch(config-pmap-c)#
exit
Switch(config-pmap)#
class out-class3
Switch(config-pmap-c)#
bandwidth remaining percent 20
Switch(config-pmap-c)#
exit
Switch(config-pmap)#
exit
Switch(config)#
interface gigabitethernet0/1
Switch(config-if)#
service-policy output policy1
Switch(config-if)#
exit
Related Commands
Command
Description
class
Defines a traffic classification match criteria for the specified
class-map name.
police
Defines a policer for classified traffic.
policy-map
Creates or modifies a policy map that can be attached to multiple
ports to specify a service policy.
show policy-map
Displays quality of service (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 ...