Quality of Service
Priority Queue Service settings
- First Come First Service
The sequence of packets sent is depend on arrivaling order.
- All High before Low
The high priority packets sent before low priority packets.
- Weighted Round Robin
Select the preference given to packets in the switch's higher-priority queue.
These options represent the number of higher priority packets sent before one
lower priority packet is sent. For example, 8 Highest : 4 SecHigh : 2 SecLow
: 1 Lowest means that the
switch sends 8 highest priority packets before sending 4 second high
priority packet, before sending 2 second low priority packet, before sending
1 lowest priority packet.
Per Port Priority
- The priority of each port, Disable or 0-7 priority.