Brocade Fabric OS Command Reference Guide v6.1.0 (53-1000599-02, June 2008)

Table Of Contents
422 Fabric OS Command Reference
53-1000599-02
policy
2
To display all IPSec policy settings:
switch:admin> policy --show ipsec all
IPSec Policy 2
-----------------------------------------
Authentication Algorithm: SHA-1
Encryption: AES-128
SA Life (seconds): 28800
IPSec Policy 29
-----------------------------------------
Authentication Algorithm: SHA-1
Encryption: AES-128
SA Life (seconds): 28800
Operation Succeeded
To change (delete and re-create) a policy:
switch:admin> policy ike --delete 10
This policy has been successfully deleted.
switch:admin> policy ike --create 10 -enc aes-128 -auth sha-1
The following policy has been set:
IKE policy 10
-----------------------------------------
Authentication Algorithm: SHA-1
Encryption: AES-128
Perfect Forward Secrecy: 0
Diffie-Hellman Group: 1
SA Life (seconds): 28800
To delete a policy:
switch:admin> policy ike --delete 10
The policy has been successfully deleted.
See Also portCfg, portCfgShow, portShow