Skip to main content
Contributor
September 3, 2019

Technical Tip: Cannot Use custom application group category in SD-Wan Rules.

  • September 3, 2019
  • 0 replies
  • 1888 views
Description
This article explains how to create Custom Application group category.


Solution
The application ID can be added manually on the GUI or on the CLI.

To create or edit an application ID (GUI):

Go to : SD-Wan Rules -> Application -> New application group
Type:  category
Members to add
Add category and Save

After creating and saving  custom application group category the saved one will  not getting displayed on the GUI entries.






To create or edit an application ID (CLI):
#config application group
edit <group_name>
set type application
set application <Application ID number>
end