Networking - IOS and Security Device Manager - Discussion

Discussion Forum : IOS and Security Device Manager - IOS and Security Device Manager (Q.No. 7)
7.
Which of the following commands will configure all the default VTY ports on a router?
Router#line vty 0 4
Router(config)#line vty 0 4
Router(config-if)#line console 0
Router(config)#line vty all
Answer: Option
Explanation:
From global configuration mode, use the line vty 0 4 command to set all five default VTY lines.
Discussion:
3 comments Page 1 of 1.

B RAMI REDDY said:   8 years ago
Answer for ""what it mean by 0 and 4 in vty""
line vty 0 2

login local

Above Command means total 3(0,1,2) users can login router simultaneously using there credentials and if 4th user trying to have telnet session router wont allow the 4th user to access.

B rami reddy said:   8 years ago
VTY stands for Virtual Terminal Line.

A VTY is term used by Cisco to describe a single terminal (whereas Terminal is more of a verb or general action term).

Ram said:   9 years ago
What is vty? Can anybody explain it?

Post your comments here:

Your comments will be displayed after verification.