From: Nazgulero (pauwen@hotmail.com)
Date: Fri Feb 18 2005 - 17:13:27 GMT-3
Hello,
if allowed within your requirement, you could create a Loopback interface
with an address that you do not advertise, and from where the TELNET
sessions are sourced:
Router(config)#ip telnet source-interface Loopback 10
interface Loopback10
ip address 192.168.10.1 255.255.255.0 --> not advertised
HTH,
Georg
----- Original Message -----
From: "Arif Rahman" <arahman@cisco.com>
To: <ccielab@groupstudy.com>
Sent: Friday, February 18, 2005 8:47 PM
Subject: how to disable telnet client
> Hi Group
> I am trying to disable telnet client on router, ie nobody should be able
to
> telnet other device from router. Use of ACL is not allowed. I tried with
> "transport output" command but no luck.
>
> Also another question which line router use for telnet to other device.
And
> which line is used for http connection to router, I mean if I use web
> browser to access router then router uses vty, aux, console or something
else?
>
> r1#srb vty
> line vty 0 4
> transport output none
> end
> r1#120.5.72.130
> Trying 120.5.72.130 ... Open
> User Access Verification
> Username: cisco
> Password:
> r2#exit
> [Connection to 120.5.72.130 closed by foreign host]
> r1#
>
>
> thank you
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Thu Mar 03 2005 - 08:51:22 GMT-3