cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
307
Views
5
Helpful
1
Replies

Telnet timeout/duplex change

middee
Level 1
Level 1

I have a pretty easy problem but i just dont know how to solve it. There's a cisco 827 router here, when i telnet to it, and i wait for about a minute the connection to the host is lost.

And another question, how can i change the duplex mode of an ethernet interface?

hope somebody can help

1 Reply 1

Hello,

to answer your first question, change the exec-timeout value of your VTY configuration:

line vty 0 4

exec-timeout 30000

This will cause your TELNET session to timeout in 30000 seconds.

To change the duplex mode of your Ethernet interface, use the following commands in interface configuration mode:

duplex half/full

speed auto/100

HTH,

GP

Review Cisco Networking for a $25 gift card