SlideShare a Scribd company logo
Computer System
Servicing NCII
DOS COMMAND PROGRAM USED IN
COMPUTER NETWORKING Marvin B. Broñoso
CSS Teacher/Trainer
09186975164
Learning Competencies
Apply the DOS commands in computer networking
Check network connectivity using PING command.
Checking the default gateway and IP address
01
02
03
After this learning module the learners will be able to . . .
DOS COMMAND PROGRAM USED IN
COMPUTER NETWORKING
PING
Most widely use DOS command but le
ss essential.
Ping is used to test the ability of one n
etwork host to communicate with anot
her. Simply enter the Ping command,
followed by the name or the IP addres
s of the destination host. Assuming
that there are no network problems or
firewalls preventing the ping from
completing, the remote host will
respond to the ping with four packets.
Receiving these packets confirms that
a valid and functional network path
exists between the two hosts.
DOS COMMAND PROGRAM USED IN
COMPUTER NETWORKING
NETSTAT
If you are experiencing problems with
network communications, then
network statistics can sometimes help
point you toward the root cause of the
problem. That’s where the aptly name
d NetStat command comes into play.
This command has a number of
different functions, but the most useful
of these is to display network
summary information for the device.
To see this type of summary
information, just type NetStat -e.
DOS COMMAND PROGRAM USED IN
COMPUTER NETWORKING
ARP
The ARP command corresponds to th
e Address Resolution Protocol.
Although it is easy to think of network
communications in terms of IP
addressing, packet delivery is
ultimately dependent on the Media
Access Control (MAC) address of the
device’s network adapter. This is
where the Address Resolution
Protocol comes into play. Its job is to
map IP addresses to MAC addresses.
DOS COMMAND PROGRAM USED IN
COMPUTER NETWORKING
HOSTNAME
Fast and easy way of verifying a
computer’s name, then try using the
Hostname command. Typing
Hostname at the command prompt
returns the local computer name.
DOS COMMAND PROGRAM USED IN
COMPUTER NETWORKING
TRACERT
Tracert, or “Trace Route,” is a utility fo
r examining the path to a remote host.
Functionally, Tracert works similarly to
Ping. The major difference is that Trac
ert sends a series of ICMP echo requ
ests, and the request’s TTL increased
by 1 each time. This allows the utility t
o display the routers through which pa
ckets are passing to be identified. Wh
en possible, Windows displays the dur
ation and IP address or fully qualified
domain name of each hop.
DOS COMMAND PROGRAM USED IN
COMPUTER NETWORKING
IPCONFIG
One utility that I find myself using con
stantly is IPConfig. At its simplest, the
IPConfig command will display basic
IP address configuration information
for the device. Simply type IPConfig at
the Windows command prompt, and
you will be presented with the
IP address, subnet mask, and default
gateway that the device is currently
using.
DOS COMMAND PROGRAM USED IN
COMPUTER NETWORKING
NSLOOKUP
NSLookup is a great utility for diagnos
ing DNS name resolution problems.
Just type the NSLookup command,
and Windows will display the name
and IP address of the device’s default
DNS server. From there, you can type
host names in an effort to see if the
DNS server is able to resolve the
specified host name.
DOS COMMAND PROGRAM USED IN
COMPUTER NETWORKING
ROUTE
P networks use routing tables to direct pa
ckets from one subnet to another. The
Windows Route utility allows you to view
the device’s routing tables. To do so,
simply type Route Print. The cool thing
about the Route command is that it not
only shows you the routing table, it lets
you make changes. Commands such as
Route Add, Route Delete, and Route
Change allow you to make routing
table modifications on an as needed
basis. The changes that you make can be
persistent or non-persistent, depending
on whether you use the -P switch.
DOS COMMAND PROGRAM USED IN
COMPUTER NETWORKING
PATHPING
Earlier, I talked about the Ping utility and
the Tracert utility, and the similarities
between them. As you might have
guessed, the PathPing tool is a utility that
combines the best aspects of Tracert and
Ping. Entering the PathPing command
followed by a host name initiates what
looks like a somewhat standard Tracert
process. Once this process completes
however, the tool takes 300 seconds
(five minutes) to gather statistics, and
then reports latency and packet loss
statistics that are more detailed than
those provided by Ping or Tracert.
DOS COMMAND PROGRAM USED IN
COMPUTER NETWORKING
PING
NETSH
Test your network connection
Configure interfaces, routing protocols,
filters and route.
ACTIVITY
1) Open your DOS Commands
Windows Logo + R = RUN
Types CMD then hit the enter key
2) Type IPCONFIG then ENTER.
3) You will see the different properties of your Ethernet adapter
configuration.
2) Write it down in your notebook.
3) Type TITLE space your FULL NAME then ENTER.
4) This will include your name in your cmd window.
5) PRINT SCREEN then save it as IPCONFIG
ACTIVITY
ACTIVITY
8) Now type IPCONFIG /ALL
This will show you all your current IP information in all adapters. You can also
find your DNS server and MAC Address. It will share all the specific
information of your Ethernet adapter full TCP/IP configuration. You can also
see you default gateway and own IP address.
9) PRINT SCREEN then save it as IPCONFIG ALL
10) Now type IPCONFIG /RELEASE
Use IPCONFIG release to release your current IP information and obtain a
new IP Address from the DHCP server.
11) PRINT SCREEN then save it as IPCONFIG RELEASE
ACTIVITY
12) Now type IPCONFIG /RENEW
This will renew your IP ADDRESS if you have it set to obtain IP address
automatically
13) PRINT SCREEN then save it as IPCONFIG RENEW
14) Now type IPCONFIG /displaydns
Use to show your current DNS resolver cache logs.
15) PRINT SCREEN then save it as IPCONFIG DISPLAYDNS
16) Now check the default gateway address using IPCONFIG /ALL
ACTIVITY
17) Now we will use the PING commands.
Type PING + GATEWAY ADDRESS (xxx.xxx.xxx.xxx)
18) PRINT SCREEN then save your work.
19) Send to me thru EDMODO all the screen shots you made.

More Related Content

What's hot

Installing and configuring computer System
Installing and configuring computer SystemInstalling and configuring computer System
Installing and configuring computer System
iankeithsomoza
 
Network Interface Card
Network Interface CardNetwork Interface Card
Network Interface Card
sourabh4u07
 
Wireless routers Presentation
Wireless routers PresentationWireless routers Presentation
Wireless routers Presentation
Fahd Allebdi
 
How to configure a router
How to configure a router How to configure a router
How to configure a router
IT Tech
 
Install computer system,devices and peripherals
Install computer system,devices and peripheralsInstall computer system,devices and peripherals
Install computer system,devices and peripherals
Raiza Janelle
 
TLE ICT 10 CSS MELC (UNOFFICIAL)
TLE ICT 10 CSS MELC (UNOFFICIAL)TLE ICT 10 CSS MELC (UNOFFICIAL)
TLE ICT 10 CSS MELC (UNOFFICIAL)
Leonel Rivas
 
CSS NC II learning Module
CSS NC II learning ModuleCSS NC II learning Module
CSS NC II learning Module
Edmund Blanco
 
Assembling a computer
Assembling a computerAssembling a computer
Assembling a computer
Jagpal Singh Bais
 
CSS L14 - ETHERNET CABLING
CSS L14 - ETHERNET CABLINGCSS L14 - ETHERNET CABLING
CSS L14 - ETHERNET CABLING
Marvin Bronoso
 
How to prepare a portable bootable devices
How to prepare a portable bootable devicesHow to prepare a portable bootable devices
How to prepare a portable bootable devices
iankeithsomoza
 
04 The Purpose of Straight-Through and Crossover Cables.pptx
04 The Purpose of Straight-Through and Crossover Cables.pptx04 The Purpose of Straight-Through and Crossover Cables.pptx
04 The Purpose of Straight-Through and Crossover Cables.pptx
Chellepia
 
Assembling the computer
Assembling the computerAssembling the computer
Assembling the computer
Santosh Kulkarni
 
Straight&Cross-over cable connection
Straight&Cross-over cable connectionStraight&Cross-over cable connection
Straight&Cross-over cable connection
Horacio Aceveda
 
COC 3 - Setup Computer Systems
COC 3  - Setup Computer SystemsCOC 3  - Setup Computer Systems
COC 3 - Setup Computer Systems
Danilo Anos
 
Network configuration
Network configurationNetwork configuration
Network configuration
engshemachi
 
CSS L11 INTRODUCTION TO COMPUTER NETWORKING
CSS L11 INTRODUCTION TO COMPUTER NETWORKINGCSS L11 INTRODUCTION TO COMPUTER NETWORKING
CSS L11 INTRODUCTION TO COMPUTER NETWORKING
Marvin Bronoso
 
Setting up a network
Setting up a networkSetting up a network
Setting up a network
Rachel Espino
 
TLE ICT CSS 10 Cot lesson plan1
TLE ICT CSS 10 Cot lesson plan1TLE ICT CSS 10 Cot lesson plan1
TLE ICT CSS 10 Cot lesson plan1
Leonel Rivas
 
Windows 7 installation ppt
Windows 7 installation pptWindows 7 installation ppt
Windows 7 installation ppt
Nagarajan Kamalakannan
 

What's hot (20)

Installing and configuring computer System
Installing and configuring computer SystemInstalling and configuring computer System
Installing and configuring computer System
 
Network Interface Card
Network Interface CardNetwork Interface Card
Network Interface Card
 
Wireless routers Presentation
Wireless routers PresentationWireless routers Presentation
Wireless routers Presentation
 
How to configure a router
How to configure a router How to configure a router
How to configure a router
 
Install computer system,devices and peripherals
Install computer system,devices and peripheralsInstall computer system,devices and peripherals
Install computer system,devices and peripherals
 
TLE ICT 10 CSS MELC (UNOFFICIAL)
TLE ICT 10 CSS MELC (UNOFFICIAL)TLE ICT 10 CSS MELC (UNOFFICIAL)
TLE ICT 10 CSS MELC (UNOFFICIAL)
 
CSS NC II learning Module
CSS NC II learning ModuleCSS NC II learning Module
CSS NC II learning Module
 
Assembling a computer
Assembling a computerAssembling a computer
Assembling a computer
 
CSS L14 - ETHERNET CABLING
CSS L14 - ETHERNET CABLINGCSS L14 - ETHERNET CABLING
CSS L14 - ETHERNET CABLING
 
How to prepare a portable bootable devices
How to prepare a portable bootable devicesHow to prepare a portable bootable devices
How to prepare a portable bootable devices
 
04 The Purpose of Straight-Through and Crossover Cables.pptx
04 The Purpose of Straight-Through and Crossover Cables.pptx04 The Purpose of Straight-Through and Crossover Cables.pptx
04 The Purpose of Straight-Through and Crossover Cables.pptx
 
318245866 rating-sheet
318245866 rating-sheet318245866 rating-sheet
318245866 rating-sheet
 
Assembling the computer
Assembling the computerAssembling the computer
Assembling the computer
 
Straight&Cross-over cable connection
Straight&Cross-over cable connectionStraight&Cross-over cable connection
Straight&Cross-over cable connection
 
COC 3 - Setup Computer Systems
COC 3  - Setup Computer SystemsCOC 3  - Setup Computer Systems
COC 3 - Setup Computer Systems
 
Network configuration
Network configurationNetwork configuration
Network configuration
 
CSS L11 INTRODUCTION TO COMPUTER NETWORKING
CSS L11 INTRODUCTION TO COMPUTER NETWORKINGCSS L11 INTRODUCTION TO COMPUTER NETWORKING
CSS L11 INTRODUCTION TO COMPUTER NETWORKING
 
Setting up a network
Setting up a networkSetting up a network
Setting up a network
 
TLE ICT CSS 10 Cot lesson plan1
TLE ICT CSS 10 Cot lesson plan1TLE ICT CSS 10 Cot lesson plan1
TLE ICT CSS 10 Cot lesson plan1
 
Windows 7 installation ppt
Windows 7 installation pptWindows 7 installation ppt
Windows 7 installation ppt
 

Similar to CSS L17 - DOS COMMANDS IN COMPUTER NETWORKING

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
 
Command.pptx presentation
Command.pptx presentationCommand.pptx presentation
Command.pptx presentation
Akshay193557
 
Saad baig practical file
Saad baig practical fileSaad baig practical file
Saad baig practical file
SaadBaig33
 
CN 1.docx
CN 1.docxCN 1.docx
nwlab-ex1.pdf
nwlab-ex1.pdfnwlab-ex1.pdf
nwlab-ex1.pdf
Jayaprasanna4
 
Running head network design 1 netwo
Running head network design                             1 netwoRunning head network design                             1 netwo
Running head network design 1 netwo
AKHIL969626
 
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
 
c bstatC nslookupDefault Server pdc.corp.example.comAdd.pdf
c bstatC nslookupDefault Server pdc.corp.example.comAdd.pdfc bstatC nslookupDefault Server pdc.corp.example.comAdd.pdf
c bstatC nslookupDefault Server pdc.corp.example.comAdd.pdf
annaelctronics
 
Bonjour protocol
Bonjour protocolBonjour protocol
Bonjour protocol
Salah Amean
 
Commands.pptx
Commands.pptxCommands.pptx
Commands.pptx
ssuser39789f
 
BASIC TO ADVANCED NETWORKING TUTORIALS
BASIC TO ADVANCED NETWORKING TUTORIALSBASIC TO ADVANCED NETWORKING TUTORIALS
BASIC TO ADVANCED NETWORKING TUTORIALS
Varinder Singh Walia
 
Linux Commands
Linux CommandsLinux Commands
Linux Commands
lucita cabral
 
How does the internet work converted General (Your) Affiliate Link: https://w...
How does the internet work converted General (Your) Affiliate Link: https://w...How does the internet work converted General (Your) Affiliate Link: https://w...
How does the internet work converted General (Your) Affiliate Link: https://w...
YonasBayu1
 
Packet Tracer: Nat protocol
Packet Tracer: Nat protocolPacket Tracer: Nat protocol
Packet Tracer: Nat protocol
Rafat Khandaker
 

Similar to CSS L17 - DOS COMMANDS IN COMPUTER NETWORKING (20)

Commands
CommandsCommands
Commands
 
Installation Of An Iso Image Dvd
Installation Of An Iso Image DvdInstallation Of An Iso Image Dvd
Installation Of An Iso Image Dvd
 
Command.pptx presentation
Command.pptx presentationCommand.pptx presentation
Command.pptx presentation
 
Saad baig practical file
Saad baig practical fileSaad baig practical file
Saad baig practical file
 
CN 1.docx
CN 1.docxCN 1.docx
CN 1.docx
 
IP Utilites
IP UtilitesIP Utilites
IP Utilites
 
nwlab-ex1.pdf
nwlab-ex1.pdfnwlab-ex1.pdf
nwlab-ex1.pdf
 
Running head network design 1 netwo
Running head network design                             1 netwoRunning head network design                             1 netwo
Running head network design 1 netwo
 
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
 
c bstatC nslookupDefault Server pdc.corp.example.comAdd.pdf
c bstatC nslookupDefault Server pdc.corp.example.comAdd.pdfc bstatC nslookupDefault Server pdc.corp.example.comAdd.pdf
c bstatC nslookupDefault Server pdc.corp.example.comAdd.pdf
 
Networking 101
Networking 101Networking 101
Networking 101
 
Networking 101
Networking 101Networking 101
Networking 101
 
Networking 101
Networking 101Networking 101
Networking 101
 
Networking 101
Networking 101Networking 101
Networking 101
 
Bonjour protocol
Bonjour protocolBonjour protocol
Bonjour protocol
 
Commands.pptx
Commands.pptxCommands.pptx
Commands.pptx
 
BASIC TO ADVANCED NETWORKING TUTORIALS
BASIC TO ADVANCED NETWORKING TUTORIALSBASIC TO ADVANCED NETWORKING TUTORIALS
BASIC TO ADVANCED NETWORKING TUTORIALS
 
Linux Commands
Linux CommandsLinux Commands
Linux Commands
 
How does the internet work converted General (Your) Affiliate Link: https://w...
How does the internet work converted General (Your) Affiliate Link: https://w...How does the internet work converted General (Your) Affiliate Link: https://w...
How does the internet work converted General (Your) Affiliate Link: https://w...
 
Packet Tracer: Nat protocol
Packet Tracer: Nat protocolPacket Tracer: Nat protocol
Packet Tracer: Nat protocol
 

More from Marvin Bronoso

MY LESSON UPDATE | Follow and Subscribe
MY LESSON UPDATE | Follow and SubscribeMY LESSON UPDATE | Follow and Subscribe
MY LESSON UPDATE | Follow and Subscribe
Marvin Bronoso
 
MUSCULAR STRENGTH PROGRAM
MUSCULAR STRENGTH PROGRAM MUSCULAR STRENGTH PROGRAM
MUSCULAR STRENGTH PROGRAM
Marvin Bronoso
 
Physical education exercise and workouts
Physical education exercise and workoutsPhysical education exercise and workouts
Physical education exercise and workouts
Marvin Bronoso
 
CSS L15 - CRIMPING ETHERNET CABLE AND RJ45
CSS L15 - CRIMPING ETHERNET CABLE AND RJ45CSS L15 - CRIMPING ETHERNET CABLE AND RJ45
CSS L15 - CRIMPING ETHERNET CABLE AND RJ45
Marvin Bronoso
 
CSS L15 - CRIMPING ETHERNET AND RJ-45
CSS L15  - CRIMPING ETHERNET AND RJ-45CSS L15  - CRIMPING ETHERNET AND RJ-45
CSS L15 - CRIMPING ETHERNET AND RJ-45
Marvin Bronoso
 
FLASH L07 VIEW TOOLS
FLASH L07 VIEW TOOLSFLASH L07 VIEW TOOLS
FLASH L07 VIEW TOOLS
Marvin Bronoso
 
CSS L11 - INTRODUCTION TO COMPUTER NETWORKS
CSS L11 - INTRODUCTION TO COMPUTER NETWORKSCSS L11 - INTRODUCTION TO COMPUTER NETWORKS
CSS L11 - INTRODUCTION TO COMPUTER NETWORKS
Marvin Bronoso
 
CSS L13 STRUCTURED CABLING SYSTEM
CSS L13 STRUCTURED CABLING SYSTEMCSS L13 STRUCTURED CABLING SYSTEM
CSS L13 STRUCTURED CABLING SYSTEM
Marvin Bronoso
 
MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)
Marvin Bronoso
 
MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)
Marvin Bronoso
 
MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)
Marvin Bronoso
 
MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)
Marvin Bronoso
 
PHYSICAL EDUCATION 12 - Nature of Dance (Improved)
PHYSICAL EDUCATION 12 - Nature of Dance (Improved)PHYSICAL EDUCATION 12 - Nature of Dance (Improved)
PHYSICAL EDUCATION 12 - Nature of Dance (Improved)
Marvin Bronoso
 
PHYSICAL EDUCATION 11 - Diet and Nutrition
PHYSICAL EDUCATION 11 - Diet and NutritionPHYSICAL EDUCATION 11 - Diet and Nutrition
PHYSICAL EDUCATION 11 - Diet and Nutrition
Marvin Bronoso
 
PHYSICAL EDUCATION 11 - Identifying the Risk Factors in Life
PHYSICAL EDUCATION 11 - Identifying the Risk Factors in LifePHYSICAL EDUCATION 11 - Identifying the Risk Factors in Life
PHYSICAL EDUCATION 11 - Identifying the Risk Factors in Life
Marvin Bronoso
 
PHYSICAL EDUCATION 12 - Nature of Dance
PHYSICAL EDUCATION 12 - Nature of DancePHYSICAL EDUCATION 12 - Nature of Dance
PHYSICAL EDUCATION 12 - Nature of Dance
Marvin Bronoso
 
PHYSICAL EDUCATION 11 - PHYSICAL ACTIVITY
PHYSICAL EDUCATION 11 - PHYSICAL ACTIVITYPHYSICAL EDUCATION 11 - PHYSICAL ACTIVITY
PHYSICAL EDUCATION 11 - PHYSICAL ACTIVITY
Marvin Bronoso
 
PHYSICAL EDUCATION 12 - Recreational Activities
PHYSICAL EDUCATION 12 - Recreational ActivitiesPHYSICAL EDUCATION 12 - Recreational Activities
PHYSICAL EDUCATION 12 - Recreational Activities
Marvin Bronoso
 
PHYSICAL EDUCATION 11 - Health and Risk in our LIfestyle
PHYSICAL EDUCATION 11 - Health and Risk in our LIfestylePHYSICAL EDUCATION 11 - Health and Risk in our LIfestyle
PHYSICAL EDUCATION 11 - Health and Risk in our LIfestyle
Marvin Bronoso
 
LESSON 5 - FLASH ANIMATION
LESSON 5 - FLASH ANIMATIONLESSON 5 - FLASH ANIMATION
LESSON 5 - FLASH ANIMATION
Marvin Bronoso
 

More from Marvin Bronoso (20)

MY LESSON UPDATE | Follow and Subscribe
MY LESSON UPDATE | Follow and SubscribeMY LESSON UPDATE | Follow and Subscribe
MY LESSON UPDATE | Follow and Subscribe
 
MUSCULAR STRENGTH PROGRAM
MUSCULAR STRENGTH PROGRAM MUSCULAR STRENGTH PROGRAM
MUSCULAR STRENGTH PROGRAM
 
Physical education exercise and workouts
Physical education exercise and workoutsPhysical education exercise and workouts
Physical education exercise and workouts
 
CSS L15 - CRIMPING ETHERNET CABLE AND RJ45
CSS L15 - CRIMPING ETHERNET CABLE AND RJ45CSS L15 - CRIMPING ETHERNET CABLE AND RJ45
CSS L15 - CRIMPING ETHERNET CABLE AND RJ45
 
CSS L15 - CRIMPING ETHERNET AND RJ-45
CSS L15  - CRIMPING ETHERNET AND RJ-45CSS L15  - CRIMPING ETHERNET AND RJ-45
CSS L15 - CRIMPING ETHERNET AND RJ-45
 
FLASH L07 VIEW TOOLS
FLASH L07 VIEW TOOLSFLASH L07 VIEW TOOLS
FLASH L07 VIEW TOOLS
 
CSS L11 - INTRODUCTION TO COMPUTER NETWORKS
CSS L11 - INTRODUCTION TO COMPUTER NETWORKSCSS L11 - INTRODUCTION TO COMPUTER NETWORKS
CSS L11 - INTRODUCTION TO COMPUTER NETWORKS
 
CSS L13 STRUCTURED CABLING SYSTEM
CSS L13 STRUCTURED CABLING SYSTEMCSS L13 STRUCTURED CABLING SYSTEM
CSS L13 STRUCTURED CABLING SYSTEM
 
MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)
 
MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)
 
MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)
 
MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)MEDIA AND INFORMATION LITERACY (MIL)
MEDIA AND INFORMATION LITERACY (MIL)
 
PHYSICAL EDUCATION 12 - Nature of Dance (Improved)
PHYSICAL EDUCATION 12 - Nature of Dance (Improved)PHYSICAL EDUCATION 12 - Nature of Dance (Improved)
PHYSICAL EDUCATION 12 - Nature of Dance (Improved)
 
PHYSICAL EDUCATION 11 - Diet and Nutrition
PHYSICAL EDUCATION 11 - Diet and NutritionPHYSICAL EDUCATION 11 - Diet and Nutrition
PHYSICAL EDUCATION 11 - Diet and Nutrition
 
PHYSICAL EDUCATION 11 - Identifying the Risk Factors in Life
PHYSICAL EDUCATION 11 - Identifying the Risk Factors in LifePHYSICAL EDUCATION 11 - Identifying the Risk Factors in Life
PHYSICAL EDUCATION 11 - Identifying the Risk Factors in Life
 
PHYSICAL EDUCATION 12 - Nature of Dance
PHYSICAL EDUCATION 12 - Nature of DancePHYSICAL EDUCATION 12 - Nature of Dance
PHYSICAL EDUCATION 12 - Nature of Dance
 
PHYSICAL EDUCATION 11 - PHYSICAL ACTIVITY
PHYSICAL EDUCATION 11 - PHYSICAL ACTIVITYPHYSICAL EDUCATION 11 - PHYSICAL ACTIVITY
PHYSICAL EDUCATION 11 - PHYSICAL ACTIVITY
 
PHYSICAL EDUCATION 12 - Recreational Activities
PHYSICAL EDUCATION 12 - Recreational ActivitiesPHYSICAL EDUCATION 12 - Recreational Activities
PHYSICAL EDUCATION 12 - Recreational Activities
 
PHYSICAL EDUCATION 11 - Health and Risk in our LIfestyle
PHYSICAL EDUCATION 11 - Health and Risk in our LIfestylePHYSICAL EDUCATION 11 - Health and Risk in our LIfestyle
PHYSICAL EDUCATION 11 - Health and Risk in our LIfestyle
 
LESSON 5 - FLASH ANIMATION
LESSON 5 - FLASH ANIMATIONLESSON 5 - FLASH ANIMATION
LESSON 5 - FLASH ANIMATION
 

Recently uploaded

TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 

Recently uploaded (20)

TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 

CSS L17 - DOS COMMANDS IN COMPUTER NETWORKING

  • 1. Computer System Servicing NCII DOS COMMAND PROGRAM USED IN COMPUTER NETWORKING Marvin B. Broñoso CSS Teacher/Trainer 09186975164
  • 2. Learning Competencies Apply the DOS commands in computer networking Check network connectivity using PING command. Checking the default gateway and IP address 01 02 03 After this learning module the learners will be able to . . .
  • 3. DOS COMMAND PROGRAM USED IN COMPUTER NETWORKING PING Most widely use DOS command but le ss essential. Ping is used to test the ability of one n etwork host to communicate with anot her. Simply enter the Ping command, followed by the name or the IP addres s of the destination host. Assuming that there are no network problems or firewalls preventing the ping from completing, the remote host will respond to the ping with four packets. Receiving these packets confirms that a valid and functional network path exists between the two hosts.
  • 4. DOS COMMAND PROGRAM USED IN COMPUTER NETWORKING NETSTAT If you are experiencing problems with network communications, then network statistics can sometimes help point you toward the root cause of the problem. That’s where the aptly name d NetStat command comes into play. This command has a number of different functions, but the most useful of these is to display network summary information for the device. To see this type of summary information, just type NetStat -e.
  • 5. DOS COMMAND PROGRAM USED IN COMPUTER NETWORKING ARP The ARP command corresponds to th e Address Resolution Protocol. Although it is easy to think of network communications in terms of IP addressing, packet delivery is ultimately dependent on the Media Access Control (MAC) address of the device’s network adapter. This is where the Address Resolution Protocol comes into play. Its job is to map IP addresses to MAC addresses.
  • 6. DOS COMMAND PROGRAM USED IN COMPUTER NETWORKING HOSTNAME Fast and easy way of verifying a computer’s name, then try using the Hostname command. Typing Hostname at the command prompt returns the local computer name.
  • 7. DOS COMMAND PROGRAM USED IN COMPUTER NETWORKING TRACERT Tracert, or “Trace Route,” is a utility fo r examining the path to a remote host. Functionally, Tracert works similarly to Ping. The major difference is that Trac ert sends a series of ICMP echo requ ests, and the request’s TTL increased by 1 each time. This allows the utility t o display the routers through which pa ckets are passing to be identified. Wh en possible, Windows displays the dur ation and IP address or fully qualified domain name of each hop.
  • 8. DOS COMMAND PROGRAM USED IN COMPUTER NETWORKING IPCONFIG One utility that I find myself using con stantly is IPConfig. At its simplest, the IPConfig command will display basic IP address configuration information for the device. Simply type IPConfig at the Windows command prompt, and you will be presented with the IP address, subnet mask, and default gateway that the device is currently using.
  • 9. DOS COMMAND PROGRAM USED IN COMPUTER NETWORKING NSLOOKUP NSLookup is a great utility for diagnos ing DNS name resolution problems. Just type the NSLookup command, and Windows will display the name and IP address of the device’s default DNS server. From there, you can type host names in an effort to see if the DNS server is able to resolve the specified host name.
  • 10. DOS COMMAND PROGRAM USED IN COMPUTER NETWORKING ROUTE P networks use routing tables to direct pa ckets from one subnet to another. The Windows Route utility allows you to view the device’s routing tables. To do so, simply type Route Print. The cool thing about the Route command is that it not only shows you the routing table, it lets you make changes. Commands such as Route Add, Route Delete, and Route Change allow you to make routing table modifications on an as needed basis. The changes that you make can be persistent or non-persistent, depending on whether you use the -P switch.
  • 11. DOS COMMAND PROGRAM USED IN COMPUTER NETWORKING PATHPING Earlier, I talked about the Ping utility and the Tracert utility, and the similarities between them. As you might have guessed, the PathPing tool is a utility that combines the best aspects of Tracert and Ping. Entering the PathPing command followed by a host name initiates what looks like a somewhat standard Tracert process. Once this process completes however, the tool takes 300 seconds (five minutes) to gather statistics, and then reports latency and packet loss statistics that are more detailed than those provided by Ping or Tracert.
  • 12. DOS COMMAND PROGRAM USED IN COMPUTER NETWORKING PING NETSH Test your network connection Configure interfaces, routing protocols, filters and route.
  • 13. ACTIVITY 1) Open your DOS Commands Windows Logo + R = RUN Types CMD then hit the enter key 2) Type IPCONFIG then ENTER. 3) You will see the different properties of your Ethernet adapter configuration. 2) Write it down in your notebook. 3) Type TITLE space your FULL NAME then ENTER. 4) This will include your name in your cmd window. 5) PRINT SCREEN then save it as IPCONFIG
  • 15. ACTIVITY 8) Now type IPCONFIG /ALL This will show you all your current IP information in all adapters. You can also find your DNS server and MAC Address. It will share all the specific information of your Ethernet adapter full TCP/IP configuration. You can also see you default gateway and own IP address. 9) PRINT SCREEN then save it as IPCONFIG ALL 10) Now type IPCONFIG /RELEASE Use IPCONFIG release to release your current IP information and obtain a new IP Address from the DHCP server. 11) PRINT SCREEN then save it as IPCONFIG RELEASE
  • 16. ACTIVITY 12) Now type IPCONFIG /RENEW This will renew your IP ADDRESS if you have it set to obtain IP address automatically 13) PRINT SCREEN then save it as IPCONFIG RENEW 14) Now type IPCONFIG /displaydns Use to show your current DNS resolver cache logs. 15) PRINT SCREEN then save it as IPCONFIG DISPLAYDNS 16) Now check the default gateway address using IPCONFIG /ALL
  • 17. ACTIVITY 17) Now we will use the PING commands. Type PING + GATEWAY ADDRESS (xxx.xxx.xxx.xxx) 18) PRINT SCREEN then save your work. 19) Send to me thru EDMODO all the screen shots you made.