Computer Networking Fundamentals Week 2 Flashcards
(10 cards)
CIDR is used to further subnet, while VLSM is only concerned with preserving IP addresses.
False
False. VLSM is used to create smaller subnets within a larger network.
IPv4 uses 32-bit addresses, while IPv6 uses 128-bit addresses.
True.
True. IPv4 uses 32-bit addresses, while IPv6 uses 128-bit addresses.
What is the structure and format of MAC addresses?
MAC addresses are 48-bit numbers typically represented by 12 hexadecimal characters.
MAC addresses are 48-bit numbers typically represented by 12 hexadecimal characters.
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 are the key characteristics of the IPv6 protocol?
IPv6 addresses are 128 bits long and are represented in hexadecimal notation.
What is the purpose and function of MAC addresses in computer networking?
They provide a unique identifier for devices on a network.
What is the structure of IPv6 addresses?
IPv6 addresses consist of eight groups of four hexadecimal digits separated by colons.
With CIDR notation, IP addresses are allowed to use any subnet mask, regardless of predefined classes.
True
What is not a reason for subnetting a large network?
Subnetting increases the size of the network and network traffic, allowing more packets to be delivered.