Displaying acl policies, Saving changes without activating the policies, Activating acl policy changes – Dell POWEREDGE M1000E User Manual

Page 197: Deleting an acl policy

Advertising
background image

Fabric OS Administrator’s Guide

197

53-1002745-02

ACL policy management

7

Displaying ACL policies

You can view the active and defined policy sets at any time. Additionally, in a defined policy set,
policies created in the same login session also appear but these policies are automatically deleted
if the you log out without saving them.

1. Connect to the switch and log in using an account with admin permissions, or an account with

O permission for the Security RBAC class of commands.

2. Type the secPolicyShow command.

switch:admin> secPolicyShow

____________________________________________________
ACTIVE POLICY SET

____________________________________________________
DEFINED POLICY SET

Saving changes without activating the policies

1. Connect to the switch and log in using an account with admin permissions, or an account with

OM permissions for the Security RBAC class of commands.

2. Enter the secPolicySave command.

Activating ACL policy changes

You can implement changes to the ACL policies using the secPolicyActivate command. This saves
the changes to the active policy set and activates all policy changes since the last time the
command was issued. You cannot activate policies on an individual basis; all changes to the entire
policy set are activated by the command. Until a secPolicySave or secPolicyActivate command is
issued, all policy changes are in volatile memory only and are lost upon rebooting.

1. Connect to the switch and log in using an account with admin permissions, or an account with

OM permissions for the Security RBAC class of commands.

2. Type the secPolicyActivate command.

Example of activating policy changes

switch:admin> secpolicyactivate
About to overwrite the current Active data.
ARE YOU SURE (yes, y, no, n): [no] y

Deleting an ACL policy

1. Connect to the switch and log in using an account with admin permissions, or an account with

OM permissions for the Security RBAC class of commands.

2. Type secPolicyDelete “policy_name”.

where policy_name is the name of the ACL policy.

3. Save and activate the policy deletion by entering the secPolicyActivate command.

Advertising