1
edit
Changes
→Using iproute toolset or net-tools toolset: new section
You may also want to check out this [ftp://robur.slu.se/pub/Linux/bifrost/seminars/workshop-2010-01-27/jens/Namespaces.pdf presentation on namespaces in Linux].
== Using iproute toolset or net-tools toolset ==
Hello,
I propose to substitute all usage of
ifconfig <device> 0
with
ip link set <device> up
Since iproute seems to be a requirement, I think its a good idea to drop support for ifconfig.