F3215-HP Load Balancing Module System Management Command Reference-6PW101
95
Examples
# Set the maximum number of concurrent sessions to 2000 for the default VD.
<Sysname> system-view
[Sysname] session max-entries 2000
# Set the maximum number of concurrent sessions to 3000 for VD test.
<Sysname> system-view
[Sysname] switchto vd test
[Sysname-vsys-test] session max-entries 3000
Related commands
• vd
• switchto
switchto
Use switchto to log in to a non-default VD from the system view of the default VD and enter VD system
view.
Syntax
switchto vd vd-name
Views
System view
Default command level
2: System level
Parameters
vd-name: Specifies the VD name, a case-insensitive string of 1 to 20 characters.
Usage guidelines
To return from a VD system view to the system view of the default VD, use the quit command.
Examples
# Enter the system view of existing VD test.
<Sysname> system-view
[Sysname] switchto vd test
[Sysname-vsys-test]
# Return to system view.
<Sysname> system-view
[Sysname] switchto vd test
[Sysname-vsys-test] quit
[Sysname]
vd
Use vd to create a non-default VD and enter VD view. If the VD already exists, you enter the VD view
directly.
Use undo vd to delete a VD.