The question shouldn't say the engineer "attempts" to connect to the Router1 console port. Clearly they are already logged in to the console port and attempting to Telnet out.
Correct answer : C
----
explanation:
Router#
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#line con 0
Router(config-line)#transport output none
Router(config-line)#end
*Apr 19 17:33:16.198: %SYS-5-CONFIG_I: Configured from console by console
Router#disable
Router>telnet 10.0.0.2
% telnet connections not permitted from this terminal
Router>en
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#line console 0
Router(config-line)#transport output telnet
Router(config-line)#exit
Router(config)#end
Router#
*Apr 19 17:34:06.111: %SYS-5-CONFIG_I: Configured from console by console
Router#disable
Router>telnet 10.0.0.2
Trying 10.0.0.2 ...
% Connection refused by remote host
Router>
No, you cannot directly Telnet to a Cisco router's console port. The console port is a physical serial connection for initial configuration and troubleshooting, while Telnet is a network-based protocol used for remote access over an IP address.
The console line is just a serial line, it cannot be used for anything than serial. This is a stupid question. Even though the transport output is a option on console 0 its meaningless. The only possible answer is A
It CANT BE A!!! A implies the user is connected to the router via a line (ssh or telnet already!) The question states the engineer is on the console. and needs to make outbound telnet connections from his console connection... C answers this delimma
Answer is C.
Router1(config)# line console 0 Router1(config-line)# transport output telnet
Why - user console in Router1(config)# line console 0 then setup VTY by running following command
Router1(config-line)# transport output telnet
This section is not available anymore. Please use the main Exam Page.350-401 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
timtgh
Highly Voted 3 years ago9d3b6c3
11 months, 2 weeks agoMPERERWE256
2 years agodansecu
1 year, 9 months agomarjana_mirza
Highly Voted 2 years, 2 months agoChandrakantJoshi
Most Recent 1 month agoIarn
2 months, 2 weeks agoIarn
2 months, 2 weeks agoCiscoTerminator
7 months, 3 weeks agoRupal_rawal
11 months, 4 weeks ago[Removed]
1 year ago[Removed]
1 year, 1 month agoabujonik
1 year, 3 months agomgiuseppe86
1 year, 9 months agodjedeen
1 year, 10 months agoajeetnagdev
1 year, 11 months agoadrian0792
2 years agoXDR
2 years, 2 months agorami_mma
2 years, 2 months agoechipbk
2 years, 5 months ago