30 Network Configuration
Renaming a user-defined policy
To rename a policy (policy_1), enter the ipsec policy rename command, as shown in the
following example:
SN6000 FC Switch #> admin start
SN6000 FC Switch (admin) #> ipsec edit
SN6000 FC Switch (admin-ipsec) #> ipsec policy rename policy_1 policy_4
The security policy will be renamed. Please confirm (y/n): [n] y
SN6000 FC Switch (admin-ipsec) #> ipsec save
The IPsec configuration will be saved and activated.
Please confirm (y/n): [n] y
Copying a policy
You can copy both user-defined and dynamic policies. To copy a policy (policy_1), enter the
ipsec policy copy command, as shown in the following example:
SN6000 FC Switch #> admin start
SN6000 FC Switch (admin) #> ipsec edit
SN6000 FC Switch (admin-ipsec) #> ipsec policy copy policy_1 policy_a
SN6000 FC Switch (admin-ipsec) #> ipsec save
The IPsec configuration will be saved and activated.
Please confirm (y/n): [n] y
Managing the security association database
The security association database is made up of user-defined associations and dynamic associations
(associations created by the switch). In addition to creating an association, you can delete, modify,
rename, and copy user-defined associations. Dynamic associations can only be copied.