cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3586
Views
5
Helpful
2
Replies

VTY Line Timeout

quadrabe
Level 1
Level 1

We're trying to TFTP a new IOS to a router.
However, the file transfer goes quite slow (even though we've increased the TFTP block size) and we get kicked off the router after about 30 minutes, "Line timeout expired".
Even though we've configured the vty lines with exec-timeout 0.

 

Are we missing something here?

1 Accepted Solution

Accepted Solutions

Seb Rupik
VIP Alumni
VIP Alumni

Hi there,

It doesn't answer your question, but is there any reason why you are not using FTP or SCP instead of TFTP? What model router are using using, both protocols are probably supported by the OS.

 

cheers,

Seb.

View solution in original post

2 Replies 2

Seb Rupik
VIP Alumni
VIP Alumni

Hi there,

It doesn't answer your question, but is there any reason why you are not using FTP or SCP instead of TFTP? What model router are using using, both protocols are probably supported by the OS.

 

cheers,

Seb.

Indeed scp makes the transfer go way faster and we can make it before the timeout.
After some more research I think the timeout is initiated by our software (SecureCRT).
There is an anti-idle option which I have found. Now even TFTP works.