User guide
QOS Meter command reference
iMG/RG Software Reference Manual (Quality of Service)
7-48
See also METER ADD PROFILE SRTCM
METER ADD PROFILE TOKENBUCKET
METER ADD PROFILE TRTCM
7.1.6.1.7 METER SET PROFILE ACTION DROP
Syntax METER SET PROFILE <name> {GREEN|RED|YELLOW} ACTION DROP
Description This command configures an existing profile to drop packets depending on their meter-
ing result. Note that if this command is not applied, by default the green and yellow pack-
ets are passed and red packets are dropped.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example --> meter set profile mp1 green action drop
See also METER LIST PROFILES
7.1.6.1.8 METER SET PROFILE ACTION MARK DSCP
Syntax METER SET PROFILE <name> {GREEN|RED|YELLOW} ACTION MARK DSCP
<dscp>
Description This command configures a profile to set the DSCP value in the IP header of packets
depending on their metering result (green, yellow or red). The DSCP value is written
into the DS field in the header of the IP packet.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Option Description Default Value
name
An existing profile. To display names, use the METER
LIST PROFILES
command.
N/A
green Sets packets with green (in profile) metering results to be
dropped.
pass
red Sets packets with red (out of profile) metering results to be
dropped.
drop
yellow Sets packets with yellow (partially in profile) metering results
to be dropped.
pass