Objective: Use PortQry.exe windows product to check if a snmp port is reachable from a remote monitoring server.
reference: https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/portqry-command-line-port-scanner-v2
YouTube Video:
Command:
portqry.exe -n <name_to_query> [options]
Key options:
-n -- hostname
-e -- the port number
-p -- protocol
-e -- the port number
-p -- protocol
No comments:
Post a Comment