Networking - Networking Basics - Discussion
Discussion Forum : Networking Basics - Networking Basics (Q.No. 10)
10.
Which of the following commands will allow you to set your Telnet password on a Cisco router?
Answer: Option
Explanation:
The command line vty 0 4 places you in a prompt that will allow you to set or change your Telnet password.
Discussion:
9 comments Page 1 of 1.
KISHORE KUMAR C said:
1 decade ago
Telnet is a user command and an underlying TCP/IP protocol for accessing remote computers. Through Telnet, an administrator or another user can access someone else's computer remotely.
On the Web, HTTP and FTP protocols allow you to request specific files from remote computers, but not to actually be logged on as a user of that computer. With Telnet, you log on as a regular user with whatever privileges you may have been granted to the specific application and data on that computer.
A Telnet command request looks like this (the computer name is made-up):
telnet the.libraryat.whatis.edu
The result of this request would be an invitation to log on with a userid and a prompt for a password. If accepted, you would be logged on like any user who used this computer every day.
Telnet is most likely to be used by program developers and anyone who has a need to use specific applications or data located at a particular host computer.
On the Web, HTTP and FTP protocols allow you to request specific files from remote computers, but not to actually be logged on as a user of that computer. With Telnet, you log on as a regular user with whatever privileges you may have been granted to the specific application and data on that computer.
A Telnet command request looks like this (the computer name is made-up):
telnet the.libraryat.whatis.edu
The result of this request would be an invitation to log on with a userid and a prompt for a password. If accepted, you would be logged on like any user who used this computer every day.
Telnet is most likely to be used by program developers and anyone who has a need to use specific applications or data located at a particular host computer.
(1)
KISHORE KUMAR C said:
1 decade ago
A terminal emulation program for TCP/IP networks such as the Internet. The Telnet program runs on your computer and connects your PC to a server on the network. You can then enter commands through the Telnet program and they will be executed as if you were entering them directly on the server console.
This enables you to control the server and communicate with other servers on the network. To start a Telnet session, you must log in to a server by entering a valid username and password. Telnet is a common way to remotely control Web servers.
This enables you to control the server and communicate with other servers on the network. To start a Telnet session, you must log in to a server by entering a valid username and password. Telnet is a common way to remotely control Web servers.
K.M.Prakash said:
1 decade ago
In simple word telnet is tele-communication which is used to take remote access, a router from computer.
(1)
Dawa Tshering said:
8 years ago
In the command, we see line vty 0 4.
Here my question is what does that 0 and 4 meant for?
Here my question is what does that 0 and 4 meant for?
Komal said:
1 decade ago
Virtual TeletYpe A command line interface created in a router for a Telnet session.
Enoch said:
1 decade ago
Please, what is the best outing device for a computer network?
Afeef said:
7 years ago
In 0 to 4 maximum, 4 users can access the server at a time.
Pravin said:
1 decade ago
What is telnet session please explain in detail?
Sreekanth said:
1 decade ago
What is the meaning of vty?
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers