Computer Networking
Using the illustration from the previous question, what would be the IP address of SO if you were using the first subnet? The network ID is 192.168.10.0/28 and you need to use the last available IP address in the range. Again, the zero subnet should not be considered valid for this question.

192.168.10.24
192.168.10.30
192.168.10.127
192.168.10.62

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You want to create a standard access list that denies the subnet of the following host: 172.16.198.94/19. Which of the following would you start your list with?

access-list 10 deny 172.16.0.0 0.0.255.255
access-list 10 deny 172.16.172.0 0.0.31.255
access-list 10 deny 172.16.192.0 0.0.31.255
access-list 10 deny 172.16.188.0 0.0.15.255

ANSWER DOWNLOAD EXAMIANS APP