QUESTION=How do you set only your Telnet line 1 to a password of bob?
NAME_QUESTION=How do you set only your Telnet
RIGHT_ANSWER=3
ANSWER1=###dy [-3] ###f[Courier] line vty 0 1 ### Login ### Password bob ###fn
ANSWER2=###dy [-3] ###f[Courier] line vty 0 4 ### Login ### Password bob ###fn
ANSWER3=###dy [-3] ###f[Courier] line vty 1 ### Login ### Password bob ###fn
ANSWER4=###dy [-3] ###f[Courier] line vty 1 ### Password bob ### Login ###fn
REACTION1=
REACTION2=
REACTION3=The command ###f[Courier] line vty 0 4 ###fn configures all VTY ports. ###f[Courier] Line vty 1 ###fn will configure only VTY 1. ###f[Courier] Login ###fn tells the VTY ports to authenticate, although that command is on by default for Cisco router VTY ports. The last command is ###f[Courier] password bob ###fn .
REACTION4=
TXT_LINK1=Telnet Password
TXT_LINK2=Telnet Password
TXT_LINK3=Telnet Password
TXT_LINK4=Telnet Password
LINK1=s112+427a
LINK2=s112+427a
LINK3=s112+427a
LINK4=s112+427a
TEXT_SHOW_ANSWER=The command ###f[Courier] line vty 0 4 ###fn configures all VTY ports. ###f[Courier] Line vty 1 ###fn will configure only VTY 1. ###f[Courier] Login ###fn tells the VTY ports to authenticate, although that command is on by default for Cisco router VTY ports. The last command is ###f[Courier] password bob ###fn .