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

Configuring clear-text Service for JUNOScript Client Applications

To configure the router to accept clear-text connections from JUNOScript client applications on port 3221, include the xnm-clear-text statement at the [edit system services] hierarchy level:

[edit system services]
xnm-clear-text {
<connection-limit limit>;
<rate-limit limit>;
}

By default, the JUNOScript server supports a limited number of simultaneous clear-text sessions and connection attempts per minute. Optionally, you can include either or both of the following statements to change the defaults:

You cannot include the xnm-clear-text statement on routers that run the JUNOS-FIPS software. We recommend that you do not use the clear-text protocol in a Common Criteria environment.


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