Merge pull request #1579 from Linchenguang/patch-1

[翻译中]Linux TCP/IP networking: net-tools vs. iproute2
This commit is contained in:
Xingyu.Wang 2014-09-08 10:35:50 +08:00
commit 5fa72a4ad8

View File

@ -1,3 +1,4 @@
>>Linchenguang is translating
Linux TCP/IP networking: net-tools vs. iproute2
================================================================================
Many sysadmins still manage and troubleshoot various network configurations by using a combination of ifconfig, route, arp and netstat command-line tools, collectively known as net-tools. Originally rooted in the BSD TCP/IP toolkit, the net-tools was developed to configure network functionality of older Linux kernels. Its development in the Linux community so far has ceased since 2001. Some Linux distros such as Arch Linux and CentOS/RHEL 7 have already deprecated net-tools in favor of iproute2.
@ -255,4 +256,4 @@ via: http://xmodulo.com/2014/09/linux-tcpip-networking-net-tools-iproute2.html
[1]:https://www.kernel.org/pub/linux/utils/net/iproute2/
[2]:http://xmodulo.com/2013/02/how-to-assign-multiple-ip-addresses-to-one-network-interface-on-centos.html
[3]:http://xmodulo.com/2014/02/spoof-mac-address-network-interface-linux.html
[4]:http://xmodulo.com/2013/02/how-to-add-or-remove-static-arp-entry-on-linux.html
[4]:http://xmodulo.com/2013/02/how-to-add-or-remove-static-arp-entry-on-linux.html