nerdexam
IBM

C2150-606 · Question #31

A Guardium administrator is registering a new Collector to a Central Manager (CM). The registration failed. As part of the investigation, the administrator wants to identify if the firewall ports…

The correct answer is D. Login as CLI and execute support show port open <ip address> <port number>. The support show port open command is similar to using telnet to detect an open TCP port locally or on a remote host. If we are able to connect successfully you will see a message like: Connection to 127.0.0.1 8443 port [tcp/*] succeeded! If you are unable to connect you will…

Maintenance and Troubleshooting

Question

A Guardium administrator is registering a new Collector to a Central Manager (CM). The registration failed. As part of the investigation, the administrator wants to identify if the firewall ports are open. How can the administrator do this?

Options

  • AAsk the company's network administrators.
  • BAsk IBM technical support to login as root and verify.
  • CLogin as CLI and execute telnet <ip address> <port number>
  • DLogin as CLI and execute support show port open <ip address> <port number>

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    5% (2)
  • C
    19% (7)
  • D
    73% (27)

Explanation

The support show port open command is similar to using telnet to detect an open TCP port locally or on a remote host. If we are able to connect successfully you will see a message like: Connection to 127.0.0.1 8443 port [tcp/*] succeeded! If you are unable to connect you will see a message like: connect to 127.0.0.1 port 1 (tcp) failed: Connection refused Syntax: support show port open IP port - IP must be a valid IPv4 address like 127.0.0.1. Port must be an integer with a value in 1-65535. 01.ibm.com/support/knowledgecenter/SSMPHH_10.0.0/com.ibm.guardium.doc.reference/cli_api/ support_cli_commands.html

Topics

#firewall ports#Collector registration#CLI port check#Central Manager connectivity

Community Discussion

No community discussion yet for this question.

Full C2150-606 Practice