Skip to content
Technology News Information & Jobs

Technology News Information & Jobs

Ubuntu Tutorials, Ubuntu How To , Linux Tips, Tech Jobs

  • Work with US
  • Search Jobs
  • Post a Job
  • Contact Us
  • Ubuntu
    • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Themes
  • Linux
  • Laptops
  • Tutorials
  • Job Dashboard
  • Toggle search form
Most Used CLI Based Linux Network Management Tools

Most Used CLI Based Linux Network Management Tools

Posted on April 30, 2019August 30, 2019 By admin No Comments on Most Used CLI Based Linux Network Management Tools

Insight: Most Used CLI Based Linux Network Management Tools

If you are a system administrators or network administrators then you must be aware of all the commands that we are going to mention in this post.

Even if you don’t know or you are newbie in system admin domain than this post is for you. Let’s see some of the most used command-line based tools for network management in Linux.

Most Used CLI Based Linux Network Management Tools

1. ifconfig Command

Let’s start with ifconfig command tool. ifconfig or interface configuration is a CLI tool/utility is used to configure, manage and query network interface parameters.

You can display the current network configuration information, set up an IP address, broadcast address to a network interface, set up hardware address, enable or disable network interfaces and many more using this command based tool.

Basic command to display status of the all (active) network interfaces.

sudo ifconfig

2. Ethtool

Ethtool is a CLI based tool for displaying and modifying some parameters of network interface controllers and their device drivers or it is the tool to

Basic command:

sudo ethtool enp0s1

3. IP Command

IP command is somehow similar to the ifconfig command in Linux. It is used to configure and managerouting, network devices, interfaces.

READ More Relevant Stuff:  Useful Best Linux Data Recovery Tools For 2023

Basic command to show the IP address and other information about an network interface.

sudo ip addr show

4. Traceroute Command

Traceroute are computer network diagnostic commands for displaying the route and measuring transit delays of packets across an Internet Protocol network. It traces the path from one network to another.

Basic command of Traceroute  command.

sudo traceroute 216.59.284.56

5. ss Command

ss command or socket statistics is a command line tool to investigate sockets. It is used to dump socket statistics and displays information in similar fashion to netstat.

Basic command of ss command to list all TCP ports (sockets) which is open on a server.

sudo ss -ta

6. MTR Network Diagnostic Tool

My traceroute, originally named Matt’s traceroute (MTR) is a tool which combines the functions of the traceroute and ping programs in one network diagnostic tool.

Basic command of MTR network diagnostic tool:

sudo mtr google.com

7. NC Command

NC command or netcat is a computer networking utility which is used for reading from and writing to network connections using TCP or UDP. NC command is used for maintenance/diagnosis tasks related to the network.

Basic command.

sudo ncat -l 8080 - It will start listening to the port 8080 for inbound connection.

8. NSLookup Command

NSLookup command is generally used to query DNS server.

Basic command of NSLookup command:

sudo nslookup facebook.com

9. Firewalld

firewalld is a firewall management tool for Linux and provides firewall features by acting as a front-end for the Linux kernel’s netfilter framework via the iptables command, acting as an alternative to the iptables service. It has support for IPv4, IPv6 firewall settings, ethernet bridges and IP sets.

READ More Relevant Stuff:  Never Run These Commands On Linux : Linux Guides

Firewalld Documentation Link

10. UFW (Uncomplicated Firewall)

It is a program for managing a netfilter firewall designed to be easy to use. It is a frontend for iptables and is particularly well-suited for host-based firewalls and can be used to enable/disable system firewall, add/delete/modify/reset packet filtering rules.

Basic command of UFW:

Command to check UFW firewall status.

sudo ufw status

Command to activate UFW firewall.

sudo ufw enable

Command to  disable UFW firewall.

sudo ufw disable 

11. ifup command

ifup command activates a network interface.

sudo ifup eth1

12. ifdown command

ifdown command disables a network interface.

sudo ifdown eth1

13. ifquery command

ifquery command used to parse the network interface configuration

sudo ifquery eth1

14. Nmap Command

Description

Nmap is a free, open-source  and powerful network scanner used to discover hosts and services on a computer network by sending packets and analyzing the responses.

Basic command of Nmp command.
nmap google.com

15. Route Command

It is a command line utility to display the IP routing table of a Linux system.

Basic command of route command to view Kernel IP routing table.

sudo route

16. Nmcli Command

Nmcli is a command-line tool to manage/control network connections and report network status.

Basic command to view all network device.

nmcli dev status

17. Tcpdump Command

Command-line network sniffer which is used to capture and analyze TCP/IP packets transmitted or received over a network.

Basic command.

sudo tcpdump -i eth0
Linux Tags:CLI, IP, linux, network

Post navigation

Previous Post: Best Linux IP Address Management Tools In 2023
Next Post: Useful & Best Free Linux Logfile Viewers

Related Posts

20+ Quick List Of Top Server Monitoring Tools For 2023 20+ Quick List Of Top Server Monitoring Tools For 2023 Linux
GNOME 42 Desktop Environment Released With Exciting Features GNOME 42 Desktop Environment Released With Exciting Features Linux
Why is Linux Better Than Mac? The Comparison Why is Linux Better Than Mac? The Comparison Linux
Best EPUB Readers For Linux In 2022 Best EPUB Readers For Linux In 2023 Linux
Nitrux 2.0. Is Available For Download Nitrux 2.0. Is Available For Download Linux
Happy 29th Birthday To Linux Happy 29th Birthday To Linux Linux

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • How To Enable Hibernate in Ubuntu 22.04 LTS May 20, 2024
  • Popular Ubuntu Games: Top 5 Games To Play March 17, 2024
  • WordPress | Your site doesn’t include support for the “generateblocks/container” block GenerateBlocks Plugin February 11, 2024
  • Ubuntu Autoremove Command Debian Autoremove Command February 10, 2024
  • How To Mount Windows 11 Shares on Debian Linux December 7, 2023
  • Anonymous Browsing 101: A Deep Dive Into Residential Proxies November 20, 2023
  • How To Correctly Install Uninstall Linux Ubuntu Nvidia Drivers Fast October 31, 2023
  • Ethical Web Design: The Dos and Don’ts October 28, 2023
  • Understanding the Role of Security Operations Center October 25, 2023
  • The Positive Effects of AI Tools and Online Services on Students Successful Essay-Writing Skills October 3, 2023
  • Linux Wget Examples September 27, 2023

Categories

  • Android
  • Apple
  • Blogs
  • Debian
  • Fix
  • Gadgets
  • Game
  • Google
  • How To Ubuntu
  • Internet
  • Laptops
  • Linux
  • Linux Commands
  • Linux Game
  • Linux Mint
  • News
  • Operating Systems
  • Security
  • Technology
  • Themes
  • Tools
  • Tutorials
  • Ubuntu
  • ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Windows 11
  • Wordpress
  • Search Jobs
  • Post a Job
  • Job Dashboard
  • Contact Us
  • About US
  • Cookie Policy
  • Terms and Conditions
  • Privacy Policy
  • Sitemap
  • Write For US

Tags

android apps centos ChatGPT command Commands Debian deepin Desktop docker Fedora fix game games Gaming gnome google kernel linux linux commands linux kernel Linux laptops Linux Mint Linux themes minecraft NVIDIA Python Raspberry Pi sysadmin themes ubuntu ubuntu 18.04 Ubuntu 18.04 LTS Ubuntu 20.04 ubuntu 20.04 lts Ubuntu 22.04 LTS Ubuntu games Ubuntu kernel ubuntu themes ubuntu tutorial VirtualBox Windows Windows 11 Wine WSL
itsubuntu.com is an Equal Opportunity Employer. For Advertisement, Jobs, Guest posts, and any other thoughts, email us at [email protected]
  • Technical Writer

    • Michigan
    • US Tech Solutions
    • Full Time
  • Technical Writer

    • Houston, TX
    • PTR Global
    • Full Time
  • Senior Data Scientist

    • San Francisco, CA (Remote)
    • Patreon
    • Full Time
  • SERVICE WRITER – FLOAT

    • Sauk City, WI
    • McFarlane's
    • Full Time
  • Technical Writer

    • Hanover, MD
    • TAD PGS, Inc.
    • Full Time
  • Technical Writer

    • Carlsbad, NM
    • Airswift
    • Full Time
  • Customs Entry Writer

    • Long Beach, CA
    • Coda Search│Staffing
    • Full Time
  • Technical Writer

    • Palo Alto, CA
    • DeWinter Group
    • Full Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme