2-691Cisco Catalyst Blade Switch 3120 for HP Command ReferenceOL-12248-03Chapter 2 Cisco Catalyst Blade Switch 3120 for HP Cisco IOS Commandssmall-frame violation ratesmall-frame violation rateUse the small-frame violation rate pps interface configuration command on the switch stack or on astandalone switch to configure the rate (threshold) for an interface to be error disabled when it receivesVLAN-tagged packets that are small frames (67 bytes or less) at the specified rate. Use the no form ofthis command to return to the default setting.small-frame violation rate ppsno small-frame violation rate ppsSyntax DescriptionDefaults This feature is disabled.Command Modes Interface configurationCommand HistoryUsage Guidelines This command enables the rate (threshold) for a port to be error disabled when it receives small frames.Small frames are considered packets that are 67 frames or less.Use the errdisable detect cause small-frame global configuration command to globally enable thesmall-frames threshold for each port.You can configure the port to be automatically re-enabled by using the errdisable recovery causesmall-frame global configuration command. You configure the recovery time by using the errdisablerecovery interval interval global configuration command.Examples This example shows how to enable the small-frame arrival rate feature so that the port is error disabledif incoming small frames arrived at 10,000 pps.Switch(config)# interface gigabitethernet2/0/1Switch(config-if)# small-frame violation rate 10000You can verify your setting by entering the privileged EXEC command.pps Specify the threshold at which an interface receiving small frames will beerror disabled. The range is 1 to 10,000 packets per second (pps).Release Modification12.2(46)SE This command was introduced.