Subject: no "ether" address family in ifconfig?
To: None <netbsd-users@netbsd.org>
From: Zhang Weiwu <weiwuzhang@hotmail.com>
List: netbsd-users
Date: 09/28/2003 14:30:34
Hello. Just want to know why "ether" is not a supported "address family" 
in ifconfig in NetBSD, as it is in FreeBSD.

#ifconfig fxp0 ether 00:01:02:03:04:05
ifconfig: ether: bad value

So what do I do if I wish to assign MAC address?

Thank you:)