From: FCO.JAVIER TOME MORAN (fjtm@tid.es)
Date: Sun Sep 18 2005 - 10:26:41 GMT-3
Try using the autocommand option when configuring the user account on
the router insteed of under the line vty config mode. Doing it this way
you can configure two users on the router, one for the lock and key
functionality an other for normal access through telnet...
username <user> password <password> autocommand access-enable timeout 5
Regards
Javi
----- Mensaje original -----
De: Rajib Khan <rajib56666@yahoo.com>
Fecha: Domingo, Septiembre 18, 2005 1:19 pm
Asunto: lock and key
> 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.
>
>
This archive was generated by hypermail 2.1.4 : Sun Oct 02 2005 - 14:40:15 GMT-3