Subnet Masks and Wildcard Masks Flashcards
For an IPv4 octet with 8 bits - give the netmask and wildcard mask
Netmask: 255, Wildcard 0
For an IPv4 octet with 7 bits - give the netmask and wildcard mask
Netmask: 254, Wildcard 1
For an IPv4 octet with 6 bits - give the netmask and wildcard mask
Netmask: 252, Wildcard 3
For an IPv4 octet with 5 bits - give the netmask and wildcard mask
Netmask: 248, Wildcard 7
For an IPv4 octet with 4 bits - give the netmask and wildcard mask
Netmask: 242, Wildcard 15
For an IPv4 octet with 3 bits - give the netmask and wildcard mask
Netmask: 224, Wildcard 31
For an IPv4 octet with 2 bits - give the netmask and wildcard mask
Netmask: 192, Wildcard 63
For an IPv4 octet with 1 bit - give the netmask and wildcard mask
Netmask: 128, Wildcard 127
For an IPv4 octet with 0 bits - give the netmask and wildcard mask
Netmask: 0, Wildcard 255