R3204P16-HP Load Balancing Module System Management Configuration Guide-6PW101

69
NOTE:
When multiple users enter system view concurrently to configure certain attribute, only the last
configuration applies.
When the number of users has reached the upper limit, other users cannot enter system view.
Configuring the exception handling method
When the system detects any software abnormality, it handles the situation with one of the following
methods:
rebootThe system recovers itself through automatic reboot.
Maintain—The system stays in the current state. Therefore, you need to manually recover the system,
such as reboot the system. Sometimes, it is difficult to make a system problem to reoccur, or some
prompts that are printed during the failure are lost after the reboot. In this case, you can use this
method to keep the abnormal state and troubleshoot the problem.
Follow these steps to configure the exception handling method:
To do… Use the command…
Remarks
Enter system view system-view
Configure the exception
handling method
system-failure { maintain |
reboot }
Optional
By default, the system adopts the reboot method
to handle exceptions.
Configuring a scheduled task
A scheduled task configures a command or a group of commands and when such commands will be
executed.
With a scheduled task configured, the SecBlade LB module checks the configured task list every minute.
If the SecBlade LB module finds that the time to execute a command is reached, it automatically executes
the command.
NOTE:
You can specify only one view for a scheduled task. That is, all commands in the task are executed in the
same view. If you specify different views by using the view
view-name
command repeatedly, only the las
t
configuration takes effect.
The view specified for a schedule task must be supported by the system, and the view name must be in
its complete format. Commonly used view names include monitor for user view, system for system view,
GigabitEthernetx/x for Ethernet interface view, and Vlan-interfacex for VLAN interface view.
timeID
uniquely identifies the binding between a command and its execution time. A scheduled task can
contain up to 10 such bindings.
The command specified by the command
command
keyword and argument combination must be a
command that can be executed in the view specified by the view
view-name
command. Otherwise this
command cannot be automatically executed.