Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am trying to document/justify all open port on my systems and I am finding all of my IOS Switches are running TCP 10002
show ip socket | include listen
17 ‐‐listen‐‐ 192.168.251.251 123 0 0 1001 0
17(v6) ‐‐listen‐‐ ‐‐any‐‐ 123 0 0 20001 0
17 ‐‐list...
I have been tasked with using QOS to limit the amount of bandwidth our network backups can use in our LAN. We have some applications that use real time data and the backups have been disrupting the timely delivery of the data. Is there an easy way ...
Finally got the final answer on this question:
"Port 10002 may be related to the Cluster Management protocol. the command 'no cluster run' can be used to disable this port. Cluster Management is served as a type of web-frontend for Cisco device, howe...