This command enables the context to configure management interface parameters.
This command enables the context to configure CLI capabilities.
This command enables the context to configure parameters related to classic CLI capabilities.
This command enables writable access in the configure classic CLI branch.
The no form of this command, when configured under the management-interface>cli>classic-cli context, blocks writeable access and configuration changes in the configure classic CLI branch. This causes the running configuration datastore from the configure classic CLI branch to be read-only.
This command can be used to enforce the use of candidate configuration and the commit command, instead of allowing immediate mode line-by-line configuration changes.
allow-immediate
This command configures the system-wide CLI engine. One or both engines can be configured.
In order for the changes to the cli-engine parameter to take effect, log out of the CLI session and start a new session.
This command enters the context to configure MD-CLI capabilities.
This command enables the functionality to automatically save the configuration as part of a commit operation.
The no form of the command disables this function.
This command enters the context to configure MD-CLI session environment parameters.
This command configures keystrokes to trigger command completion.
This command enables completion on the enter character.
The no form of this command reverts to the default value.
enter
This command enables completion on the space character.
The no form of this command reverts to the default value.
space
This command enables completion on the tab character.
The no form of this command reverts to the default value.
tab
This command enables the context to configure console parameters.
This command configures the set number of lines displayed on screen.
length 24
This command configures the set number of columns displayed on screen.
width 80
This command configures the message severity level.
This command specifies the threshold for CLI messages.
cli info
This command configures pagination of the output text.
The no form of this command reverts to the default value.
more
This command enables the context to configure progress indicator parameters.
This command sets the delay before the progress indicator is displayed in the MD-CLI.
delay 500
This command controls whether the progress indicator is active during command execution.
The no form of this command reverts to the default value.
no shutdown
This command specifies the type of progress indicator used in the MD-CLI.
type dots
This command enables the context to configure prompt parameters.
This command displays the current command context in the prompt.
The no form of this command suppresses the current command context in the prompt.
context
This command displays a new line before the first prompt line.
The no form of this command suppresses the new line before the first prompt line.
newline
This command displays the timestamp before the first prompt line.
The no form of this command suppresses the timestamp before the first prompt line.
timestamp
This command displays the change indicator.
The no form of this command suppresses the change indicator.
uncommitted-changes-indicator
This command configures whether the time is displayed in coordinated Universal Time (UTC) or local time (as configured in config>system>time).
time-display local
This command controls which management interfaces are used for editing and changing the configuration of the router.
configuration-mode classic
This command enables the definition a schema-path where the SR OS YANG modules are manually copied by the user prior to using a <get-schema> request
"cf3:/YANG"
This command enables or disables support of the Base-R13 YANG modules in the SR OS NETCONF server. If the Base-R13 modules are disabled, then the NETCONF requests, which reference the Base-R13 modules, return an error, and when a NETCONF client establishes a new session, the Base-R13 modules are not advertised in the SR OS hello. When management-interface configuration-mode is set to model-driven, attempts to modify the configuration using the Base-13 configuration modules or namespace via NETCONF results in errors, even if base-r13-modules is enabled.
base-r13-modules
This command enables or disables support of the Nokia YANG modules in the SR OS NETCONF server. If the Nokia modules are disabled, then the NETCONF requests, which reference the Nokia modules, return an error, and when a NETCONF client establishes a new session, the Nokia modules are not advertised in the SR OS hello. When management-interface configuration-mode is set to classic, attempts to access (read or write) the configuration using the Nokia configuration modules or namespace via NETCONF results in errors, even if nokia-modules is enabled.
nokia-modules
This command enables support of the combined NOKIA YANG files for both configuration and state data.
This command is mutually exclusive with the nokia-modules command. They cannot be both enabled at the same time where the validation is done at commit time. The default configuration is nokia-modules and no nokia-combined-modules.
The no form of this command disables support of the combined NOKIA YANG files for both configuration and state data.
no nokia-combined-modules