aka Physical address of device
What is MAC address?
aka the largest WAN in the world
What is The Internet?
Number of bits in a byte
What is 8?
Each of the four parts of an IP address
What is an octet?
The first octet in a Class C address will range from 191 - _________?
What is 223?
Address used to test the functionality of a NIC. aka Home
What is 127.0.0.1?
OUI is made of up the first ______ digits of a MAC address.
What is 6?
aka the way devices are arranged in a network
What is the topology?
Default subnet mask for Class B address
What is 255.255.0.0?
The system with 128 bit addresses
What is IPv6?
Public or private?
192.168.254.254
What is private?
This is always the last address in a network
What is the broadcast address?
MAC address is made up of 48 bits, represented as 12 ____________ digits
What is Hexadecimal?
Device that sends the packet only to destination computer using the MAC address.
What is a switch?
Used to get an IP address dynamically
What is DHCP
An IP address is also known as the _______________ address of a NIC
What is logical?
Which one is no good?
192.168.256.34
172.16.16.16
10.234.5.2
What is a 192.168.256.34?
Use this to determine which part of the address is network and which part is host
What is the subnet mask?
Two things I need to know about the destination device before I can send a message on a local network.
What is MAC and IP address?
In a mesh network with 5 devices, each device will have _____ physical connections.
What is 4?
Private Class B range
What is 172.16.0.0 – 172.31.255.255 ?
Using the default subnet mask, what is the network identifier for this IP address?
192.168.24.135
What is 192.168.24 ?
Routers will not forward this type of packet.
What is a broadcast packet?
The first octet (decimal) of an address assigned by APIPA
What is 169.?
Protocol that will resolve an IP address to a MAC address
What is ARP?
aka default gateway
What is the router?
A private IP address cannot send messages to the Internet unless it uses _____
What is NAT?
How a PC gets an address when DHCP fails to respond to a request
What is a APIPA?
Windows command to find out your current ip address.
What is ipconfig?
Host portion of 188.254.16.67
What is 16.67?