Which of the following commands will allow you to set your Telnet password on a Cisco router?
A
<i class="networking-code">line telnet 0 4</i>
B
<i class="networking-code">line aux 0 4</i>
C
<i class="networking-code">line vty 0 4</i>
D
<i class="networking-code">line con 0</i>
Correct Answer: <i class="networking-code">line vty 0 4</i>
The command line vty 0 4 places you in a prompt that will allow you to set or change your Telnet password.