Note
This feature is supported only on devices based on the DNX chipset family. For more information, see Supported Hardware.device# configure terminal
device# interface ethernet 0/1
device(conf-if-eth-0/1)# qos rx-queue multicast best-effort-rate 3000
device(conf-if-eth-0/1)# end
device# show qos interface 0/1
device# copy running-config startup-config
This example summarizes the commands in this procedure.
device# configure terminal device(config)# interface ethernet 0/1 device(conf-if-eth-0/1)# qos rx-queue multicast best-effort-rate 3000 device(conf-if-eth-0/1)# end device# show qos interface 0/1 device# copy running-config startup-config