Computer Networking In a _____ topology, if there are n devices in a network, each device has n - 1 ports for cables. star mesh ring bus None of these star mesh ring bus None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following types of connections can use full duplex?1. Hub to hub2. Switch to switch3. Host to host4. Switch to hub5. Switch to host 2, 3 and 5 1, 2 and 4 3 and 5 3 and 4 2, 3 and 5 1, 2 and 4 3 and 5 3 and 4 ANSWER DOWNLOAD EXAMIANS APP
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 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 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 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 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 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 up to 25 hosts and a maximum number of subnets? 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 255.255.255.192 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking HOSTS file entries are limited to how many characters? 8 None of these 255 500 Unlimited 8 None of these 255 500 Unlimited ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A network administrator views the output from the show ip route command. A network that is advertised by both RIP and IGRP appears in the routing table flagged as an IGRP route. Why is the RIP route to this network not used in the routing table? IGRP has a lower administrative distance. The IGRP route has fewer hops. IGRP has a faster update timer. RIP has a higher metric value for that route. IGRP has a lower administrative distance. The IGRP route has fewer hops. IGRP has a faster update timer. RIP has a higher metric value for that route. ANSWER DOWNLOAD EXAMIANS APP