Computer Networking
You need to configure a server that is on the subnet 192.168.19.24/29. The router has the first available host address. Which of the following should you assign to the server?

192.168.19.31 255.255.255.248
192.168.19.0 255.255.255.0
192.168.19.33 255.255.255.240
192.168.19.26 255.255.255.248

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following is true regarding VTP?

VTP is on by default with a domain name of Cisco on all Cisco switches.
All switches are VTP transparent by default.
All switches are VTP clients by default.
All switches are VTP servers by default.

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 100 permit tcp any 196.15.7.0 0.0.0.255 eq www
access-list 10 deny tcp any 196.15.7.0 eq www
access-list 100 permit 196.15.7.0 0.0.0.255 eq www
access-list 110 permit ip any 196.15.7.0 0.0.0.255

ANSWER DOWNLOAD EXAMIANS APP