Configuration Mode Commands : SteelHead Interceptor commands : load balance rule edit rulenum
  
load balance rule edit rulenum
Edits a hardware assist rule and, optionally, enables or disables receiving email reminders about load-balancing pass-through rules in use.
Syntax
load balance rule edit rulenum <rule-number> description "<description>" [email-notify {yes | no}]
Parameters
<rule-number>
Rule number to edit.
description "<description>"
Description for the rule. The description must be enclosed in double-quotes.
email-notify
Enables or disables reminders about load-balancing pass-through rules.
yes - Sends email reminders every 15 days (the default).
no - Does not send email reminders.
Usage
Email reminders apply only to pass-through rules. You can’t use them for other types of rules.
If you use the email-notify keyword, you’ll receive an email message reminding you that you have pass-through rules in use on your network, and asking you to check periodically whether you still need to use them. The reminders help to identify any obsolete rules that you might want to delete to improve traffic optimization.
To receive email reminders, you must also use the email notify passthrough rule enable command.
By default, you’ll receive email reminders every 15 days. To change the frequency, use the notify-timer <frequency> options of the email notify passthrough rule enable command.
The email reminders are sent to the addresses shown in the event email recipients field of the show email command.
Example
amnesiac (config) # load balance rule edit rulenum 9 description "this is a test"
Product
Interceptor
Related Commands
email notify passthrough rule enable, “show email,” show load balance rules