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.30
192.168.10.24
192.168.10.62
192.168.10.127

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following access lists will allow only HTTP traffic into network 196.15.7.0?

access-list 10 deny tcp any 196.15.7.0 eq www
access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www
access-list 110 permit ip any 196.15.7.0 0.0.0.255
access-list 100 permit 196.15.7.0 0.0.0.255 eq www

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following is true regarding VLANs?

All VLANs are configured at the fastest switch and, by default, propagate this information to all other switches.
VTP is used to send VLAN information to switches in a configured VTP domain.
You must have at least two VLANs defined in every Cisco switched network.
You should not have more than 10 switches in the same VTP domain.

ANSWER DOWNLOAD EXAMIANS APP