Hi, What commands apply a password of "Vienna" to the first five Telnet connections on a router?
jame_kristopher 24-March-2009 04:14:15 PM

Comments


line vty 0 4
login
password Vienna
Posted by crouse


five Telnet connections on a router for password apply

line vty 0 4
login
password Vienna
Posted by waqasahmad


To apply password for first five Telnet connections on a router:

line vty 0 4
login
password Vienna
Posted by sagitraz


line vty 0 4
login
password Vienna

(Both syntax and exact password match.)
Posted by AbramianDaniel



Posted: 25-March-2009 01:21:00 AM By: AbramianDaniel

line vty 0 4
login
password Vienna

(Both syntax and exact password match.)

Posted: 25-March-2009 02:23:01 AM By: sagitraz

To apply password for first five Telnet connections on a router:

line vty 0 4
login
password Vienna

Posted: 26-March-2009 06:15:37 AM By: waqasahmad

five Telnet connections on a router for password apply

line vty 0 4
login
password Vienna

Posted: 26-March-2009 08:45:12 AM By: crouse

line vty 0 4
login
password Vienna