NETWORKING ADDRESSING- WEEK 2 Flashcards
What definition best describes “binary”?
A numbering system with a base of 2, using digits 0 and 1.
TRUE OR FALSE? Subnetting makes the network more efficient by dividing the network into smaller, interconnected networks which helps to minimize network traffic.
TRUE
What is the best definition for Classless Inter-Domain Routing (CIDR) notation?
CIDR is a method that allows an IP address to use any subnet mask, regardless of predefined classes.
Which statement represents the binary equivalent of the hexadecimal number AF?
10101111
What is an advantage of using hexadecimal over binary?
Hexadecimal notation allows for a more compact representation of binary data.
What is a limitation of the IPv4 address space?
The maximum size of an IPv4 address is 32 bits, which limits the number of unique addresses that can be assigned.
What best describes Variable Length Subnet Mask (VLSM)?
A method for assigning IP addresses to devices that allow different subnets to have different subnet masks depending on their size.
Which statement best describes how IP addresses and subnet masks work together?
An IP address and subnet mask work together to determine the network and host portions of an IP address.
Complete the sentence. An IPv4 address consists of ___________.
32 bits divided into four octets.
How many bits would the network portion need to “borrow” from the host portion in order to create 16 new sub-networks?
4 host bits
What are the key characteristics of the IPv6 protocol?
IPv6 addresses are 128 bits long and are represented in hexadecimal notation.
What is the structure and format of MAC addresses?
MAC addresses are 48-bit numbers typically represented by 12 hexadecimal characters.
TRUE OR FALSE? The IPs 192.168.2.3/24 and 192.61.123.1/24 are in the same subnet.
FALSE
How do IP addresses and subnet masks work?
An IP address is used to identify a device on a network, while a subnet mask is used to determine the network portion of the address.
What is the structure of IPv6 addresses?
IPv6 addresses consist of eight groups of four hexadecimal digits separated by colons.