Use the following CLI syntax to begin a policy statement configuration. In order for a policy statement to be complete an entry must be specified (see Configuring an entry).
config>router>policy-options
begin
policy-statement name
description text
The following error message displays when you try to modify a policy options command without entering begin first.
A:ALA-B>config>router>policy-options# policy-statement ‟allow all”
MINOR: CLI The policy-options must be in edit mode by calling begin before
any changes can be made.
The following example displays policy statement configuration command usage. These commands are configured in the config>router context.
Example:
config>router# policy-options
policy-options# begin
There are no default policy statement options. All parameters must be explicitly configured.