Deleting an entry

Use the following syntax to delete a policy statement entry.

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

The following shows the command usage to delete a policy statement entry.

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