FreeBSD:: How to set VLAN priority?

Ermal Luçi eri at freebsd.org
Wed Jun 26 21:00:00 UTC 2013


This is a patch originially written from rwatson@ iirc.

https://github.com/pfsense/pfsense-tools/blob/master/patches/RELENG_10_0/pf_802.1p.diff

Remove the pf(4) craft and it should work for you.




On Wed, Jun 26, 2013 at 6:27 PM, John-Mark Gurney <jmg at funkthat.com> wrote:

> Alex Liptsin wrote this message on Wed, Jun 26, 2013 at 11:54 +0000:
> > I work with FreeBSD 9.1 RELEASE.
> > I had configured VLANs on my server, but I can't find a way to configure
> VLAN priority.
> > How can I do it?
>
> Looks like you can't w/ the default VLAN code:
> BUGS
>      No 802.1Q features except VLAN tagging are implemented.
>
> You could probably implement it w/ ng_patch, but that would also mean
> you'd lose the feature of the card adding the VLAN tag for you...
>
> --
>   John-Mark Gurney                              Voice: +1 415 225 5579
>
>      "All that I will do, has been done, All that I have, has not."
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
>



-- 
Ermal


More information about the freebsd-net mailing list