cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
516
Views
0
Helpful
3
Replies

WS-C3750X-48T-S 2 stack 'cannot session 2"

samokonski
Level 1
Level 1

WS-C3750X-48T-S  2 stack 'cannot session 2"   Anyone seen this before?

switch#session 2
% telnet connections not permitted from this terminal

There are two switches in the stack.

line vty 0 4
 session-timeout 15
 exec-timeout 15 0
 logging synchronous
 transport input ssh
 transport output ssh
 

3 Replies 3

Marvin Rhoads
Hall of Fame
Hall of Fame

Is it possible the second stack member has a version mismatch - i.e. non-K9 and thus no crypto support (required for ssh)?

Thank you very much.  I will contact the site and get console access connected.

A show version will display the current IOS flavors on all the switches in the stack.

I too am having this issue though. I'm thinking it's because transport output ssh telnet needs to be enabled. But I don't want to let the switches have telnet out capabilities. 

Is there a way to get around this? Maybe force the switches to session between each other via ssh instead of telnet?