Ch. 13 Analyzing Subnet Masks Flashcards
Subnet masks value must not interleave __ ‘s and __’s
1s and 0s
Subnet masks can be written as ____ bit binary numbers, but must follow three rules.
32
If ___s exist they are on the left
1s
If ___s exist, they are on the right
0s
DDN
Dotted decimal notation
In prefix format 11111111 00000000 00000000 00000000 would be written:
/8
In prefix format 11111111 11111111 11111111 00000000 would be written as:
/24
CIDR
Classless inter domain routing
The subnet mask subdivides the IP address in a subnet into two parts: the prefix or _____ part and the ____host part
Subnet and host
The _____ part identifies the address that resides in the same subnet, because all IP addresses in the same subnet have the same value in the prefix part of their addresses.
Prefix aka subnet
The ____ part if an address identifies the host uniquely inside the subnet
Host
_____ aka(_____) part: equal in all addresses in the same subnet
Prefix(subnet)
___ part: different in all addresses in the same subnet
Host
____ addressing is the concept that an IPv4 address has two parts- the prefix part plus the host part- as defined by the mask with no consideration of the class (A,B,C)
Classless
____ addressing is the concept that an IPv4 address has three parts-network, subnet, and host-as defined by the mask and class A, B, and C rules
Classful