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 0.255.255.255 eq telnet access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp any 192.168.10.0 0.0.0.255 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 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following TCP/IP protocol allows an application program on one machine to send a datagram to an application program on another machine? UDP VMTP None of these SMTP X.25 UDP VMTP None of these SMTP X.25 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following communications modes support two-way traffic but in only one direction of a time? half-duplex simplex None of these full-of the above three-quarters duplex half-duplex simplex None of these full-of the above three-quarters duplex ANSWER DOWNLOAD EXAMIANS APP
Computer Networking How many pairs of stations can simultaneously communicate on Ethernet LAN? 2 3 1 None of these multiple 2 3 1 None of these multiple ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following summation operation is performed on the bits to check an error-detecting code? None of these Codec Checksum Attenuation Coder-decoder None of these Codec Checksum Attenuation Coder-decoder ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following is an advantage to using fiber optics data transmission? fast data transmission rate low noise level resistance to data theft All of these few transmission errors fast data transmission rate low noise level resistance to data theft All of these few transmission errors ANSWER DOWNLOAD EXAMIANS APP