changing the mac address on a vlan interface

"James Harper" <[email protected]> Mon, 21 Aug 2006 15:28:34 +1000
Newsgroups gmane.linux.drivers.vlan
Message-ID <AEC6C66638C05B468B556EA548C1A77DE87A0F@trantor>
Does changing the MAC address on a single vlan interface work?

If I have:

eth0
eth0.100
eth0.101
eth0.102

and I change the MAC address on eth0.101 to something different than
eth0, will it actually work? I have issued a 'ip link set' command and
it appears to have done the right thing, but I'm not yet able to test
it, and will need to revise my strategy if it doesn't work.

Thanks

James