cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
334
Views
3
Helpful
3
Replies

Connecting to Routers remotley

gsalmon444
Level 1
Level 1

Hi All

How many telnet session can be made through one router, or can this be set in the router

Thanks to all that reply

Regards

Glenn

3 Replies 3

sourabhagarwal
Level 4
Level 4

Cisco devices usually has limited VTY (telnet) session. Generally device has 5 VTY lines (VTY 0 to 4) or you can say there can be 5 concurrent telnet sessions.

check this URL to get more information.

http://www.cisco.com/warp/public/707/21.html#gen_interactive

hope it helps ... rate if it does ...

Many devices are designed with 16 now by default (vty 0 - 15), but are split up into 2 groups in the config (0-4 and 5-15) - don't ask me why.

As said in the earlier posts, you can either have 5 or 16 concurrent connections by default depending on the platform.

To answer the 2nd question

It is possible to limit the no of telnet sessions by the following command " no exec"

eg. if your platform supports 5 vty lines and you want to restrict it to 2 then use

line vty 0 1

Password

login

line vty 2 5

no exec

HTH, rate if it does

Narayan

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card