Technical data

Table Of Contents
130 Converged Enhanced Ethernet Command Reference
53-1002508-01
qos rcv-queue multicast rate-limit
2
qos rcv-queue multicast rate-limit
Configures a limit on the maximum rate for multicast packet expansion.
Synopsis qos rcv-queue multicast rate-limit rate [burst burst-size]
no qos rcv-queue multicast rate-limit
Operands rate Specifies the maximum rate for multicast packet expansion in units of
packets per second (pkt/s). This places a limit on the sum of the first level
expansion. For example, the ingress packets replicated for each egress
switch plus the second level expansion. The range of valid values is from
6500 through 20000000 pkt/s.
burst burst-size Configures a limit on the maximum burst size for multicast packet expansion,
for example, packet replication. The burst size represents the maximum
amount of multicast packet expansion that can be performed back-to-back as
a single burst in units of packets (pkt). The range of valid values is from 50
through 65535 pkt.
Defaults The default burst size is 4096 packets. The default rate value is 3000000 pkt/s.
Command
Modes
Global configuration mode
Description Use this command to configure a limit on the maximum rate for multicast packet expansion. This
rate limit is applied uniformly across the entire system. This rate limit is enforced independently by
each switch. Use the no qos rcv-queue multicast rate-limit command to return the multicast packet
expansion rate limit to the default settings.
Usage
Guidelines
None
Examples To lower the maximum multicast packet expansion rate to 10000 pkt/s:
switch(config)#qos rcv-queue multicast rate-limit 10000
To return the system to the default multicast packet expansion rate limit values:
switch(config)#no qos rcv-queue multicast rate-limit
See Also qos rcv-queue multicast threshold