• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/10

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

10 Cards in this Set

  • Front
  • Back
Which of the following does not represent an IPv6 address?
255.255.0.0 is an IPv4 Class B subnet mask address. All other choices are valid IPv6 addresses.
Which of the following is a valid Class B host address?
128.14.255.0 is a valid Class B address. Although answer A is a Class B address, it is an invalid host address of all zeroes (x.x.0.0).
What is the minimum number of data bits required for subnet addressing to allow a total of five subnets to be created?
Three bits allow a total of six subnets to be created, giving scope for the five that need to be created. Two bits (answer B) would allow only for two subnets.
What port number does SSH use?
SSH uses port 22.
Which of the following protocols provides TCP/IP name resolutions?
DNS provides name resolution. DHCP dynamically dishes out IP addresses and other important information to clients. SNMP is for network management, and Telnet provides terminal emulation functionality.
Which protocol provides automatic host IP address assignment?
DHCP, Dynamic Host Configuration Protocol, provides automatic host IP address assignment.
Which layer --4 protocol is used for connectionless communication?
UDP is a layer -4 protocol used for connectionless communication.
What port number is used to connect to a DNS server?
DNS servers listen on port 53.
A user calls and says his IP address is 169.154.50.12. What kind of address does he have?
A poor guy's computer can't reach a DHCP server, which means it has an APIPA address.
Which of the following is a valid Class A address?
Both answers A B start in the right address rang (first octet between 1 and 126), but the second octet in answer A contains an invalid number, because 255 is the highest number in an IPv4 octet.