Evaluating a plan using planning rules, Planning rules – HP StorageWorks 2.32 Edge Switch User Manual
Page 180

Optional Features
180
Evaluating a Plan Using Planning Rules
This section provides instructions for evaluating a plan using planning rules.
Planning Rules
Note:
Planning rules should only be edited by advanced users.
Note:
You must have Administrator privileges to set planning rules.
You can specify rules by which the application evaluates a plan. Rules are stored
in the text file
.
■
Planning Rules Syntax and Format—Planning rules must follow a certain
syntax and format. See
for descriptions of planning rule parameters.
set rule_id = SAN_1
where rule = “check_for_valid IPAddress for (device=switch or
device=hub or device=bridge)”
and description = “valid IP addresses must be specified for all
switches, hubs and bridges”
and headline = “Valid IP must be specified/property validation”
and errormssg = “The device labeled {0} has invalid IP address”
and remedy = “Please specify a valid IP address”;