Cisco MWR 2941 Installation Manual Page 427

  • Download
  • Add to my manuals
  • Print
  • Page
    / 710
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 426
-427
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Command Reference, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter Cisco MWR 2941 Router Command Reference, Release 15.1(3)MR
set ip dscp (policy-map configuration)
When configuring policy-map class actions, note the following:
For hardware-switched traffic, Policy Feature Card (PFC) QoS does not support the bandwidth,
priority, queue-limit, or random-detect policy-map class commands. You can configure these
commands because they can be used for software-switched traffic.
PFC QoS does not support the set mpls or set qos-group policy-map class commands.
PFC QoS supports the set ip dscp and set ip precedence policy-map class commands (see the
“Configuring Policy Map Class Marking” section in the Cisco 7600 Series Router Cisco IOS
Software Configuration Guide).
You cannot do all three of the following in a policy-map class:
Mark traffic with the set ip dscp or set ip precedence (policy-map configuration) commands
Configure the trust state
Configure policing
In a policy-map class, you can either mark traffic with the set ip dscp or set ip precedence
(policy-map configuration) commands or do one or both of the following:
Configure the trust state
Configure policing
Examples This example shows how to set the IP DSCP ToS byte to 8 in the policy map called policy1:
Router(config)# policy-map policy1
Router(config-cmap)# class class1
Router(config-cmap)# set ip dscp 8
All packets that satisfy the match criteria of class1 are marked with the IP DSCP value of 8. How packets
that are marked with the IP DSCP value of 8 are treated is determined by the network configuration.
This example shows that after you configure the settings that are shown for voice packets at the edge of
the network, all intermediate routers are then configured to provide low-latency treatment to the voice
packets:
Router(config)# class-map voice
Router(config-cmap)# match ip dscp ef
Router(config)# policy qos-policy
Router(config-cmap)# class voice
Router(config-cmap)# priority 24
Related Commands Command Description
policy-map Accesses QoS policy-map configuration mode to configure the QoS policy
map.
service-policy Attaches a policy map to an interface.
show policy-map Displays information about the policy map.
show policy-map
interface
Displays the statistics and the configurations of the input and output
policies that are attached to an interface.
Page view 426
1 ... 426 427 428 ... 710

Comments to this Manuals

No comments