From: Leigh Harrison (ccileigh@gmail.com)
Date: Sun Sep 18 2005 - 10:27:48 GMT-3
Hey Raj,
Try using these command:-
line vty 5 10 (or however many you need)
password cisco
login
rotary 1
exit
then you should be able to telnet to port 3001
eg. telnet 1.2.3.4 3001
LH
Rajib Khan wrote:
>Hi everyone
>
>I am trying to configure lock and key following is my topology.
>
>
>R1 ----s0 R6 e0------ Sw1
>
>I want sw1 users to use lock and key feature which works fine but I want R1 should be able to telnet to R6 which is not working because of autocommand enable under line vty.
>
>Following is my config.
>
>access-list 130 permit tcp any host 144.144.6.6 eq telnet
>access-list 130 dynamic mytestlist timeout 120 permit ip any any
>
>int e0
>ip access-group 130 in
>
>
>line vty 0 4
>
>
>login local
>
>
>autocommand access-enable timeout 5
>
>Does any one know how to give telnet access to R6 from R1
>
>
>
>Thanks in advance
>
>
>
>Raj
>
>
>
>
>
>
>
>
>
>
>
>
>---------------------------------
>Yahoo! for Good
> Click here to donate to the Hurricane Katrina relief effort.
>
>_______________________________________________________________________
>Subscription information may be found at:
>http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sun Oct 02 2005 - 14:40:15 GMT-3