What command-line tool is used to test network connectivity?
What is ping?
What protocol is used to map IP addresses to MAC addresses?
What is ARP (Address Resolution Protocol)?
What is the purpose of IPv6?
What is to address the depletion of IPv4 addresses?
What is the process of dividing a network into smaller subnetworks called?
What is Subnetting?
What is the binary equivalent of the decimal number 255?
What is 11111111?
What command-line tool is used to display network interface information? (Windows and Linux)
What is ipconfig (Windows) or Ifconfig (Linux/macOS)?
What device forwards packets between networks based on IP addresses?
What is a Router?
What is the maximum number of IPv6 addresses?
What is 2^128 (a very large number)?
What is the subnet mask for a network with 254 usable hosts?
What is 255.255.255.0?
What is the range of valid IP addresses in a Class C network?
What is 192.0.0.0 to 223.255.255.255?
What is the purpose of the traceroute (Linux) or tracert (Windows) command?
What is to trace the route that packets take to a destination host.
What is the purpose of the TCP/IP model?
What is to conceptualize the network communication process.?
What is the shorthand notation for a sequence of zeros in an IPv6 address?
what is a double colon ::?
What tool can be used to troubleshoot subnetting issues?
What is an IP Calculator or subnet calculator?
What is the purpose of a subnet mask?
What is To divide an IP address into network and host portions?
What would be an easy solution to check if you have no Network Connection?
What would be to make sure the ethernet cable is plugged in correctly?
What is a device that connects multiple devices together within a local area netowrk (LAN)?
What is a switch?
What are the twp parts of a IPv6 address?
What is the Network ID and Interface ID?
What is a common mistake made when subnetting?
What is Miscalculating the number of usable hosts or subnets?
What are the two parts of an IP Address?
What is the Network ID and Host ID?
What is the purpose of caching ARP results?
What is to reduce the amount of ARP traffic on the network.
What is used for network communication between web browsers and web servers?
What is Hypertext Transfer Protocol (HTTP or HTTPS)?
What is it called when hosts and routers can run both IPv4 and IPv6 simultaneously and communicate with devices configured with either type of address?
What is Dual Stack?
Given a network address of 192.168.1.0/24, how many subnets can be created with a subnet mask of 255.255.255.192?
What is 8?
What us 32 bits and divided into 4 octets?
What is an IP Address in Binary Form?