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> trace
Router> ping
Router> show interface
Router> show ip route

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Two computers that communicate with each other use a simple parity check to detect errors for ASCII transmissions. Which of the following events will always lead to an undeleted error?

one bit or any odd number of bits inverted in a byte during transmission
one bit or any odd number of bits inverted in a block of data during transmission
two bits or any even number of bits inverted in a byte during transmission
None of these
two bits or any even number of bits inverted in a block during transmission

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You type show running-config and get this output:[output cut]Line console 0 Exec-timeout 1 35 Password BIXPASSWD Login[output cut]What do the two numbers following the exec-timeout command mean?

If no router activity has been detected in 1 hour and 35 minutes, the console will be locked out.
If no command has been typed in 35 seconds, the console connection will be closed.
If no commands have been typed in 1 minute and 35 seconds, the console connection will be closed.
If you're connected to the router by a Telnet connection, input must be detected within 1 minute and 35 seconds or the connection will be closed.

ANSWER DOWNLOAD EXAMIANS APP