Date: Fri, 21 Jan 2005 08:25:22 +0500 From: Boris Kovalenko <boris@ntmk.ru> To: Brooks Davis <brooks@one-eyed-alien.net>, freebsd-net@freebsd.org Subject: Re: [PATCH] 802.1p priority (fixed) Message-ID: <41F07622.5040102@ntmk.ru> In-Reply-To: <20050120190516.GA12156@odin.ac.hmc.edu> References: <41EF9495.5080601@ntmk.ru> <20050120190516.GA12156@odin.ac.hmc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Brooks Davis wrote: >>Because of my little BSD network infrastructure knowledge I hope that >>guru will look at it and point me to the right way :) > > This lets you create vlans, but I'm not sure what the point is if > nothing is done with the priority. Is it simply that it lets you handle > traffic that is tagged this way and that your output packets have > priority one on the network? I'm not sure what the intent of 802.1p > priority is. Yes, the outgoing packets are tagged with specified priority. Then next device (Cisco Catalyst for example) will assign traffic to different queues according to 802.1p header information. The only thing (IMHO) that may be coded for FreeBSD is to allow PF & IPFW assign packets to ALTQ or DUMMYNET according 802.1p information. > > -- Brooks > -- ó Õ×ÁÖÅÎÉÅÍ, âÏÒÉÓ ëÏ×ÁÌÅÎËÏ ïáï "îôíë" +7 (3435) 497623
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41F07622.5040102>