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 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 access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Phase shift keying (psk) method is used to modulate digital signals at 9600 bps using 16 levels. Find the line signaling speed (i.e., modulation rate) 1200 bands 4800 bands 2400 bands 9600 bands DHCP Management Console 1200 bands 4800 bands 2400 bands 9600 bands DHCP Management Console ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You are working with a network that is 172.16.0.0 and would like to have the maximum number of hosts per subnet. This assumes support for eight subnets. What subnet mask should you use? 255.255.224.0 255.255.248.0 255.255.240.0 255.255.192.0 255.255.255.0 255.255.224.0 255.255.248.0 255.255.240.0 255.255.192.0 255.255.255.0 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following is not a standard synchronous communication protocol? None of these SLIP SDLC SMTP PAS None of these SLIP SDLC SMTP PAS ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A band is always equivalent to None of these 16 bits a byte 100 bits a bit None of these 16 bits a byte 100 bits a bit ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Modulation is the process of performing data encryption. Multiplexing various signals into high speed line signals converting digital signals to analog signals converting analog signals to digital signals performing data encryption. Multiplexing various signals into high speed line signals converting digital signals to analog signals converting analog signals to digital signals ANSWER DOWNLOAD EXAMIANS APP