Networking - Explain the functionality of PING

Explain the functionality of PING.

- Ping is particularly used to check if the system is in network or not.

- It also gives packet lost information. In windows ping command is written as ping ip_address.

- The output returns the data packets information.

- The number of packets sent, received and lost is returned by PING.

- It is a basic internet program which allows the user to verify an IP address exists and accepts request.

- They are used for troubleshooting the test connectivity and determine the response time.
Networking - Explain the core naming mechanism, Domain Name System (DNS)
Explain the core naming mechanism, Domain Name System (DNS) - A Domain Name system is used to convert the names of the website on the internet to IP addresses..........
Networking - What is NAT? Explain how NAT actually works.
What is NAT? Explain how NAT actually works - Network Address Translation is the full form of NAT........
Networking - Concept of Collision Domain. Explain why collisions occur in HUBS and Repeaters.
Concept of Collision Domain - If two computer systems transmit at the same time a collision occurs.......
Post your comment