What is the Standard Operating procedure to check the connectivity between Master & Slave agent?

  1. Go to slave agent.
  2. Enable telnet feature.
  3. Open command prompt and execute below command. Note that default TCP port is used in below example.
    a. telnet 46001
  4. Above command should not throw connection error. It should connect and give blank window.