Computer Networking You are troubleshooting a connectivity problem in your corporate network and want to isolate the problem. You suspect that a router on the route to an unreachable network is at fault. What IOS user exec command should you issue? Router> show interface Router> ping Router> trace Router> show ip route Router> show interface Router> ping Router> trace Router> show ip route ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following divides the high speed signal into frequency bands? time-division multiplexer t-switch None of these frequency-division multiplexer modem time-division multiplexer t-switch None of these frequency-division multiplexer modem ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A smart modem can dial, hang up and answer incoming calls automatically. Can you tell who provides the appropriate instruction to the modem for this purpose? Link access procedure (LAP) Telecommunications Error detecting protocols None of these Communications software Link access procedure (LAP) Telecommunications Error detecting protocols None of these Communications software ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Devices on one network can communicate with devices on another network via a None of these printer server utility server gateway file server None of these printer server utility server gateway file server ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You are working with a class C network. You are required to configure it for five subnets, each of which will support 25 nodes. What subnet should you use? 255.255.255.0 255.255.255.240 255.255.255.224 255.255.255.248 255.255.255.252 255.255.255.0 255.255.255.240 255.255.255.224 255.255.255.248 255.255.255.252 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 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