cpu-queue
Use this command to configure create a cpu queue for vxlan.
Use the no form of this command to remove a cpu queue.
Command Syntax
cpu-queue <queue-name> ( (rate <value>|) (lossy|lossless|) (monitor|no-monitor|) )
no cpu-queue <queue-name> ( (rate|) (lossy|lossless|) (monitor|no-monitor) |)
Parameters
queue-name
Name of the cpu queue
rate
When the packets are uplifted
lossy
If enabled, packets are dropped at cpu-queue when the cpu-queues congested
loseless
If enabled, packets are dropped at ingress port
monitor
Enable logging when cpu-queue discards packets
no-monitor
Disable logging
Default
Default value for vxlan cpu-queue command is 500.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.8
Example
#configure terminal
(config)#cpu-queue cpu 500
(config-dscp-queue)#exit
Last modified date: 07-14-2023