Re: unregister_netdevice

Justin Cormack <[email protected]>
Newsgroups gmane.linux.drivers.vlan
Message-ID <[email protected]>
On 21 Jul 2005, at 22:35, [email protected] wrote:


>        # link destroy
>        /sbin/ip link set dev lo down &> /dev/null
>        /sbin/ip link set dev eth1 down &>/dev/null
>        sleep 10
>        /sbin/ip link set dev eth0 down &> /dev/null
>        sleep 5
>        # vlan destroy
>        /usr/sbin/vconfig rem eth0.778 &>/dev/null
>        /usr/sbin/vconfig rem eth0.2242 &>/dev/null
>

er, you shouldnt do vconfig rem after eth0 is down surely? Take the  
vlans down first?

Justin
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.