Hacker News new | ask | show | jobs
by kijiki 1325 days ago
Typically you map a VLAN to a priority via PFC (Priority Flow Control). You can do it with vconfig on Linux. Switch OSes have their own CLI for this.

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.