Service Groups
Configuration > Templates & Policies > ACLs > Service Groups
Use the Service Groups tab to view and manage service groups in your SD-WAN network. A service group is a logical collection of protocols and ports that can be referenced in source or destination matching criteria in the zone based firewall and security policies (route, QOS, optimization, and so forth).
NOTE: Orchestrator supports up to 4MB of service group definitions. For current usage, check the Service Groups UI.
Add a Service Group
Follow the steps below to create a new service group:
-
Click Add Group. The Add Service Group dialog box opens.
-
Provide the following details in the fields provided:
Field Used in Description Group name All Enter a unique name for the group, up to 64 characters long.
NOTE: Group names can only contain uppercase and lowercase letters, numbers, dots, underscores, and hyphens.Protocol All Select a protocol from the list of those available. Ports to include TCP, UDP Enter one or more ports to include in the group. A single port, multiple comma-separated ports, and a range of ports are supported (e.g., 20, 22, 24-30). Ports to exclude TCP, UDP Enter one or more ports to exclude from the group, in the case where you are including a range of ports. A single port, multiple comma-separated ports, and a range of ports are supported (e.g., 20, 22, 24-30). Groups to include TCP, UDP Enter the name of one or more service groups to include.
NOTE: Group inclusion only supports two levels of nesting. For example, if Group1 includes Group2 and Group2 includes Group3, you could not include Group1 anywhere because it already contains two levels of nested groups.Groups to exclude TCP, UDP Enter the name of one or more service groups to exclude, in the case where you are already including a group that includes multiple groups. ICMP types ICMP For ICMP, add one or more message types to include. Multiple types and ranges are supported (e.g., 1, 2, 4-8). Comment All Enter an optional comment that describes the service group and how it might be used. -
Click Add to create the service group or click Cancel to close the dialog box without making any changes.
Add a Rule to a Service Group
Follow the steps below to add a rule to an existing service group:
-
Select the service group to which you want to add a rule from the drop-down list above the table.
-
Click Add Rule. The Add Rule dialog box opens.
-
Provide the details for the new rule in the fields provided (see field descriptions in Add a Service Group).
-
Click Add to create the rule or click Cancel to close the dialog box without making any changes.
Delete a Service Group
Follow the steps below to delete a service group:
-
Select the service group you want to delete from the drop-down list above the table.
-
Click Delete Group.
A confirmation dialog box opens.
-
Click Delete to confirm your choice and permanently remove the selected group and all of its rules. Otherwise, click Cancel to return to the list without deleting the group.
Export Service Groups
You can export the current service groups to a CSV file as a backup to make bulk modifications outside of the Orchestrator UI. Follow the steps below to export service groups.
-
Click Export CSV.
-
In the save dialog box, browse to the location where you want to save the file, provide a name for the file, and then click Save.
-
Open the saved file in Excel or another program to view or modify its contents.
NOTE: When editing exported rules and service groups, you can modify the protocol, inclusions, exclusions, ICMP types, or comments to overwrite the same rule when imported. If you modify the group name on a rule, however, it will create a new rule when imported.
Import Service Groups
Follow the steps below to import service groups from a CSV file:
NOTE: You can import a file that was exported and modified, or a new file that contains data in the same rows and columns as the exported file. Columns are ordered as Name, Protocol, Included Ports, Excluded Ports, Included Groups, Excluded Groups, ICMP types, and Comment. The first row of the import file will be ignored.
-
Click Bulk Import. The Service Groups - Bulk Upload dialog box opens.
-
Click Choose File, locate and select the CSV file to be imported, and then click Open.
-
Review the groups and rules to be imported.
-
Click Save to import the file and merge with or replace the existing service groups, or click Cancel to close the dialog box without making any changes.
View a Single Service Group
By default, all service groups are displayed in the table on the Service Groups tab. To filter the table to a single service group, select the group from the drop-down list above the table.
NOTE: You can only add rules to an existing group when viewing a single service group. You cannot add a group with the same name as an existing group.
Edit or Delete a Rule
To edit or delete an existing rule, click the edit icon to the right of the rule and the Edit Rule dialog box opens.
-
To edit the rule, modify the available fields, and then click Save.
-
To delete the rule, click Delete.
Using Service Groups in Match Criteria
When specifying match criteria for Port, you can use a service group by enabling the Src:Dest and Groups options.