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

Telnet command not working on ASR Routers

palani2010
Level 1
Level 1

Telnet command not working on ASR Routers.

Could some one help us how to check the destination servers listening port over TCP on ASR devices

2 Replies 2

marce1000
VIP
VIP

 

        - What error are you getting ?

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

balaji.bandi
Hall of Fame
Hall of Fame

Make sure you lines has below line to use telnet :

line console
  transport output telnet

If you like to check remote device listing port or not , use can also use windows tools to test 

https://learn.microsoft.com/en-us/sysinternals/downloads/psping

example to test 443 port :

c:\Tools\PSTools>psping.exe -i 0 -n x.x.x.x:443 (x.x.x.x is the IP address you want to check)

Make sure no FW between device and target server. (if any FW make sure that port is open to test)

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Review Cisco Networking for a $25 gift card