LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   eth0 shutdown (https://www.linuxquestions.org/questions/linux-networking-3/eth0-shutdown-28598/)

tied2 08-23-2002 07:16 AM

eth0 shutdown
 
Is there a command to shut down eth0 so it's not connected to the network? Also I would need the command to start it.

Thanks LQ !

Griffon26 08-23-2002 07:44 AM

ifdown eth0
ifup eth0

bbeers 08-23-2002 07:58 AM

ifconfig eth0 down
ifconfig eth0 up

(If your distibution doesn't have ifup and ifdown)

-bbeers


All times are GMT -5. The time now is 01:57 PM.