8
Examples
# Return from GigabitEthernet 1/0/1 interface view to system view and then to user view.
[Sysname-GigabitEthernet1/0/1] quit
[Sysname] quit
<Sysname>
return
Use
return
to return to user view from any other view. Pressing
Ctrl+Z
has the same effect.
Syntax
return
Views
Any view except user view
Default command level
2: System level
Examples
# Return to user view from GigabitEthernet 1/0/1 interface view.
[Sysname-GigabitEthernet1/0/1] return
<Sysname>
Related commands
quit
screen-length disable
Use
screen-length disable
to disable pausing between screens of output for the current session.
Use
undo screen-length disable
to enable pausing between screens of output for the current session.
Syntax
screen-length disable
undo screen-length disable
Default
A login user uses the settings of the
screen-length
command. The default settings of the
screen-length
command are: pausing between screens of output and displaying up to 24 lines on a screen.
Views
User view
Default command level
1: Monitor level
Usage guidelines
When the screen pause function is disabled, all output is displayed at one time and the screen is
refreshed continuously.
This command only takes effect for the current session. When you log out, the setting by this command
is restored to the default.