Configuring Policy Groups (SRC CLI)
Policy groups hold policy lists. You can create policy groups within policy folders. Use the following configuration statement to create a policy group:
policies group name {
description description;
}
To create a policy group:
From configuration mode, enter the edit policies group statement. For example, to create a group called dhcp-default:
Note The name configured for the policy group is case-sensitive. Hence, you must use the same configured name in all instances.
user@host# edit policies group dhcp-default(Optional) Enter a description for the policy group.
[edit policies group dhcp-default]user@host# set description description(Optional) Verify your policy group configuration.
[edit policies group dhcp-default] user@host#show description "Default policy for JunosE routers";