< Home

return

Function

The return command returns to the user view from other views (except the user view).

Format

return

Parameters

None

Views

All views

Default Level

0: Visit level

Usage Guidelines

Use the return command in other views to return to the user view.

  • This command returns to the user view if the current view is another view (but not the user view).
  • No change occurs after running this command if the current view is the user view.
  • The shortcut keys Ctrl+Z functions similarly as the return command.

Example

# Return to the user view from the user interface view.

<HUAWEI> system-view
[HUAWEI] user-interface vty 0
[HUAWEI-ui-vty0] return
<HUAWEI>
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >