How Can We Help?
You are here:
Print

Gateway Router Groups

Overview

The Groups Page displays all Gateway Router groups managed by the Director. Users can:

Add, edit, search, and delete groups
Group devices based on name pattern matching or tag matching
Set default policies for each group


Key Features

The following features are available on the Groups Page:

image


Add Group

The “Add Group” button is located at the top-right corner.

🔹 Clicking it opens a dialog box where users can configure:

  • Group Name

  • Description

  • Name Matching Pattern

  • Tag Key and Value Matching Pattern

Grouping Methods

1️⃣ Name Pattern Matching (Regex-based)
Devices can be grouped using regular expressions (Regex):

Pattern Description
^GW Matches names starting with ‘GW’.
GW$ Matches names ending with ‘GW’.
GW Matches names containing ‘GW’ anywhere.
GW001* Matches names containing ‘GW001’.
^GW001$ Matches the exact string ‘GW001’.
^GW[\w]*001$ Matches strings starting with ‘GW’ and ending with ‘001’.

2️⃣ Tag-Based Grouping (Key-Value Matching)

  • Example: To find all devices with location set to Atlanta, use:

    • Key: location

    • Value: atlanta

image


Set Default Policies

When hovering over a group row, a policy icon appears on the right.

⚙️ Clicking this icon opens a dialog box where users can select a default policy for the group.

image


Search Groups

The search bar, located at the top-left, allows users to find groups by:
🔍 Group Name
🔍 Description
🔍 Name Matching Pattern


Edit Group

When hovering over a group row, a pen icon appears on the right.

🛠️ Clicking this icon allows users to edit:

  • Group Name

  • Description

  • Name Matching Pattern

  • Tag Key-Value Matching Pattern


Delete Group

When hovering over a group row, a delete icon appears on the right.

🗑️ Clicking this icon removes the group from the Director.

⚠️ Once deleted, the group is permanently removed and cannot be recovered.

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Table of Contents
Top