Display Clipboard - HP A8800 Series Fundamentals Command Reference

Hide thumbs Also See for A8800 Series:
Table of Contents

Advertisement

Command levels include four privileges: visit (0), monitor (1), system (2), and manage (3). You can
assign a privilege level according to the user's need. When logging in to the router, the user can access
at the specified level and all lower levels.
Inappropriate use of this command can cause maintenance, operation, and even security problems.
Make sure you understand the impact of this command on your network before you use it.
The command specified in the command-privilege command must be complete, and has valid arguments.
For example, the default level of the tftp server-address { get | put | sget } source-filename
[ destination-filename ] [ source { interface interface-type interface-number | ip source-ip-address } ]
command is 3. After the command-privilege level 0 view shell tftp 1.1.1.1 put a.cfg command is executed,
when users with the user privilege level of 0 log in to the router, they can execute the tftp server-address
put source-filename command (such as the tftp 192.168.1.26 put syslog.txt command), but cannot
execute the command with the get, sget or source keyword, and cannot specify the destination-filename
argument.
The command specified in the undo command-privilege view command can be incomplete. For example,
after the undo command-privilege view system ftp command is executed, all commands starting with the
keyword ftp (such as ftp server acl, ftp server enable, and ftp timeout) are restored to their default level.
If you have modified the level of commands ftp server enable and ftp timeout, and you want to restore
only the ftp server enable command to its default level, you should use the undo command-privilege view
system ftp server command.
If you modify the command level of a command in a specified view from the default command level to a
lower level, remember to modify the command levels of the quit command and the corresponding
command that is used to enter this view. For example, the default command level of commands interface
and system-view is 2 (system level); if you want to make the interface command available to the users
with the user privilege level of 1, you need to execute the following three commands: command-privilege
level 1 view shell system-view, command-privilege level 1 view system interface GigabitEthernet 3/0/1,
and command-privilege level 1 view system quit, so that the login users with the user privilege level of
1 can enter system view, execute the interface ethernet command, and then return to user view.
Examples
# Set the command level of the system-view command to 3 in system view.
<Sysname> system-view
[Sysname] command-privilege level 3 view shell system-view

display clipboard

Syntax
display clipboard [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
3

Advertisement

Table of Contents
loading

Table of Contents