7000 Series L3 Managed Switch Reference Manual for Software v2.0
9-20 CLI Commands: Differentiated Services
config diffserv policy police action conform markdscp
This command sets the action taken on conforming traffic to markdscp for the police command
(simple, singlerate, tworate) currently configured for the specified class in this policy. The
<policyname> and <classname> are the names of an existing DiffServ policy and class,
respectively.
A <dscpval> value is required and is specified as either an integer from 0 to 63, or symbolically
through one of the following keywords: af11, af12, af13, af21, af22, af23, af31, af32,
af33, af41, af42, af43, be, cs0, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef.
This command can be issued at any time, but is only meaningful within the context of one of the
police simple, singlerate, or tworate command attributes defined for this class instance.
Format config diffserv policy police action conform markdscp
<policyname> <classname> <dscpval>
Policy Type In
config diffserv policy police action conform markprec
This command sets the action taken on conforming traffic to markprec for the police command
(simple, singlerate, tworate) currently configured for the specified class in this policy. The
<policyname> and <classname> are the names of an existing DiffServ policy and class,
respectively.
An IP Precedence value is required and is specified as an integer from 0-7.
This command can be issued at any time, but is only meaningful within the context of one of the
police simple, singlerate, or tworate command attributes defined for this class instance.
Format config diffserv policy police action conform markprec
<policyname> <classname> <0-7>
Policy Type In
config diffserv policy police action conform send
This command sets the action taken on conforming traffic to send for the police command (simple,
singlerate, tworate) currently configured for the specified class in this policy. The <policyname>
and <classname> are the names of an existing DiffServ policy and class, respectively. The action
value is drop, markdscp, markprec, or send. The default value is send.