OcNOS-RON-6.3.1 : Quality of Service Guide : Quality of Service Configuration Guide : FP Rules Queuing Configuration : Configuring CPU Queuing Lossless
Configuring CPU Queuing Lossless
Do the following to configure CPU queuing on an interface.
 
#configure terminal
 
(config)#bridge 1 protocol rstp
Configure Bridge 1
(config)#int xe52/2
 
(config)#switchport
Configure interface as L2
(config-cmap-qos)#bridge-group 1
Configure bridge 1 in interface
(config-cmap-qos)#int xe52/3
 
(config-cmap-qos)#switchport
Configure interface as L2
(config)#bridge-group 1
Configure bridge 1 in interface
(config-cmap-qos)#exit
 
(config)#cpu-queue bpdu rate 600 lossless no-monitor
Configure bpdu cpu-queue with rate of 600 pps and lossless and no-monitor option
(config)#commit
Committing the configuration
Last modified date: 07-14-2023