|
|
|
|
|
by rossmohax
1321 days ago
|
|
> It uses several techniques for this, of which the most notable is that it takes advantage of the priority queues provided by modern switches. I'd understand if they said routers, but switches? Do L2 switches have any notion of priority and if yes how does it work? |
|
Some switches can do PFC for untagged packets. They classify based on DSCP, and map that to a PFC priority. I've never used that though.