Creating a smart device group

You create a device group and then give it an ordered list of device match rules to determine which discovered devices to add to your device group. When the Conductor discovers a new device, it checks the rules for all smart device groups. If the device matches all of the device match rules successfully, the Conductor adds it to that group. See Best practices for smart device groups.

To create a smart device group, complete the following steps:
  1. First create a device group. See Creating standard device groups.
  2. Go to the Match rules tab, and enable Use rules to add devices. Enabling this shows the Device match rules section.
  3. Next to Device match rules, select the edit icon Edit icon (pencil), and the next table row on the right, select Add Rule.
  4. Set the rules to determine which devices are added to the group:
    Order
    Specify the order you want the rules run. You can receive very different results based on how you order your rules. For details, see Rule ordering.
    Operator
    Use an operator to determine the logic by which devices are added as members of the group. See Rule operators for a list of operators.
    Reverse (!)
    The reverse option reverses the result of the operator. The Smart device group example contains a device match rule that uses the reverse option as an example.
    Rule type
    Select the information you want to use to determine what devices are added to a Smart Device Group. See Rule types for a list of rule types.
    Arguments
    Select the arguments, or options, for the rule type you selected.


  5. To add additional rules, select Add rule again.
    To delete a rule, click the delete icon Delete icon (trash can).
  6. Under the rules table, check the rule options. It is best practice to keep both of these checked:
    • Ignore auto-discovered devices until accepted – Keep this box checked to only add discovered devices after they have been managed by a Conductor administrator.
    • Automatically recompute after rules change – Keep this box checked to recompute the device group whenever the rules are changed.
  7. Set the rule editor to a person with permissions to manage the devices in the smart device group.
Note: If one of your rules is adding and removing tags, make sure the tags you create are not being used elsewhere in the Conductor, since manually-added tags are also removed if they are the same as these conditional tags.
CAUTION: If you disable Use rules to add devices on an existing smart device group and click Save, the smart device group reverts to a standard device group and the device match rules are deleted. Devices added by the rule retain membership in the group but now you must add and delete devices manually using the Properties tab.
CAUTION: If you enable Use rules to add devices on a regular device group, any existing devices will be removed from the device group.

Set device match rules

The screenshot below illustrates a typical set of device match rules. These rules:
  • Add all Airwalls in the Campus-West Airwall group, then,
  • Add all devices in the Campus-East Airwall group, then,
  • Remove all devices that are in the Instructors device group.


Note: If you change the order of these rules to exclude instructor devices first, it will exclude the Instructor device group first, then add Airwalls in the Campus-West and then Campus-East Airwall groups, which means instructor devices in those groups are added back in.