cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1302
Views
0
Helpful
2
Replies

reverse telnet

troyboswell
Level 1
Level 1

I am try to set up a reverse telnet seesion between AUX port of 3725 Router to the console port of a master switch in a 3750 Stack configuration. The configuration on the AUX port is as follows:

line aux 0

exec-timeout 20 0

no exec

transport preferred none

transport input all

transport output all

stopbits 1

And on the Switch side, the configuration is as follows:

line con 0

exec-timeout 60 0

password 7 XXXXXXXXXXXXX

I enter en the foolowing command from the router and I get the following:

telnet X.X.X.X 2097

Trying X.X.X.X, 2097 ...

% Connection refused by remote host

Deleting login session

I have tried using a rollover cable and a straight through cable between the devices but the result is the same. Does anyone have any ideas on how to make this work?

2 Replies 2

pkhatri
Level 11
Level 11

Can you enter the following on the aux port:

line aux 0

exec

Paresh

I tried that but the results are still the same. Do I have to add anymore detail to "console 0"