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 192.168.10.0 0.0.0.255 any eq 23 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 tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 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 tcp 192.168.10.0 255.255.255.0 eq telnet ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following is an example of a client-server model? All of these TELNET None of these FTP DNS All of these TELNET None of these FTP DNS ANSWER DOWNLOAD EXAMIANS APP
Computer Networking ASK, PSK, FSK, and QAM are examples of _____ encoding. analog-to-digital digital-to-analog digital-to-digital analog-to-analog None of these analog-to-digital digital-to-analog digital-to-digital analog-to-analog None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What PPP protocol provides dynamic addressing, authentication, and multilink? NCP X.25 LCP HDLC NCP X.25 LCP HDLC ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What VTP mode allows you to change VLAN information on the switch? Client Server Transparent STP Client Server Transparent STP ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command would you use to apply an access list to a router interface? access-list ip 101 in ip access-group 101 in ip access-list 101 out access-group ip 101 in access-list ip 101 in ip access-group 101 in ip access-list 101 out access-group ip 101 in ANSWER DOWNLOAD EXAMIANS APP