Numbers Flashcards
What is the binary representation of the subnet mask 255.0.0.0?
00000000.00000000.00000000.00000000
Represents a /8 subnet mask
What is the CIDR notation for the subnet mask 255.128.0.0?
/9
Indicates that the first 9 bits are used for the network part
What is the CIDR notation for the subnet mask 255.192.0.0?
/10
Indicates that the first 10 bits are used for the network part
What is the CIDR notation for the subnet mask 255.224.0.0?
/11
Indicates that the first 11 bits are used for the network part
What is the CIDR notation for the subnet mask 255.240.0.0?
/12
Indicates that the first 12 bits are used for the network part
What is the CIDR notation for the subnet mask 255.248.0.0?
/13
Indicates that the first 13 bits are used for the network part
What is the CIDR notation for the subnet mask 255.252.0.0?
/14
Indicates that the first 14 bits are used for the network part
What is the CIDR notation for the subnet mask 255.254.0.0?
/15
Indicates that the first 15 bits are used for the network part
What is the CIDR notation for the subnet mask 255.255.0.0?
/16
Indicates that the first 16 bits are used for the network part
What is the CIDR notation for the subnet mask 255.255.128.0?
/17
Indicates that the first 17 bits are used for the network part
What is the CIDR notation for the subnet mask 255.255.192.0?
/18
Indicates that the first 18 bits are used for the network part
What is the CIDR notation for the subnet mask 255.255.224.0?
/19
Indicates that the first 19 bits are used for the network part
What is the CIDR notation for the subnet mask 255.255.240.0?
/20
Indicates that the first 20 bits are used for the network part
What is the CIDR notation for the subnet mask 255.255.248.0?
/21
Indicates that the first 21 bits are used for the network part
What is the CIDR notation for the subnet mask 255.255.252.0?
/22
Indicates that the first 22 bits are used for the network part
What is the CIDR notation for the subnet mask 255.255.254.0?
/23
Indicates that the first 23 bits are used for the network part
What is the CIDR notation for the subnet mask 255.255.255.0?
/24
Indicates that the first 24 bits are used for the network part
What is the CIDR notation for the subnet mask 255.255.255.128?
/25
Indicates that the first 25 bits are used for the network part
What is the CIDR notation for the subnet mask 255.255.255.192?
/26
Indicates that the first 26 bits are used for the network part
What is the CIDR notation for the subnet mask 255.255.255.224?
/27
Indicates that the first 27 bits are used for the network part
What is the CIDR notation for the subnet mask 255.255.255.240?
/28
Indicates that the first 28 bits are used for the network part
What is the CIDR notation for the subnet mask 255.255.255.248?
/29
Indicates that the first 29 bits are used for the network part
What is the CIDR notation for the subnet mask 255.255.255.252?
/30
Indicates that the first 30 bits are used for the network part