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

In other views, you can use the return command to return to the user view.

  • Run this command to return to the user view if the current view is another view except the user view.
  • If the current view is the user view, no change occurs after running this command.
  • The shortcut keys<Ctrl+Z> have the same function 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>
Related Topics
system-view

Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.