Chapter 8: Subnetting IP Networks Flashcards
subnetting
the process of subdividing a network into smaller groupings of devices, or subnets
broadcast domain
an area within which a broadcast transmission will be shared
subnet
a subdivision of a network that is created either to conserve addresses or to support specific network requirements.
VLSM
variable length subnet mask - allows subnets of different sizes to be created from the same network address
three levels of IP addressing hierarchy
network, subnetwork, host
two effects of excess broadcast traffic
- slow network due to excess traffic
- slow devices due to the need to process broadcasts
three classful prefix-lengths
/8
/16
/24
calculates the number of subnets created for n bits borrowed
2^n formula
calculates the number of hosts per subnet for n bits remaining in the host field
2^n-2 formula
the subnet mask for prefix /26
255.255.255.192
structure of IPv6 unicast addresses
48-bit global routing prefix, 16-bit subnet ID, 64-bit interface ID
gateway
a device that allows hosts on one network to communicate with hosts on other networks