1304 Configuring Differentiated ServicesDiffServ Policy Attributes ConfigurationBeginning in Privilege Exec mode, use the following commands to configurepolicy attributes and view related information.CLI Command Descriptionconfigure Enter global configuration mode.policy-mappolicy-map-name Enter Policy Map Configuration mode for thespecified policy.classclass-name Create an instance of a class definition within thespecified policy for the purpose of definingtreatment of the traffic class through subsequentpolicy attribute statements. Also enters Policy-Class-Map Configuration mode for the policy-class-map instance.assign-queuequeue-id Modify the queue ID (range: 0–6) to which theassociated traffic stream is assigned.police-simple {datarateburstsize conform-action{drop | set-cos-transmitcos |set-prectransmitcos | set-dscp-transmitdscpval | transmit}[violateaction {drop | set-cos-transmitcos | set-prec-transmitcos | set-dscp-transmitdscpval | transmit}]}Establish the traffic policing style for the specifiedclass. The simple form of the police command usesa single data rate and burst size, resulting in twooutcomes: conform and nonconform.•datarate — Data rate in kilobits per second (kbps).(Range: 1–4294967295)•burstsize — Burst size in Kbps (Range: 1–128)• conform action — Indicates what happens whenthe packet is conforming to the policing rule: itcould be dropped, it could have its COS modified,it could have its IP precedence modified, or itcould have its DSCP modified. The same actionsare available for packets that do not conform to thepolicing rule.•cos — Class of Service value. (Range: 0–7)•dscpval — DSCP value. (Range: 0–63 or a keywordfrom this list, af11, af12, af13, af21, af22, af23,af31, af32, af33, af41, af42, af43, be, cs0, cs1, cs2,cs3, cs4, cs5, cs6, cs7, ef)