display cli view-information
Function
The display cli view-information command displays basic information about a command view. The basic information includes the view name, father view, help information, and view switching command.
Parameters
Parameter | Description | Value |
---|---|---|
view-name | Name of a command view | The value is a string of 1 to 255 characters. |
Usage Guidelines
To enable a third-party NMS to adapt to a command, run the display cli view-information command to view basic information about the command view.
Example
# Display basic information about a command view.
<HUAWEI> system-view
[HUAWEI] diagnose
[HUAWEI-diagnose] display cli view-information
All views' information is as following: ViewName :cli_8f FatherViewName : CommandHelpInfo : ViewSwitchCmd : ViewName :shell FatherViewName : CommandHelpInfo : ViewSwitchCmd : ViewName :ftp-client FatherViewName :shell CommandHelpInfo :Establish an FTP connection Set an FTP client source IP address Source IPv4 address specified by an FTP user Set an FTP client source interface Interface name Interface type Interface number IP address or host name of a remote system Specify port number, the default is 21 Connect in Public Network Set VPN instance ViewSwitchCmd :ftp [ [ -a X.X.X.X | -i { STRING | STRING STRING } ] STRING<1-20> [ INTEGER<21,1025-55535> ] [ { public-net | vpn-instance STRING<1-31> } ] ] ...