On Tue, Apr 19, 2005 at 01:07:27PM -0500, Rezwanul_Kabir@xxxxxxxx wrote: > > I'm guessing that the module doesn't want to unload unless all VLAN > > interfaces are downed and vconfig rem:d first. > > I am not trying to unload the 8021q module. Just trying to do > "vconfig rem ethX.X" to remove the VLAN interface causes the > failure.. Ok, but you'll still have to down the VLAN interface before you can vconfig rem it. ip l s dev eth0.10 down //Peter