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 192.168.10.0 255.255.255.0 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 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 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You are working with a network that has the network ID 192.168.10.0. What subnet should you use that supports four subnets and a maximum number of hosts? 255.255.255.192 255.255.255.240 255.255.255.248 255.255.255.224 255.255.255.252 255.255.255.192 255.255.255.240 255.255.255.248 255.255.255.224 255.255.255.252 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The Acme Corporation is implementing dial-up services to enable remote-office employees to connect to the local network. The company uses multiple routed protocols, needs authentication of users connecting to the network, and since some calls will be long distance, needs callback support. Which of the following protocols is the best choice for these remote services? HDLC 802.1 Frame Relay PAP PPP HDLC 802.1 Frame Relay PAP PPP ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The ________ measures the number of lost or garbled messages as a fraction of the total sent in the sampling period. Residual Error Rate. Connection establish. Transfer Failure Probability. Connection release failure probability. Residual Error Rate. Connection establish. Transfer Failure Probability. Connection release failure probability. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking How many non-overlapping channels are available with 802.11g? 12 3 40 23 12 3 40 23 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking When you ping the loopback address, a packet is sent where? On the network None of these through the loopback dongle Down through the layers of the IP architecture and then up the layers again Across the wire On the network None of these through the loopback dongle Down through the layers of the IP architecture and then up the layers again Across the wire ANSWER DOWNLOAD EXAMIANS APP