3com S7906E Guide De Référence

Page de 2327
 
1-6 
When you configure the undo command-privilege view command, the value of the command 
argument can be an abbreviated form of the specified command, that is, you only need to enter the 
keywords at the beginning of the command. 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) will be restored to the default level; if you have modified the 
command 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 ethernet 2/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 interface command to 0 in system view. 
<Sysname> system-view 
[Sysname] command-privilege level 0 view system interface 
display clipboard 
Syntax 
display clipboard 
View 
Any view 
Default Level 
1: Monitor level 
Parameters 
None 
Description 
Use the display clipboard command to view the contents of the clipboard. 
To copy the specified content to the clipboard:  
Move the cursor to the starting position of the content and press the <Esc+Shift+,> combination 
(“,” is an English comma). 
Move the cursor to the ending position of the content and press the <Esc+Shift+.> combination 
(“.” is an English dot) to copy the specified content to the clipboard. 
Examples 
# View the content of the clipboard.