Computer Networking Acknowledgments, sequencing, and flow control are characteristics of which OSI layer? Layer 3 Layer 2 Layer 7 Layer 4 Layer 3 Layer 2 Layer 7 Layer 4 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The birthplace of the World Wide Web is considered to be CERN None of these ARPA Netscape the Department of Defense CERN None of these ARPA Netscape the Department of Defense ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You have two switches connected together with two crossover cables for redundancy, and STP is disabled. Which of the following will happen between the switches? The switches will automatically load-balance between the two links. The MAC forward/filter table will not update on the switch. Broadcast storms will occur on the switched network. The routing tables on the switches will not update. The switches will automatically load-balance between the two links. The MAC forward/filter table will not update on the switch. Broadcast storms will occur on the switched network. The routing tables on the switches will not update. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking With an IP address of 100, you currently have 80 subnets. What subnet mask should you use to maximize the number of available hosts? 224 252 192 248 240 224 252 192 248 240 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Segmentation of a data stream happens at which layer of the OSI model? Transport Network Data Link Physical Transport Network Data Link Physical ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If you wanted to deny all Telnet connections to only network 192.168.10.0, which command could you use? access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 ANSWER DOWNLOAD EXAMIANS APP