You create policy rules within policy lists. Use the following configuration statements to create a policy rule:
- policies group name list name rule name {
- type type ;
- precedence precedence ;
- accounting;
- description description ;
- }
To add a policy rule:
The type of policy rule that you can create depends on the type and applicability of the policy list in which you create the policy rule.
[edit policies group dhcp list input rule forward-dhcp] user@host# show type junose-ipv4; precedence 200; accounting; description "Forward all dhcp packets from client to server";