Answer the following questions:
What are ping and traceroute? How does each work?
Answer
Ping sends a packet to an ip address then records the time for the packet to travel. If the echo does not return then it can tell if the host is inactive. The traceroute command traces the root of a packet through the internet recording each hop and the time for each hop.
What are the benefits of packet switching?
Answer
Packet Switching consists of a header and a payload. The header contains routing information for the payload. Benefits are network efficiency, reliability, and cost
What is the TCP/IP Model?
Answer
" TCP/IP (Transmission Control Protocol/Internet Protocol) is the basic communication language or protocol of the Internet. It can also be used as a communications protocol in a private network "
What are packet sniffers? Why is it important to protect your data when using public wifi connections?
Answer
Packet sniffers check out the network. The packet sniffer can be used for good and bad purposes. They can be used by hackers to spy on network traffic and steal a password. They can be used at a common wifi point this is why it is important to protect your data.
What is the difference between IPv4 and IPv6? Why have we shifted to IPv6?
Answer
ipv4 is 32 bit written in decimal ipv6 is 128 bit written in hexadecimal. We are shifting to IPv6 so we can have more host addresses for the internet.
What is the link between IP addresses and domain names?
Answer
The domain name is the alphanumeric interpretation of an associated IP address. the domain name represents one or more ip addresses.