F3215-HP Load Balancing Module System Management Command Reference-6PW101

34
last-num1: Specifies the absolute number of the last user interface. The value range typically starts from
0, and last-num1 cannot be smaller than first-num1.
aux: Specifies the AUX user interface.
console: Specifies the console user interface.
vty: Specifies the VTY user interface.
first-num2: Specifies the relative number of the first user interface.
last-num2: Specifies the relative number of the last user interface. It cannot be smaller than first-num2.
Usage guidelines
If you use this command to enter a single user interface view, your configuration applies only to the user
interface.
If you use this command to enter multiple user interface views, your configuration applies to all the
specified user interfaces.
Examples
# Enter the view of user interface Console 0.
<Sysname> system-view
[Sysname] user-interface console 0
[Sysname-ui-console0]
# Enter the views of user interfaces VTY 0 to VTY 4.
<Sysname> system-view
[Sysname] user-interface vty 0 4
[Sysname-ui-vty0-4]
web captcha
Use web captcha to specify a fixed verification code for Web login.
Use undo web captcha to restore the default.
Syntax
web captcha verification-code
undo web captcha
Default
A Web user must enter the verification code indicated on the login page to log in.
Views
User view
Default command level
3: Manage level
Parameters
verification-code: Fixed verification code for Web login, a case-sensitive 4-character string.
Usage guidelines
If you execute the web captcha command multiple time, the most recent configuration takes effect.