7000 Series L3 Managed Switch Reference Manual for Software v2.0
9-16 CLI Commands: Differentiated Services
Format config diffserv policy class remove <policyname>
<classname>
config diffserv policy bandwidth kbps
This command identifies a minimum amount of bandwidth to be reserved for the specified class
instance within the named policy using an absolute rate notation. The <policyname> and
<classname> are the names of an existing DiffServ policy and class, respectively. The committed
information rate is specified in kilobits-per-second (Kbps) and is an integer from 1 to 4294967295.
Note: The actual bandwidth allocation does not occur until the policy is attached to an interface in
a particular direction.
Note: The bandwidth kbps and percent commands are alternative ways to specify the same
bandwidth policy attribute.
Format config diffserv policy bandwidth kbps <policyname>
<classname> <1-4294967295>
Restrictions The sum of the committed information rate values for all band-
width and expedite commands defined within a policy must not
exceed the available link bandwidth of the interface to which that
policy is assigned. Violation of this requirement shall prevent
successful attachment of a policy to the interface, or shall cause
this command to fail if the policy is already in service on one or
more interfaces.
Policy Type Out
Incompatibilities Expedite (all forms)
config diffserv policy bandwidth percent
This command identifies a minimum amount of bandwidth to be reserved for the specified class
instance within the named policy using a relative rate notation. The <policyname> and
<classname> are the names of an existing DiffServ policy and class, respectively. The committed
information rate is specified as a percentage of total link capacity and is an integer from 1 to 100.
Note: The actual bandwidth allocation does not occur until the policy is attached to an interface in
a particular direction.
Note: The bandwidth kbps and percent commands are alternative ways to specify the same
bandwidth policy attribute.