Deck 5 Flashcards
What server is used to translate host names to IP addresses?
DNS
What is used to remap private addresses to public addresses and back?
NAT
What do you call a smaller network that is part of a larger network?
subnet
You have a subnet mask of 255.255.240.0. What would the CIDR notation be?
/20
How many bits is an IPv6 address?
128
What type of address is 2001:4212:0000:34DB:0000:0000:0000:4231?
IPv6
A __________ address is assigned by a DHCP server.
Dynamic
What is the loopback IP address?
127.0.0.1
What IPv6 address incorporates IPv4?
Starting ::ffff:
The protocol maps IP addresses to a Media Access Control (MAC) address is:
Address Resolution Protocol (ARP).
A service that resolves NetBIOS names to IP addresses is:
Windows Internet Name Service (WINS).
What command displays the IP address, subnet mask, and default gateway of the system you are
currently on?
ipconfig
What protocol does the ping command use to test network connectivity?
ICMP
What command do you use to clear the DNS cache on a local system?
ipocnfig /flushdns
What command do you use to test a system’s IPv4 protocol stack?
ping 127.0.0.1