Re: ALTQ Vlan
- From: Mykola Dzham <freebsd@xxxxxxxxxxxxx>
- Date: Sun, 23 Mar 2008 14:34:46 +0200
Alexandre Biancalana wrote:
On 3/5/08, Sergey Matveychuk <sem@xxxxxxxxxxx> wrote:
Alexandre Biancalana wrote:
> Hi list,
>
> Is there any patches or plans to support altq on vlan interfaces ??
>
The patch is quite trivial:
http://people.yandex-team.ru/~sem/FreeBSD/vlan+altq.patch
Is this working on 7 ? with pf ?
But may be a better way to shape traffic on parent interface for you?
I did the patch because I couldn't do shaping on a parent interface for
some reason.
My problem is that I've only one physical interface on the server and
this interface provide vlans for local network and remote links (which
I want to shape the traffic) then I had problems because I want to
limit the speed only on remote links.
You can setup atlq on parent interface and assign traffic to queue on
vlan interface:
altq on em0 cbq bandwidth 1Gb queue { def, vlan10 }
queue def bandwidth 80% cbq ( default , borrow )
queue vlan10 bandwidth 20Mb cbq
...
pass out on vlan10 queue vlan10
--
Mykola Dzham, LEFT-(UANIC|RIPE)
JID: levsha@xxxxxxxxxxxxx
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- References:
- ALTQ Vlan
- From: Alexandre Biancalana
- Re: ALTQ Vlan
- From: Sergey Matveychuk
- Re: ALTQ Vlan
- From: Alexandre Biancalana
- ALTQ Vlan
- Prev by Date: Re: kern/121983: [fxp] fxp0 MBUF and PAE
- Next by Date: Re: FreeBSD OS Detection and Uptime
- Previous by thread: Re: ALTQ Vlan
- Next by thread: Re: kern/77913: [wi] [patch] Add the APDL-325 WLAN pccard to wi(4)
- Index(es):
Relevant Pages
|
|