Cisco MWR 2941 Installation Manual Page 229

  • Download
  • Add to my manuals
  • Print
  • Page
    / 710
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 228
-229
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
match ip dscp
Examples The following example shows how to configure the service policy called priority55 and attach service
policy priority55 to an interface. In this example, the class map called ipdscp15 evaluates all packets
entering interface Fast Ethernet 0/0 for an IP DSCP value of 15. If the incoming packet has been marked
with the IP DSCP value of 15, the packet is treated with a priority level of 55.
Router(config)# class-map ipdscp15
Router(config-cmap)# match ip dscp 15
Router(config-cmap)# exit
Router(config)# policy-map priority55
Router(config-pmap)# class ipdscp15
Router(config-pmap-c)# priority55
Router(config-pmap-c)# exit
Router(config-pmap)# exit
Router(config)# interface fa0/0
Router(config-if)# service-policy input priority55
Related Commands Command Description
class-map Creates a class map to be used for matching packets to a specified
class.
policy-map Creates or modifies a policy map that can be attached to one or more
interfaces to specify a service policy.
service-policy Attaches a policy map to an input interface or VC, or an output
interface or VC, to be used as the service policy for that interface or
VC.
set ip dscp Marks the IP DSCP value for packets within a traffic class.
show class-map Displays all class maps and their matching criteria.
Page view 228
1 ... 228 229 230 ... 710

Comments to this Manuals

No comments