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 type the show ip rip command first.
You must use the terminal monitor command.
IP addressing on the network is incorrect.
Debug output is sent only to the console.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
HDLC (High-level Data Link Control) is

a very common bit-oriented data link protocol issued by ISO.
None of these
a method of determining which device has access to the transmission medium at any time
network access standard for connecting stations to a circuit-switched network
a method access control technique for multiple-access transmission media

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 Blocksales in
(config-if)# ip access-group 110 in
(config)# ip access-group 110 in
(config-if)# blocksales ip access-list in

ANSWER DOWNLOAD EXAMIANS APP