Alfred M. Szmidt <[email protected]> ha escrit: > Does up/down set all the values (IP, GW, netmask, etc) to 0, or does > it do something else?
No, it does not change anything in the interface setup, apart from
toggling its activity state. Normally the following sequence of
commands leaves interface in its state before the first one:
ifconfig eth0 down
ifconfig eth0 up
I'll try to implement it.
Regards,
Sergey
