User guide
set rloginoption
184 Chapter 2 Command Descriptions
set rloginoption
Device support This command is supported in all devices.
Purpose For remote login (rlogin) sessions, "set rloginoption" allows or disallows the
enabling or disabling of flow control by the rlogin application.
Required
permissions
The root user can configure rlogin flow control. Normal users can display
rlogin flow-control settings.
Syntax Configure flow control by rlogin application
set rloginoption [flowChngDisabled={on|off}]
Display current rlogin flow-control settings
set rloginoption
Options flowChngDisabled={on|off}
Allows or disallows the enabling or disabling of flow control by the rlogin
application.
flowChngDisabled=on
Attempts to enable and disable flow control from the rlogin application
are ignored.
flowChngDisabled=off
Attempts to enable and disable flow control from the rlogin application
are honored.
The default is "off."
Examples Ignore disables and enables of flow control from the rlogin application
#> set rloginoption flowChngDisabled=on
See also • "revert" on page 79. The “revert rloginoption” command reverts the
“set rloginoption” configuration.
• "rlogin" on page 83.