SlideShare a Scribd company logo
LINUX NETWORKING COMMANDS
(1) ARP :
ARP stands fro “Address Resolution Protocol”. ARP manipulates (or) displays the Kernel’s
Ipv4 network neighbour cache.
Which is used to find the media access control address of a network neighbour for a given
Ipv4 address.
(2) CURL :
Curl is a tool to traansfer data from (or) to a server, using one of the supported protocols
(DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP). The
command is designed to work without user interaction.
(3) WGET :
GNU wget is a free utility for non- interactive download of files from the web. It supports
HTTP, HTTPS and FTP protocols, as well as retrieval through HTTP proxies.
(4) DIG :
DNS Lookup Utility. Dig (Domain Information Groper) is a flexible tool for interrogating
DNS lookups and displays the answers that are returned from the name servers that were queried.
(5) HOST :
DNS Lookup Utility. Host is a simple utility for performing DNS lookups. It is normally
used to convert names to IP addresses and vice versa.
When no arguments (or) options are given, host prints a short summary of its command line
arguments and options.
(6) HOST NAME :
DNS Lookup Utility.
hostname - show (or) set the system’s hostname.
domain name - show (or) set the system’s NIS/YP domain name.
YP domain name - show (or) set the system’s NIS/YP domain name.
nis domain name - show (or) set the system’s NIS/YP domain name.
dns domain name - show (or) set the system’s DNS domain name.
Hostname is used to display the system’s DNS name, and to display (or) set it’s hostname
(or) NIS domain name.
(7) IFCONFIG :
Ifconfig-configure a network interface. Ifconfig is used to configure the kernel – resident
network interfaces. It is used at boot time to set up interfaces as necessary.
After, that it is usually only needed when debugging (or) when system tuning is needed.
(8) IP :
Show/manipulate routing, devices, policy routing and tunnels.
(9) IWCONFIG :
Configure a wireless network interface. Iwconfig is similar to ifconfig, but is dedicated to
the wireless interfaces. It is used to set the parameters of the network interface which are specific to
the wireless operation.
Iwconfig may also be used to display those parameters, and the wireless statisticks.
(10) MTR :
A Network Diagnostic Tool. MTR combines the functionality of the traceroute and ping
programs in a single network diagnostic tool.
As MTR starts, it investigates the network connection between the host MTR runs on and
HOSTNAME by sending packets with purposely low TTLS.
(11) NETSTAT :
Print network connections, routing tables, interface statistics, masquerade connections, and
multicast memberships.
Netstat prints information about the Linux networking sub system. The type of information
printed is controlled by the first argument, as follows :
(none)
By default, netstat displays a list of open sockets. If you don’t specify any address families,
then the active sockets of all configured address families will be printed.
(12) NSLOOKUP :
NSLOOKUP is a program to query internet domain name servers. Nslookup has two
modes : interactive and non-interactive.
Interactive mode allows the user to query name servers for information about various hosts
and domains (or) to print a list of hosts in a domain.
Non-interactive mode is used to print just the name and requested information for a host (or)
domain.
(13) PING :
Ping, Ping6 - send ICMP ECHO_REQUEST to network hosts. Ping uses the ICMP
protocol’s mandatory ECHO_REQUEST datagram to elict an ICMP ECHO_RESPONSE from a
host (or) gateway.
ECHO_REQUEST datagrams have an IP and ICMP header, followed by a struct timeval and
then an arbitary number of “Pad” bytes used to fill out the packet. The Ping command appeared in
4.3BSD.
(14) ROUTE :
Show/manipulate the IP routing table. Route manipulates the kernel’s IP routing tables. Its
primary use is to set up static routes to spcific hosts (or) networks via an interface after it has been
configured with the ifconfig program.
When the add (or) del options are used, route modifies the routing tables. Without these
options, route displays the current contents of the routing tables.
(15) SS :
SS – another utility to investigate sockets. SS is used to dump socket statistics. It allows
showing information similar to netstat. It can display more TCP and state informations than other
tools.
(16) TRACEPATH :
Tracepath, Tracepath 6 - traces path to a network host discovering MTU along this path. It
traces path to destination discovering MTU along this path.
It uses UDP port (or) some random port. It is similar to traceroute, only doesn’t require
superuser privileges and has no fancy options.
Tracepath 6 is good replacement for traceroute 6 and classic example of application of Linux
error queues.
(17) TRACEROUTE :
Print the route packets trace to network host. Traceroute tracks the route packets taken from
an IP network on their way to a given host.
It utilizes the IP protocol’s “Time To Live (TTL)” field and attempts to elicit an ICMP
TIME_EXCEEDED response from each gateway along the path to the host.
(18) FTP :
FTP stands for “File Transfer Protocol”. Internet file transfer program. FTP is the user
interface to the Internet standard File transfer protocol.
The program allows a user to transfer files to and from a remote network site. The FTP
command appeared in 4.2BSD.

More Related Content

What's hot

Untitled document
Untitled documentUntitled document
Untitled document
Sam Curry
 
XPDS14: Linux on Xen: A Status Update - David Vrabel, Citrix
XPDS14: Linux on Xen: A Status Update - David Vrabel, CitrixXPDS14: Linux on Xen: A Status Update - David Vrabel, Citrix
XPDS14: Linux on Xen: A Status Update - David Vrabel, CitrixThe Linux Foundation
 
Dns centos
Dns centosDns centos
Dns centos
Bung Densol
 
Managing the system and network connection Linux
Managing the system and network connection LinuxManaging the system and network connection Linux
Managing the system and network connection Linux
Shriharsh Shendre
 
X86 assembly & GDB
X86 assembly & GDBX86 assembly & GDB
X86 assembly & GDB
Jian-Yu Li
 
今日から始めるPlan 9 from Bell Labs
今日から始めるPlan 9 from Bell Labs今日から始めるPlan 9 from Bell Labs
今日から始めるPlan 9 from Bell Labs
Ryousei Takano
 
Introduction to Diskless Remote Boot in Linux
Introduction to Diskless Remote Boot in LinuxIntroduction to Diskless Remote Boot in Linux
Introduction to Diskless Remote Boot in LinuxJazz Yao-Tsung Wang
 
How to train your L3DSR with PBR - MEMO -
How to train your L3DSR with PBR - MEMO -How to train your L3DSR with PBR - MEMO -
How to train your L3DSR with PBR - MEMO -
Naoto MATSUMOTO
 
DNS SERVER
DNS SERVERDNS SERVER
DNS SERVER
MOHSIN HASAN
 
Sistemas operacionais 8
Sistemas operacionais 8Sistemas operacionais 8
Sistemas operacionais 8
Nauber Gois
 
Linux booting process - Linux System Administration
Linux booting process - Linux System AdministrationLinux booting process - Linux System Administration
Linux booting process - Linux System Administration
Sreenatha Reddy K R
 
Bootloader and MMU (english)
Bootloader and MMU (english)Bootloader and MMU (english)
Bootloader and MMU (english)
Sneeker Yeh
 
Network & Filesystem: Doing less cross rings memory copy
Network & Filesystem: Doing less cross rings memory copyNetwork & Filesystem: Doing less cross rings memory copy
Network & Filesystem: Doing less cross rings memory copy
Scaleway
 
eTwinning - traceroute command
eTwinning - traceroute commandeTwinning - traceroute command
eTwinning - traceroute command
Agrupamento de Escolas da Batalha
 
Linux : Booting and runlevels
Linux : Booting and runlevelsLinux : Booting and runlevels
Linux : Booting and runlevels
John Ombagi
 
The TCP/IP stack in the FreeBSD kernel COSCUP 2014
The TCP/IP stack in the FreeBSD kernel COSCUP 2014The TCP/IP stack in the FreeBSD kernel COSCUP 2014
The TCP/IP stack in the FreeBSD kernel COSCUP 2014Kevin Lo
 
6 stages of linux boot process
6 stages of linux boot process6 stages of linux boot process
6 stages of linux boot process
sagarpdalvi
 
packet traveling (pre cloud)
packet traveling (pre cloud)packet traveling (pre cloud)
packet traveling (pre cloud)
iman darabi
 
Nmap Scripting Engine and http-enumeration
Nmap Scripting Engine and http-enumerationNmap Scripting Engine and http-enumeration
Nmap Scripting Engine and http-enumeration
Robert Rowley
 
Linux Server Start
Linux Server StartLinux Server Start
Linux Server Start
Gavin Quan
 

What's hot (20)

Untitled document
Untitled documentUntitled document
Untitled document
 
XPDS14: Linux on Xen: A Status Update - David Vrabel, Citrix
XPDS14: Linux on Xen: A Status Update - David Vrabel, CitrixXPDS14: Linux on Xen: A Status Update - David Vrabel, Citrix
XPDS14: Linux on Xen: A Status Update - David Vrabel, Citrix
 
Dns centos
Dns centosDns centos
Dns centos
 
Managing the system and network connection Linux
Managing the system and network connection LinuxManaging the system and network connection Linux
Managing the system and network connection Linux
 
X86 assembly & GDB
X86 assembly & GDBX86 assembly & GDB
X86 assembly & GDB
 
今日から始めるPlan 9 from Bell Labs
今日から始めるPlan 9 from Bell Labs今日から始めるPlan 9 from Bell Labs
今日から始めるPlan 9 from Bell Labs
 
Introduction to Diskless Remote Boot in Linux
Introduction to Diskless Remote Boot in LinuxIntroduction to Diskless Remote Boot in Linux
Introduction to Diskless Remote Boot in Linux
 
How to train your L3DSR with PBR - MEMO -
How to train your L3DSR with PBR - MEMO -How to train your L3DSR with PBR - MEMO -
How to train your L3DSR with PBR - MEMO -
 
DNS SERVER
DNS SERVERDNS SERVER
DNS SERVER
 
Sistemas operacionais 8
Sistemas operacionais 8Sistemas operacionais 8
Sistemas operacionais 8
 
Linux booting process - Linux System Administration
Linux booting process - Linux System AdministrationLinux booting process - Linux System Administration
Linux booting process - Linux System Administration
 
Bootloader and MMU (english)
Bootloader and MMU (english)Bootloader and MMU (english)
Bootloader and MMU (english)
 
Network & Filesystem: Doing less cross rings memory copy
Network & Filesystem: Doing less cross rings memory copyNetwork & Filesystem: Doing less cross rings memory copy
Network & Filesystem: Doing less cross rings memory copy
 
eTwinning - traceroute command
eTwinning - traceroute commandeTwinning - traceroute command
eTwinning - traceroute command
 
Linux : Booting and runlevels
Linux : Booting and runlevelsLinux : Booting and runlevels
Linux : Booting and runlevels
 
The TCP/IP stack in the FreeBSD kernel COSCUP 2014
The TCP/IP stack in the FreeBSD kernel COSCUP 2014The TCP/IP stack in the FreeBSD kernel COSCUP 2014
The TCP/IP stack in the FreeBSD kernel COSCUP 2014
 
6 stages of linux boot process
6 stages of linux boot process6 stages of linux boot process
6 stages of linux boot process
 
packet traveling (pre cloud)
packet traveling (pre cloud)packet traveling (pre cloud)
packet traveling (pre cloud)
 
Nmap Scripting Engine and http-enumeration
Nmap Scripting Engine and http-enumerationNmap Scripting Engine and http-enumeration
Nmap Scripting Engine and http-enumeration
 
Linux Server Start
Linux Server StartLinux Server Start
Linux Server Start
 

Similar to Linuxnetworkingcommands

LOS Micro project ppt.pptx
LOS Micro project ppt.pptxLOS Micro project ppt.pptx
LOS Micro project ppt.pptx
ThorOdinson55
 
1)Please explain the commands ifconfig, ping, traceroute, netstat, d.pdf
1)Please explain the commands ifconfig, ping, traceroute, netstat, d.pdf1)Please explain the commands ifconfig, ping, traceroute, netstat, d.pdf
1)Please explain the commands ifconfig, ping, traceroute, netstat, d.pdf
eyebolloptics
 
Command.pptx presentation
Command.pptx presentationCommand.pptx presentation
Command.pptx presentation
Akshay193557
 
Commands.pptx
Commands.pptxCommands.pptx
Commands.pptx
ssuser39789f
 
Basic Introduction to Technology (networking).pdf
Basic Introduction to Technology (networking).pdfBasic Introduction to Technology (networking).pdf
Basic Introduction to Technology (networking).pdf
tthind
 
ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
anilinvns
 
SOFTWARE TOOLS(Bhavik).pptx
SOFTWARE TOOLS(Bhavik).pptxSOFTWARE TOOLS(Bhavik).pptx
SOFTWARE TOOLS(Bhavik).pptx
Karan216380
 
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
anilinvns
 
Installation Of An Iso Image Dvd
Installation Of An Iso Image DvdInstallation Of An Iso Image Dvd
Installation Of An Iso Image Dvd
Susan Cox
 
Troubleshooting Network and Network Utilities
Troubleshooting Network and Network UtilitiesTroubleshooting Network and Network Utilities
Troubleshooting Network and Network Utilities
Rubal Sagwal
 
Networking Fundamentals
Networking Fundamentals Networking Fundamentals
Networking Fundamentals
Vikas Gupta
 
Networking presentation 9 march 2009
Networking presentation   9 march 2009Networking presentation   9 march 2009
Networking presentation 9 march 2009Kinshook Chaturvedi
 
TCP/IP Basics
TCP/IP BasicsTCP/IP Basics
TCP/IP Basics
SMC Networks Europe
 
Network Layer
Network LayerNetwork Layer
Network Layer
Dr Shashikant Athawale
 
Device finger printing
Device finger printingDevice finger printing
Device finger printing
Mohammed Muzzamil
 
an_introduction_to_network_analyzers_new.ppt
an_introduction_to_network_analyzers_new.pptan_introduction_to_network_analyzers_new.ppt
an_introduction_to_network_analyzers_new.ppt
Iwan89629
 
COC to-manage-and-monitor-the-network.pdf
COC to-manage-and-monitor-the-network.pdfCOC to-manage-and-monitor-the-network.pdf
COC to-manage-and-monitor-the-network.pdf
habtex1230
 

Similar to Linuxnetworkingcommands (20)

LOS Micro project ppt.pptx
LOS Micro project ppt.pptxLOS Micro project ppt.pptx
LOS Micro project ppt.pptx
 
1)Please explain the commands ifconfig, ping, traceroute, netstat, d.pdf
1)Please explain the commands ifconfig, ping, traceroute, netstat, d.pdf1)Please explain the commands ifconfig, ping, traceroute, netstat, d.pdf
1)Please explain the commands ifconfig, ping, traceroute, netstat, d.pdf
 
Command.pptx presentation
Command.pptx presentationCommand.pptx presentation
Command.pptx presentation
 
Commands.pptx
Commands.pptxCommands.pptx
Commands.pptx
 
Basic Introduction to Technology (networking).pdf
Basic Introduction to Technology (networking).pdfBasic Introduction to Technology (networking).pdf
Basic Introduction to Technology (networking).pdf
 
ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
 
SOFTWARE TOOLS(Bhavik).pptx
SOFTWARE TOOLS(Bhavik).pptxSOFTWARE TOOLS(Bhavik).pptx
SOFTWARE TOOLS(Bhavik).pptx
 
111
111111
111
 
111
111111
111
 
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
 
Installation Of An Iso Image Dvd
Installation Of An Iso Image DvdInstallation Of An Iso Image Dvd
Installation Of An Iso Image Dvd
 
Troubleshooting Network and Network Utilities
Troubleshooting Network and Network UtilitiesTroubleshooting Network and Network Utilities
Troubleshooting Network and Network Utilities
 
Networking Fundamentals
Networking Fundamentals Networking Fundamentals
Networking Fundamentals
 
Networking presentation 9 march 2009
Networking presentation   9 march 2009Networking presentation   9 march 2009
Networking presentation 9 march 2009
 
TCP/IP Basics
TCP/IP BasicsTCP/IP Basics
TCP/IP Basics
 
13. eigrp and ospf
13. eigrp and ospf13. eigrp and ospf
13. eigrp and ospf
 
Network Layer
Network LayerNetwork Layer
Network Layer
 
Device finger printing
Device finger printingDevice finger printing
Device finger printing
 
an_introduction_to_network_analyzers_new.ppt
an_introduction_to_network_analyzers_new.pptan_introduction_to_network_analyzers_new.ppt
an_introduction_to_network_analyzers_new.ppt
 
COC to-manage-and-monitor-the-network.pdf
COC to-manage-and-monitor-the-network.pdfCOC to-manage-and-monitor-the-network.pdf
COC to-manage-and-monitor-the-network.pdf
 

Recently uploaded

一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 

Recently uploaded (20)

一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 

Linuxnetworkingcommands

  • 1. LINUX NETWORKING COMMANDS (1) ARP : ARP stands fro “Address Resolution Protocol”. ARP manipulates (or) displays the Kernel’s Ipv4 network neighbour cache. Which is used to find the media access control address of a network neighbour for a given Ipv4 address. (2) CURL : Curl is a tool to traansfer data from (or) to a server, using one of the supported protocols (DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP). The command is designed to work without user interaction. (3) WGET : GNU wget is a free utility for non- interactive download of files from the web. It supports HTTP, HTTPS and FTP protocols, as well as retrieval through HTTP proxies. (4) DIG : DNS Lookup Utility. Dig (Domain Information Groper) is a flexible tool for interrogating DNS lookups and displays the answers that are returned from the name servers that were queried. (5) HOST : DNS Lookup Utility. Host is a simple utility for performing DNS lookups. It is normally used to convert names to IP addresses and vice versa. When no arguments (or) options are given, host prints a short summary of its command line arguments and options. (6) HOST NAME : DNS Lookup Utility. hostname - show (or) set the system’s hostname. domain name - show (or) set the system’s NIS/YP domain name. YP domain name - show (or) set the system’s NIS/YP domain name. nis domain name - show (or) set the system’s NIS/YP domain name. dns domain name - show (or) set the system’s DNS domain name. Hostname is used to display the system’s DNS name, and to display (or) set it’s hostname (or) NIS domain name. (7) IFCONFIG : Ifconfig-configure a network interface. Ifconfig is used to configure the kernel – resident network interfaces. It is used at boot time to set up interfaces as necessary. After, that it is usually only needed when debugging (or) when system tuning is needed. (8) IP : Show/manipulate routing, devices, policy routing and tunnels.
  • 2. (9) IWCONFIG : Configure a wireless network interface. Iwconfig is similar to ifconfig, but is dedicated to the wireless interfaces. It is used to set the parameters of the network interface which are specific to the wireless operation. Iwconfig may also be used to display those parameters, and the wireless statisticks. (10) MTR : A Network Diagnostic Tool. MTR combines the functionality of the traceroute and ping programs in a single network diagnostic tool. As MTR starts, it investigates the network connection between the host MTR runs on and HOSTNAME by sending packets with purposely low TTLS. (11) NETSTAT : Print network connections, routing tables, interface statistics, masquerade connections, and multicast memberships. Netstat prints information about the Linux networking sub system. The type of information printed is controlled by the first argument, as follows : (none) By default, netstat displays a list of open sockets. If you don’t specify any address families, then the active sockets of all configured address families will be printed. (12) NSLOOKUP : NSLOOKUP is a program to query internet domain name servers. Nslookup has two modes : interactive and non-interactive. Interactive mode allows the user to query name servers for information about various hosts and domains (or) to print a list of hosts in a domain. Non-interactive mode is used to print just the name and requested information for a host (or) domain. (13) PING : Ping, Ping6 - send ICMP ECHO_REQUEST to network hosts. Ping uses the ICMP protocol’s mandatory ECHO_REQUEST datagram to elict an ICMP ECHO_RESPONSE from a host (or) gateway. ECHO_REQUEST datagrams have an IP and ICMP header, followed by a struct timeval and then an arbitary number of “Pad” bytes used to fill out the packet. The Ping command appeared in 4.3BSD. (14) ROUTE : Show/manipulate the IP routing table. Route manipulates the kernel’s IP routing tables. Its primary use is to set up static routes to spcific hosts (or) networks via an interface after it has been configured with the ifconfig program. When the add (or) del options are used, route modifies the routing tables. Without these options, route displays the current contents of the routing tables. (15) SS : SS – another utility to investigate sockets. SS is used to dump socket statistics. It allows showing information similar to netstat. It can display more TCP and state informations than other tools.
  • 3. (16) TRACEPATH : Tracepath, Tracepath 6 - traces path to a network host discovering MTU along this path. It traces path to destination discovering MTU along this path. It uses UDP port (or) some random port. It is similar to traceroute, only doesn’t require superuser privileges and has no fancy options. Tracepath 6 is good replacement for traceroute 6 and classic example of application of Linux error queues. (17) TRACEROUTE : Print the route packets trace to network host. Traceroute tracks the route packets taken from an IP network on their way to a given host. It utilizes the IP protocol’s “Time To Live (TTL)” field and attempts to elicit an ICMP TIME_EXCEEDED response from each gateway along the path to the host. (18) FTP : FTP stands for “File Transfer Protocol”. Internet file transfer program. FTP is the user interface to the Internet standard File transfer protocol. The program allows a user to transfer files to and from a remote network site. The FTP command appeared in 4.2BSD.