________________________________ >>Subject: Re: [Ilugc] 1D1C - ifconfig >>On Wed, Jun 26, 2013 at 2:55 PM, Dhana Sekar <[email protected]> wrote: >> command: ifconfig >> purpose: Configures or displays network interface parameters for a network >> using TCP/IP. >> >It seems "ifconfig" is being deprecated in favour of "ip" command >for example: > http://dougvitale.wordpress.com/2011/12/21/deprecated-linux-networking-commands-and-their-replacements/
----------------------------------------------- Hi, Also see following man pages. man ip man route man iptables These above are often used in same area of system administration on Linux boxes. In general, the man pages for 1D1Cs will give you a list of related commands to see, typically found toward the last paragraphs of the man pages and this will make for an interesting further study. Mahadevan _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
