Subject: Re: vlan support in sparc64?
To: None <port-sparc64@netbsd.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: port-sparc64
Date: 07/24/2002 21:24:29
On Wed, Jul 24, 2002 at 05:28:51PM +0300, Tomi Nylund wrote:
> Hello,
> 
> does anyone know, if NetBSD/sparc64 is able to handle vlans?
> There seems to be a kernel config option for vlan(4)
> in NetBSD/sparc, but I don't see any for sparc64.

Yes it does, it's a machine independant feature.

vlan is a cloning pseudo device: you can list them with ifconfig -C.
You have to create one (or more) before using it (them):
ifconfig vlan0 create

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--