Computer Networking
You have your laptop directly connected into a router's Ethernet port. Which of the following are among the requirements for the copy flash tftp command to be successful?1. TFTP server software must be running on the router.2. TFTP server software must be running on your laptop.3. The Ethernet cable connecting the laptop directly into the router's Ethernet port must be a straight-through cable.4. The laptop must be on the same subnet as the router's Ethernet interface.5. The copy flash tftp command must be supplied the IP address of the laptop.

1, 3 and 4
2, 4 and 5
5 only
3 and 5 only

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You need to gather the IP address of a remote switch that is located in Hawaii. What can you do to find the address?

Issue the show ip arp command on the router connected to the switch.
Issue the show cdp neighbor command on the router connected to the switch.
Issue the show ip route command on the router connected to the switch.
Issue the show cdp neighbors detail command on the router connected to the switch.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You telnet into a remote device and type debug ip rip, but no output from the debug command is seen. What could the problem be?

Debug output is sent only to the console.
IP addressing on the network is incorrect.
You must use the terminal monitor command.
You must type the show ip rip command first.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You configure the following access list:access-list 110 deny tcp 10.1.1.128 0.0.0.63 any eq smtpaccess-list 110 deny tcp any eq 23int ethernet 0ip access-group 110 outWhat will the result of this access list be?

Email and Telnet will be allowed in E0.
Everything but email and Telnet will be allowed out E0.
Email and Telnet will be allowed out E0.
No IP traffic will be allowed out E0.

ANSWER DOWNLOAD EXAMIANS APP