Hugh D. Hyatt on 6 May 2014 10:10:43 -0700 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] ip command |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 A quick search gave me the following from stackexchange.com (bit.ly/QaTgOE). It's the top-rated answer to the question you ask: "ifconfig is from net-tools, which stopped being developped in '99, though some distros still patch it internally. It also still uses ioctl for network configuration, which is an ugly and less powerful way of interacting with the kernel. A lot of changes in Linux networking code, and a lot of new features aren't accessible using net-tools: multipath routing, policy routing (see the RPDB). route allows you to do stupid things like adding multiple routes to the same destination, with the same metric. ifconfig doesn't report the proper hardware address for some devices. You can't configure ipip, sit, gre, l2tp, etc. in-kernel static tunnels. You can't create tun or tap devices. The way of adding multiple addresses to a given interface also has poor semantics. You also can't configure the Linux traffic control system using net-tools either." At or about 12:41 on Tue, 06 May 2014 Ronaldo Nascimento <sgtnasty@gmail.com> is alleged to have written: >Thanks, was wondering the difference > > >On Tue, May 6, 2014 at 10:03 AM, jeff <jeffv@op.net> wrote: > >> http://linoxide.com/linux-command/use-ip-command-linux/ >> >> replaces deprecated ifconfig >> >> >> ____________________________________________________________ >> _______________ >> Philadelphia Linux Users Group -- >> http://www.phillylinux.org >> Announcements - http://lists.phillylinux.org/ >> mailman/listinfo/plug-announce >> General Discussion -- http://lists.phillylinux.org/ >> mailman/listinfo/plug >> > > > - -- Hugh D. Hyatt e-mail: hugh.hyatt@legend-consulting.net Legend Consulting web: http://legend-consulting.net 128 Bellwood Drive voice: +1 215.914.6284 Upper Holland, PA 19053-7225 fax: +1 516.977.1799 ~ Custom software development since 1993 ~ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) iQEcBAEBAgAGBQJTaReSAAoJEI5hVa40g3qrZNQIAKEOiOLrcVbKZoE/0NKwXcZ2 iSVwrXiPxK3eT2KbQYH4z/feRdH6rSxH/7PJwEVusTNkNG9M3ZRJ1KHMqjkjNm8v D+RKwgMIB1IjqGd2z2ALfKkR4lE7t4zkQuMAxDJaSURT+eTJ5P7vkF4NielLrefr QGnrU1U/jneEhqt4O13fC/m4IngEZgg+xI+GzxTayL3hh2URUAmovNLV7ASQ3pqa mmrQtIOLPrr1sc4Mzmgi/1gbxIW96NGr8biMnqkcqx7T0F9kSTEX/lMIfcNo4A9l 6xkSK7xmAWSizhdinhBQnnooEe/sC2ofgIajbt/E4oaN2MYAIc/t89Sf5UcclbM= =YVjG -----END PGP SIGNATURE----- ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug