Specifications

366
DCS-3950 series Ethernet switch manual
Function: Define a policy set that can be used in one policy map by several classes; the
no mls qos aggregate-policer <aggregate-policer-name>‘ command deletes the
specified policy set.
Parameters: <aggregate-policer-name> is the name of the policy set; <rate-kbps> is
the average baud rate (in kb/s) of classified traffic, range from 1 to 10,000,000;
<burst-kbyte> is the burst value (in kb/s) for classified traffic, range from 1 to 1,000,000;
exceed-action drop means drop packets when specified speed is exceeded;
exceed-action policed-dscp-transmit specifies to mark down packet DSCP value
according to policed-dscp mapping when specified speed is exceeded.
Default: No policy set is configured by default.
Command mode: Global Mode
Usage Guide: If a policy set is using by a policy map, it cannot be deleted unless the
reference to the policy set is cleared in the appropriate policy map with ‘no policer
aggregate <aggregate-policer-name>‘ command. The delete should be performed in
Global Mode with ‘no mls qos gregate-policer<aggregate-policer-name>‘ command.
Example: Set a policy set named ‘agg1’, the policy set defines the bandwidth for packets
of up to 20 Mbps, with a burst value of 2 MB. All packets exceeding this bandwidth
setting will be dropped.
Switch(config)#mls qos aggregate-policer agg1 20000000 20000 exceed-action drop
24.2.2.9 police aggregate
Command: police aggregate <aggregate-policer-name>
no police aggregate <aggregate-policer-name>
Function: Apply a policy set to classified traffic; the ‘no police aggregate
<aggregate-policer-name>‘ command deletes the specified policy set.
Parameters: <aggregate-policer-name> is the policy set name.
Default: No policy set is configured by default.
Command mode: Policy class map configuration Mode
Usage Guide: The same policy set can be referred to by different policy class maps.
Example: Apply a policy set ‘agg1’ to packets satisfying c1 class rule.
Switch(config)#policy-map p1
Switch(config-PolicyMap)#class c1
Switch(config--Policy-Class)#police aggregate agg1
Switch(config--Policy-Class)#exit
Switch(config-PolicyMap)#exit
24.2.2.10 mls qos trust
Command : mls qos trust {cos|dscp|port priority <priority>}
no mls qos trust
Function: Configure port trust; the ‘no mls qos trust’ command disables the current trust
status of the port.
Parameters: cos configures the port to trust CoS value; dscp configures the port to