12
return
Use return to return to user view from any other view.
Syntax
return
Views
Any view except user view
Predefined user roles
network-admin
network-operator
Usage guidelines
Pressing Ctrl+Z has the same effect as the return command.
Examples
# Return to user view from Ten-GigabitEthernet 1/0/1 interface view.
[Sysname-Ten-GigabitEthernet1/0/1] return
<Sysname>
screen-length disable
Use screen-length disable to disable pausing between screens of output for the current CLI
session.
Use undo screen-length disable to enable pausing between screens of output for the current CLI
session.
Syntax
screen-length disable
undo screen-length disable
Default
The default depends on the configuration of the screen-length command in user line view.
The following are the default settings for the screen-length command:
• Pausing between screens of output.
• Displaying up to 24 lines on a screen.
Views
User view
Predefined user roles
network-admin
Usage guidelines
If you disable pausing between screens of output, all output is displayed. The screen is refreshed
continuously until the final screen is displayed.
This command takes effect only for the current CLI session. When you are logged out, the default is
restored.