default-class
年代yntax
default-class priority rate (破裂 ]
描述
Configures the default class that is automatically defined for all CoPP policies. The default class cannot be removed, but its configuration can be changed. The default class is applied to traffic that does not match any other class defined for a policy.
Command context
config-copp
Parameters
-
<优先>
-
年代pecifies the priority for packets matching the selected class. Range: 0 to 6.
-
rate
-
年代pecifies the maximum rate, in packets per second (pps), for packets matching the selected class. Range: 25 to 99999.
-
burst
-
年代pecifies the maximum burst size, in packets, for packets matching the selected class. Range: 1 to 9999.
权威
Administrators or local user group members with execution rights for this command.
Example
年代etting the default class to a priority of2and rate of2000:
switch(config-copp)#default-class priority 2 rate 2000