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?

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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
The Internet Control Message Protocol (ICMP)

reports error conditions to the original source, the source must relate errors to individual application programs and take action to correct the problem
None of these
provides communication between the Internet Protocol Software on one machine and the Internet Protocol Software on another
All of these
allows gateways to send error a control messages to other gateways or hosts

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You have created a named access list called Blocksales. Which of the following is a valid command for applying this to packets trying to enter interface s0 of your router?

(config-if)# ip access-group 110 in
(config)# ip access-group 110 in
(config-if)# blocksales ip access-list in
(config-if)# ip access-group Blocksales in

ANSWER DOWNLOAD EXAMIANS APP