Deleting an entry

Use the following CLI syntax to delete a policy statement entry.

CLI syntax

config>router>policy-options
   begin
   commit
   abort
   policy-statement name
      no entry entry-id

The following example displays the commands required to delete a policy statement entry.

Example

config>router>policy-options# begin
policy-options# policy-statement "1"
policy-options>policy-statement# no entry 4
policy-options>policy-statement# commit