• 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/9

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;

9 Cards in this Set

  • Front
  • Back

physical network

the hardware being used to create a network

logical network

the software configuration of a network

DNS

server that links the name of a website with it's actual IP address

DHCP

a server that gives computers IP addresses

APIPA

lets a computer generate an IP for itself if it can't find a DHCP server. always starts with 169.254. and the last two octets are random

IPv6

new version of IP uses 8 groups of hex characters called Hextets separated by colons (hex characters are from 0 to 9 and a to f)

IPv6 shortening

leading 0s can be taken out (0080 can be shortened to 80). consecutive sets of all 0s can be replaced with a double colon (80:0000:0000:123f can be shortened to 80::123f)

full duplex

can send and receive at the same time

half duplex

send, then receive