Unsolved

This post is more than 5 years old

2013

March 3rd, 2020 05:00

Can't telnet port from this switch dell

Hi fellas,

i cant telnet port from this switch
i want to telnet smtp port 25 from dell switch

but the result is:

Value is out of range. The valid range is 1025 to 65535.

 

env2.sw.sf.c#telnet 172.30.50.135 25

Value is out of range. The valid range is 1025 to 65535.

env2.sw.sf.c#show version

Machine Description............... Dell Networking Switch
System Model ID................... N3024
Machine Type...................... Dell Networking N3024
Serial Number..................... CN0PDJ93282985CC0289A04
Manufacturer...................... 0xbc00
Burned In MAC Address............. 6400.6AE3.91FC
System Object ID.................. 1.3.6.1.4.1.674.10895.3057
SOC Version....................... BCM56342_A0
HW Version........................ 5
CPLD Version...................... 13
Image File........................ N3000_N2000v6.3.0.18
Software Capability............... ACCESS ROUTER

unit active backup current-active next-active
---- ----------- ----------- -------------- --------------
1 6.3.0.18 6.2.0.5 6.3.0.18 6.3.0.18
2 6.3.0.18 6.2.0.5 6.3.0.18 6.3.0.18


env2.sw.sf.c#telnet 172.30.50.20 25

Value is out of range. The valid range is 1025 to 65535.

env2.sw.sf.c#telnet 172.30.50.20 ?

Press enter to execute the command.
Enter the port no.
/debug Enable telnet debugging mode.
/line Enable telnet line mode.
/localecho Enable telnet localecho mode.


what should i do?

Community Manager

 • 

9.6K Posts

 • 

43.1K Points

March 3rd, 2020 09:00

Hi,

Try telnet 172.30.50.20 port 25 Page 2293 https://dell.to/2Ty90hM

 

March 4th, 2020 00:00

hi Josh,

thx for your reply, i can't find in this pdf how to telnet port 25
the pdf just write "Telnet TCP port number (Range: 1025–65535)"

can you show me how to telnet port 25 from your pdf?

Community Manager

 • 

9.6K Posts

 • 

43.1K Points

March 4th, 2020 09:00

type this without quotes "telnet 172.30.50.20 port 25" 

1 Message

May 11th, 2023 07:00

Sorry to drag this up after a three years

i have a Dell N2248PX-ON , which i want to test smtp access

when i try a telnet i get this

#telnet 104.47.20.36 port 25
^
% Invalid input detected at '^' marker.

without adding port it just gives this error

telnet 104.47.20.36 25

Value is out of range. The valid range is 1025 to 65535

if i add a value like 1025 the switch just stops responding and tries to telnet on that port for over 7 mins (it wont allow me to break the command)

 

is there any update on this , its really handy to test smtp

No Events found!

Top