Computer Networking You want to totally reinitialize the router and replace the current running-config with the current startup-config. What command will you use? reload copy run start replace run start copy start run reload copy run start replace run start copy start run ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A network administrator is connecting hosts A and B directly through their Ethernet interfaces, as shown in the illustration. Ping attempts between the hosts are unsuccessful. What can be done to provide connectivity between the hosts?1. A crossover cable should be used in place of the straight-through cable.2. A rollover cable should be used in place of the straight-through cable.3. The subnet masks should be set to 255.255.255.192.4. A default gateway needs to be set on each host.5. The subnet masks should be set to 255.255.255.0. 2 and 5 only 2 only 3 and 4 only 1 only 1 and 5 only 2 and 5 only 2 only 3 and 4 only 1 only 1 and 5 only ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A distributed data processing configuration in which all activities must pass through a centrally located computer is called a: ring network data control network hierarchical network None of these spider network ring network data control network hierarchical network None of these spider network ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What is the maximum number of entries in the HOSTS file? None of these Unlimited 8 255 500 None of these Unlimited 8 255 500 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking How many pairs of stations can simultaneously communicate on Ethernet LAN? None of these multiple 1 3 2 None of these multiple 1 3 2 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 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 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 ANSWER DOWNLOAD EXAMIANS APP