Device Tags in rConfig V8 Core
Tags are custom labels you assign to devices to build flexible, non-hierarchical groupings. After reading this page, you can create and manage tags, assign them to devices, and use them to target scheduled tasks against a logical set of devices that updates automatically as tag membership changes.
When to use this
Section titled “When to use this”Use tags when you want to group devices by a dimension that does not fit a fixed hierarchy: location, vendor, criticality, maintenance window, or project. The most common reason to tag devices in V8 Core is to drive scheduled tasks, where a tag becomes the device selector for an automated backup or operation.
Prerequisites
Section titled “Prerequisites”- A V8 Core instance you can sign in to with permission to manage inventory
- At least one device added to tag
What are tags?
Section titled “What are tags?”Tags are labels assigned to devices to create groupings independent of categories or device types. Unlike a fixed taxonomy, tags let you organize devices by any criteria that matters to your operations.
Tags maintain a many-to-many relationship with devices:
- A single device can have multiple tags assigned.
- A single tag can be assigned to any number of devices.
- Tag assignments are non-hierarchical and independent of each other.
This means one firewall can simultaneously carry tags such as Security-Devices, Perimeter, Chicago-Office, and Maintenance-Tuesday, and each tag can be used to select that device for a different purpose.
Where tags are used in V8 Core
Section titled “Where tags are used in V8 Core”| Area | How tags are used |
|---|---|
| Scheduled tasks | Target devices by tag so a task runs against every device carrying that tag |
| Device management | Tags appear in device listings and detail views for quick identification and filtering |
Adding and editing tags
Section titled “Adding and editing tags”The short walkthrough below covers creating and editing a tag.
Create a new tag
Section titled “Create a new tag”- Select Inventory → Tags from the navigation menu.
- Click Add Tag.
- Enter a descriptive Tag Name that follows your naming convention.
- Enter an optional Description explaining the tag’s purpose.
- Select an optional Color for quick visual recognition in the interface.
- Click Save to create the tag.
Edit an existing tag
Section titled “Edit an existing tag”- Select Inventory → Tags.
- Locate the target tag in the list.
- Click the Edit icon or the tag name.
- Modify the name, description, or color.
- Click Save to apply the change.
Changes to a tag’s properties apply immediately across every associated device and scheduled task.
Assign tags to devices
Section titled “Assign tags to devices”You can assign tags through three workflows:
- During device creation. Select applicable tags from the available list when adding a device through Devices → Add Device.
- In bulk. From Devices → Device List, select target devices with the checkboxes, choose Bulk Actions → Assign Tags, select the tags, and confirm.
- On a single device. Edit the device record and update the tags field.
Targeting scheduled tasks by tag
Section titled “Targeting scheduled tasks by tag”Tags act as selectors for automated operations. When creating or editing a scheduled task, you can target devices by tag instead of selecting each device by hand.
- In the Target Devices section, select By Tag.
- Choose one or more tags from the available list.
- Save the task. It runs against every device currently carrying the selected tags.
Example: maintenance windows
Section titled “Example: maintenance windows”Use tags to align backups with maintenance windows so they do not impact business operations:
- Create tags such as
Maintenance-Sunday-0200,Maintenance-Tuesday-2300, andMaintenance-Saturday-0400. - Assign each device to the appropriate maintenance window tag.
- Create a scheduled task targeting each maintenance window tag.
- Set each task’s run time to match its window.
As devices move between windows, reassign the tag rather than reconfiguring the tasks.
Deleting tags
Section titled “Deleting tags”Deleting a tag does not delete or modify any device. The assignment is removed from associated devices, and the devices remain in the system unchanged.
- Select Inventory → Tags.
- Locate the tag to delete.
- Click the Delete icon.
- Confirm the deletion when prompted.
Naming and management tips
Section titled “Naming and management tips”Establish and document consistent patterns:
- Prefixes for categories:
Type-Router,Location-NYC,Vendor-Cisco. - Suffixes for context:
Status-Production,Priority-Critical. - Be specific. Prefer
Critical-InfrastructureoverImportant, andFrontEnd-RoutersoverGroup1.
Review tag usage periodically to find orphaned tags with no devices, duplicate or overlapping tags, and tags referenced by inactive tasks. Start with broad tags and add specific ones as patterns emerge, and resist creating a tag for every possible categorization.
Quick reference
Section titled “Quick reference”| Operation | Path | Notes |
|---|---|---|
| Create tag | Inventory → Tags → Add Tag | Define name, optional description, and color |
| Edit tag | Inventory → Tags → Edit | Changes apply immediately |
| Delete tag | Inventory → Tags → Delete | Non-destructive to devices; check scheduled tasks first |
| Assign to device | Devices → Edit Device | Select from available tags |
| Bulk assign | Devices → Device List → Bulk Actions | Apply tags to multiple devices |
| View tag usage | Inventory → Tags | Shows device count per tag |
What’s next
Section titled “What’s next”- Set up scheduled tasks → to run tag-targeted backups automatically.
- Manage your devices → to add and edit the devices you tag.
- Review configuration backups → to see what your tag-targeted tasks produce.