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 In cyclic redundancy checking what is the CRC? the quotient None of these the remainder the divisor the dividend the quotient None of these the remainder the divisor the dividend ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Transmission of computerised data from one location to another is called data communication None of these data management data flow data transfer data communication None of these data management data flow data transfer ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What are the decimal and hexadecimal equivalents for the binary number 10110111? 173/A6 183/B7 83/0xC5 69/0x2102 173/A6 183/B7 83/0xC5 69/0x2102 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Demodulation is the process of dividing the high-speed signals into frequency bands converting analog signals to digital signals combining many low speed channels into one high speed channel None of these converting digital signals to analog signals dividing the high-speed signals into frequency bands converting analog signals to digital signals combining many low speed channels into one high speed channel None of these converting digital signals to analog signals ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What protocol does PPP use to identify the Network layer protocol? ISDN HDLC LCP NCP ISDN HDLC LCP NCP ANSWER DOWNLOAD EXAMIANS APP