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 folder called dhcp-default: 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";
