Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

rsh

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
rsh {
    disable;
    traceoptions {
        flag {
            all {
                extensive
            }
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems name security alg],
[edit logical-systems name tenants name security alg],
[edit security alg],
[edit services alg],
[edit tenants name security alg]

Description

Configure rsh to specify the remote shell (RSH) ALG on the device. The Remote Shell (RSH) provides a conduit to execute commands on a remote host.

Options

  • disable—Disable the RSH ALG. By default, the RSH ALG is disabled.

  • traceoptions—Configure RSH ALG tracing options.

    • flag—Trace operation to perform.

      • all—Trace all events.

      • extensive—Display extensive amount of data.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 8.5.

The tenant option is introduced in Junos OS Release 18.3R1.

footer-navigation