Created
October 7, 2020 17:47
-
-
Save MiChaelinzo/bad785dfb7b0c5d87009106bd9271b8f to your computer and use it in GitHub Desktop.
Michael Inso ACCP - HCSE
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
128 64 32 16 8 4 2 1 | |
1) What is the broadcast address of the network 172.26.252.0/23? | |
172.26.253.255 | |
2) What is the first valid host on the subnetwork that the node 172.29.171.20/21 belongs to? | |
172.29.168.1 | |
3) How many subnets and hosts per subnet can you get from the network 172.19.0.0/23? | |
512 510 usable host | |
4) What is the last valid host on the subnetwork 172.22.136.0 255.255.254.0? | |
172.22.137.254 | |
5) Which subnet does host 172.30.132.122/26 belong to? | |
172.30.132.64 | |
6) What is the broadcast address of the network 192.168.215.32 255.255.255.240? | |
192.168.215.47 | |
7) How many subnets and hosts per subnet can you get from the network 192.168.209.0/26? | |
64 62 usable host | |
9) What valid host range is the IP address 172.31.106.121/26 a part of? | |
172.31.106.121 - 172.31.106.122 | |
10) What is the broadcast address of the network 172.29.226.64 255.255.255.192? | |
172.29.226.127 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment