HP StorageWorks Fabric OS 6.2 administrator guide (5697-0016, May 2009)

464 Configuring and monitoring FCIP extension services
The example below shows all of the IKE policies defined; in this example, there are two IKE policies.
switch:admin> policy --show ike all
IKE Policy 1
-----------------------------------------
Authentication Algorithm: MD5
Encryption: 3DES
Perfect Forward Secrecy: off
Diffie-Hellman Group: 1
SA Life (seconds): 0
IKE Policy 32
-----------------------------------------
Authentication Algorithm: SHA-1
Encryption: AES-128
Perfect Forward Secrecy: on
Diffie-Hellman Group: 1
SA Life (seconds): 28800
Operation Succeeded
Deleting an IKE and IPsec policy
Policies cannot be modified. You must delete and then re-create a policy with the new parameters.
1. Connect to the switch and log in using an account assigned to the admin role.
2. Enter the following command.
policy --delete type number
where type is the policy type and number is the number assigned.
For example, to delete the IPsec policy number 10:
switch:admin> policy --delete ipsec 10
The policy has been successfully deleted.
Viewing IPsec information for an FCIP tunnel
1. Connect to the switch and log in using an account assigned to the admin role.
2. Enter the portShow fcipTunnel command.