Navigation
Configuring Application Groups
You can define an application group to process a number of applications or subgroups at the same time. To configure application group properties, include the application-group statement at the [edit services application-identification] hierarchy level:
application-group group-name {application-groups {application-group-name;}applications {application-name;}index number;disable;}
You can include the following application group properties:
- applications—List of applications to include in this application group. The name statement is mandatory and must include at least one entry.
- application-groups—List of application groups to include in a larger application group. The name statement is mandatory and must include at least one entry.
- index—Application group index number in the range from 1 through 65,534. This mandatory value must be unique.
- disable—Disable processing for this application group.
For a configuration example, see Examples: Configuring Application Identification Properties.