[Contents] [Prev] [Next] [Index] [Report an Error]

Prerequisites for clear-text Connections

If the client application uses the clear-text protocol to send unencrypted text directly over a TCP connection without using any additional protocol (such as SSL), you must activate the xnm-clear-text service on port 3221 on the JUNOScript server machine. To do this, follow these steps:

  1. Enter command-line interface (CLI) configuration mode on the JUNOScript server machine and issue the following command:
    [edit]
    user@host# set system services xnm-clear-text
  2. Commit the configuration:
    [edit]
    user@host# commit

[Contents] [Prev] [Next] [Index] [Report an Error]