When you add a policy list, you specify whether the policy list is for routers running JUNOS Software (junos), routers running JUNOSe Software (junose-ipv4, junose-ipv6), a CMTS device (pcmm), or AAA devices (aaa). The type of policy list that you add controls the type of policy rules that you can add to the policy list.
You create policy lists within policy groups. Use the following configuration statements to create a policy list:
- policies group name list name {
- role (junos | junose-ipv4 | junose-ipv6 | pcmm | aaa);
- applicability (input | output | both | secondary-input);
- description description ;
- }
To add a policy list:
[edit policies group dhcp list in] user@host# show role junose-ipv4; applicability input; description "input policy list for JUNOSe DHCP";